R. RyanTM
9cf41a84bc
wrangler: 1.9.2 -> 1.10.3
2020-06-30 19:00:55 +00:00
Jonathan Ringer
e3761b651c
onnxruntime: 1.2.0 -> 1.3.1
...
Co-authored by: @marsam
2020-06-30 11:51:29 -07:00
R. RyanTM
124d88a5fe
waylandpp: 0.2.7 -> 0.2.8
2020-06-30 18:37:43 +00:00
Siva Mahadevan
5f93c0e69d
haskellPackages: remove obsolete overrides
...
bitwise-enum: -doJailbreak
haskell-ci: -doJailbreak
jsaddle: -dontCheck
term-rewriting: -doJailbreak
pure-zlib: -doJailbreak
2020-06-30 14:35:51 -04:00
Siva Mahadevan
01ce5d4488
haskellPackages: remove obsolete overrides
...
xmobar: -appendPatch
data-accessor-template: -overrideCabal
cabal-lenses: -doJailbreak
spacecookie: -doJailbreak
krank: -doJailbreak
2020-06-30 14:31:08 -04:00
R. RyanTM
5e8a6e42ab
tokei: 11.2.1 -> 12.0.4
2020-06-30 17:41:06 +00:00
R. RyanTM
133d5ae422
terraform-ls: 0.3.2 -> 0.4.0
2020-06-30 16:58:35 +00:00
R. RyanTM
968e1a03eb
terracognita: 0.4.0 -> 0.5.0
2020-06-30 16:51:53 +00:00
Daniël de Kok
5d4d7c24c7
Merge pull request #91845 from Flakebi/amdvlk
...
amdvlk: 2020.Q2.5 -> 2020.Q2.6
2020-06-30 18:32:58 +02:00
R. RyanTM
669b2ab244
suitesparse-graphblas: 3.2.2 -> 3.3.0
2020-06-30 16:21:46 +00:00
R. RyanTM
cc70a76fca
sslyze: 3.0.7 -> 3.0.8
2020-06-30 16:00:02 +00:00
Daniël de Kok
27aa4d0d8b
python3Packages.somajo: 2.1.0 -> 2.1.1
...
Changelog:
https://github.com/tsproisl/SoMaJo/releases/tag/v2.1.1
2020-06-30 17:28:14 +02:00
sternenseemann
e3936ac9c1
ocamlPackages.irmin*: 2.1.0 → 2.2.0
...
source now inherit ppx_irmin instead of irmin, since we can test irmin
using ppx_irmin and this way we avoid circular dependencies.
2020-06-30 17:18:33 +02:00
R. RyanTM
58cbd5ba85
sbt: 1.3.12 -> 1.3.13
2020-06-30 14:57:54 +00:00
Sebastian Neubauer
1b6854988b
amdvlk: 2020.Q2.5 -> 2020.Q2.6
2020-06-30 16:45:15 +02:00
Mario Rodas
b9cf52e907
nodejs-12_x: 12.18.1 -> 12.18.2
...
Changelog: https://github.com/nodejs/node/releases/tag/v12.18.2
2020-06-30 09:00:00 -05:00
Luc Tielen
2f1c9323ac
souffle: 1.7.1 -> 2.0.0
2020-06-30 15:49:49 +02:00
Bas van Dijk
ea56dbfbc0
pythonPackages.selectors2: fix build by disabling failing test_above_fd_setsize
...
This fixes the following error in the `selectors2` test suite:
```
======================================================================
ERROR: test_above_fd_setsize (tests.test_selectors2.PollSelectorTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/private/var/folders/5h/b11m6fxj2tqgbxwz5bgjy42c0000gn/T/nix-build-python3.8-selectors2-2.0.1.drv-0/selectors2-2.0.1/tests/test_selectors2.py", line 530, in test_above_fd_setsize
self.assertEqual(limit_nofile // 2, len(s.select()))
File "/private/var/folders/5h/b11m6fxj2tqgbxwz5bgjy42c0000gn/T/nix-build-python3.8-selectors2-2.0.1.drv-0/selectors2-2.0.1/selectors2.py", line 402, in select
fd_events = _syscall_wrapper(self._wrap_poll, True, timeout=timeout)
File "/private/var/folders/5h/b11m6fxj2tqgbxwz5bgjy42c0000gn/T/nix-build-python3.8-selectors2-2.0.1.drv-0/selectors2-2.0.1/selectors2.py", line 662, in _syscall_wrapper
return func(*args, **kwargs)
File "/private/var/folders/5h/b11m6fxj2tqgbxwz5bgjy42c0000gn/T/nix-build-python3.8-selectors2-2.0.1.drv-0/selectors2-2.0.1/selectors2.py", line 397, in _wrap_poll
result = self._poll.poll(timeout)
OSError: [Errno 22] Invalid argument
----------------------------------------------------------------------
```
2020-06-30 15:29:54 +02:00
Ryan Mulligan
2218404891
Merge pull request #91802 from r-ryantm/auto-update/doctest
...
doctest: 2.3.8 -> 2.4.0
2020-06-30 06:23:29 -07:00
Olli Helenius
038e044c83
pythonPackages.hcloud: 1.7.0 -> 1.8.1
2020-06-30 16:10:44 +03:00
Mario Rodas
55f0953d1b
Merge pull request #91798 from r-ryantm/auto-update/checkstyle
...
checkstyle: 8.33 -> 8.34
2020-06-30 06:31:22 -05:00
R. RyanTM
3e75e5113c
git-quick-stats: 2.1.1 -> 2.1.2 ( #91807 )
2020-06-30 10:34:16 +02:00
Jörg Thalheim
74cb17f3ba
Merge pull request #52939 from akamaus/tensorboardX
2020-06-30 09:15:56 +01:00
Jörg Thalheim
0c5e602029
tensorboardx: use pytestCheckHook
2020-06-30 08:59:39 +01:00
Yurii Rashkovskii
3774105f48
framac: 20.0 -> 21.0
2020-06-30 09:30:38 +02:00
Lancelot SIX
a3db82fe45
Merge pull request #91756 from JJJollyjim/fix-graphite-web-patch
...
graphite-web: fix patch
2020-06-30 08:26:35 +01:00
Daniël de Kok
5c80cdeb1a
python3Packages.pytorch: fix AArch64 build
...
aarch64-linux builds fail because of the use of opcodes in QNNPACK
that the GNU assembpler does not support. This change cherry-picks an
upstream patch that fixes this. See:
https://github.com/pytorch/pytorch/issues/33124
https://github.com/pytorch/pytorch/pull/40584
2020-06-30 09:25:45 +02:00
Vincent Laporte
4e0164cbb3
coqPackages.equations: 1.2.1 → 1.2.2
2020-06-30 08:51:15 +02:00
Daniël de Kok
d144f2dfda
python3Packages.pytorch: 1.5.0 -> 1.5.1
...
Changelog:
https://github.com/pytorch/pytorch/tree/v1.5.1
2020-06-30 08:01:39 +02:00
Dennis Gosnell
bc6776a3b6
Merge pull request #91279 from GuillaumeDesforges/haskell-language-server
...
haskell-language-server: init at 0.1.0.0
2020-06-30 14:24:11 +09:00
R. RyanTM
6f505be979
doctest: 2.3.8 -> 2.4.0
2020-06-30 04:20:33 +00:00
R. RyanTM
7462d78905
checkstyle: 8.33 -> 8.34
2020-06-30 03:02:12 +00:00
Dennis Gosnell
2998bc1f77
Update pkgs/development/tools/haskell/haskell-language-server/update.sh
2020-06-30 11:21:17 +09:00
Peter Simons
54730491f6
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-7-g30d5c33 from Hackage revision
3a381c3f47
.
2020-06-30 02:30:21 +02:00
Benjamin Hipple
ca7d6eb768
Merge pull request #91752 from danieldk/onednn-aarch64
...
oneDNN: add aarch64-linux to platforms
2020-06-29 19:03:20 -04:00
Jonathan Ringer
7986ae5860
python3Packages.google-music-proto: fix build
2020-06-29 14:26:59 -07:00
Jonathan Ringer
64605831ea
python3Packages.audio-metadata: fix build
2020-06-29 14:26:59 -07:00
Jonathan Ringer
d323a649ed
python3Packages.tbm-utils: fix build
2020-06-29 14:26:59 -07:00
Jonathan Ringer
9a1a4138d3
python3Packages.bidict: fix build
2020-06-29 14:26:59 -07:00
Jonathan Ringer
279937fcf4
python3Packages.pymatgen: fix build
2020-06-29 14:25:51 -07:00
Jonathan Ringer
e897fc34b4
pythonPackages.pydicom: disable python2, abandoned
...
```
Processing ./pydicom-2.0.0-py2-none-any.whl
ERROR: Package 'pydicom' requires a different Python: 2.7.18 not in '>=3.5'
```
2020-06-29 14:25:22 -07:00
Jonathan Ringer
f122c08d93
pythonPackages.imageio: disable python2
...
```
Processing ./imageio-2.8.0-py2-none-any.whl
ERROR: Package 'imageio' requires a different Python: 2.7.18 not in '>=3.5'
```
2020-06-29 14:25:22 -07:00
Jonathan Ringer
990d80657d
pythonPackages.webcolors: disable python2, abandoned upstream
2020-06-29 14:25:22 -07:00
sternenseemann
56f8f6f31f
ocamlPackages.webmachine: 0.6.1 → 0.6.2
2020-06-29 23:10:23 +02:00
sternenseemann
5e99766cfb
ocamlPackages.index: 1.2.0 → 1.2.1
2020-06-29 23:01:11 +02:00
Mario Rodas
1a818e22ef
Merge pull request #91780 from marsam/update-reviewdog
...
reviewdog: 0.10.0 -> 0.10.1
2020-06-29 14:53:22 -05:00
Eric Bailey
c0fb6c45c1
conftest: update src.owner
2020-06-29 14:14:05 -05:00
Daniël de Kok
1342430533
Merge pull request #91576 from r-ryantm/auto-update/gbenchmark
...
gbenchmark: 1.5.0 -> 1.5.1
2020-06-29 20:41:49 +02:00
Mario Rodas
249f4ed2c5
reviewdog: 0.10.0 -> 0.10.1
...
Changelog: https://github.com/reviewdog/reviewdog/releases/tag/v0.10.1
2020-06-29 13:20:00 -05:00
Mario Rodas
dae060a4ab
Merge pull request #91757 from d3rped/python3Packages.i3ipc/2.2.1
...
python3Packages.i3ipc: 2.1.1 -> 2.2.1
2020-06-29 13:08:44 -05:00
Maximilian Bosch
acd100ff82
wasm-bindgen-cli: 0.62.0 -> 0.64.0
...
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.63
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.64
2020-06-29 19:46:02 +02:00
derped
2eb7a440d8
python3Packages.i3ipc: 2.1.1 -> 2.2.1
2020-06-29 18:03:01 +02:00
Malte Brandy
df73cc3631
haskellPackages.gi-webkit2: Fix build
2020-06-29 14:30:53 +02:00
Peter Simons
33c6c405f7
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-7-g30d5c33 from Hackage revision
e7f5ef65c7
.
2020-06-29 13:39:27 +02:00
Peter Simons
1d5ed475f5
LTS Haskell 16.3
2020-06-29 13:39:10 +02:00
Guillaume Desforges
356cd30269
haskell-language-server: init at 0.1.0.0
2020-06-29 11:50:15 +02:00
Jamie McClymont
2f5255149a
grahpite-web: recreate patch file
2020-06-29 21:35:41 +12:00
Peter Simons
9b0a1bfcdd
Merge remote-tracking branch 'origin/master' into haskell-updates.
2020-06-29 10:29:04 +02:00
Daniël de Kok
640f422470
oneDNN: add aarch64-linux to platforms
...
According to
https://github.com/oneapi-src/oneDNN/releases/tag/v1.5
AArch64 is now supported.
2020-06-29 09:37:00 +02:00
Vincent Laporte
5dfcb77a8e
coqPackages.interval: 3.4.1 → 3.4.2
2020-06-29 07:41:28 +02:00
Daniël de Kok
3d4a02f1a7
Merge pull request #91735 from danieldk/osmium-tests
...
osmium-tools: run tests, install man pages and zsh completions
2020-06-29 06:50:41 +02:00
Ryan Mulligan
cbb7c81ac6
Merge pull request #58598 from AerialX/mspdebug-parallel
...
mspdebug: darwin fixes and enableParallelBuilding
2020-06-28 21:10:10 -07:00
Peter Simons
293fe13b9e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-7-g30d5c33 from Hackage revision
c8cae095dd
.
2020-06-29 02:30:25 +02:00
Nick Hu
87c5724af9
Merge pull request #91438 from NickHu/purescript-language-server
...
nodePackages.purescript-language-server: init at 0.12.9
2020-06-28 22:14:24 +01:00
Nick Hu
cd2fe35267
nodePackages.purescript-language-server: init at 0.12.9
2020-06-28 22:12:09 +01:00
Dominik Michael Rauh
0f436ea358
python3Packages.simpy: add missing dependency
2020-06-28 13:29:22 -07:00
Daniël de Kok
619488c664
libosmium: run tests
2020-06-28 20:01:07 +02:00
Daniël de Kok
70ca51ce13
Merge pull request #91725 from das-g/libosmium-2.15.6
...
libosmium: 2.15.5 -> 2.15.6
2020-06-28 19:46:34 +02:00
Maximilian Bosch
165ed2ace4
Merge pull request #91721 from rski/pylint-19
...
pylint: fix 1.9
2020-06-28 18:43:37 +02:00
Daniël de Kok
96ccfbaf44
Merge pull request #91671 from david-sawatzke/easypdkprog
...
easypdkprog: init at 1.2
2020-06-28 18:27:26 +02:00
Raphael Borun Das Gupta
c00e98b968
libosmium: 2.15.5 -> 2.15.6
2020-06-28 16:11:41 +02:00
David Sawatzke
a531363179
easypdk: init at 1.2
2020-06-28 15:32:34 +02:00
Dmitry Vyal
9c86c74cd6
pythonPackages.tensorboardx: init at 2.0
2020-06-28 16:01:31 +03:00
Romanos Skiadas
dfcd82a01b
pylint: fix 1.9
...
It depends on pyenchant, which is disabled on python2. This results
in:
```
nix-env -iA unstable.python27Packages.pylint
replacing old 'python2.7-pylint-1.9.5'
installing 'python2.7-pylint-1.9.5'
error: pyenchant-3.1.1 not supported for interpreter python2.7
```
Remove it, à la
eb0d5fc3f0
and now it builds again.
2020-06-28 12:56:54 +01:00
Dennis Gosnell
8ad96fc6af
Merge pull request #91573 from sorki/haskell-updates
...
haskellPackages.gcodehs, haskellPackages.update-nix-fetchgit unbreak & maintain
2020-06-28 19:37:08 +09:00
Richard Marko
7fa0c84c7f
haskellPackages.cabal-bounds: drop dontCheck
2020-06-28 10:24:42 +02:00
Richard Marko
9d59dc5394
haskellPackages.cabal-bounds: unbreak
2020-06-28 10:24:42 +02:00
Richard Marko
99774efb59
haskellPackages.cabal-lenses: unbreak
2020-06-28 10:24:42 +02:00
Richard Marko
9f351f7360
haskellPackages.update-nix-fetchgit: unbreak & maintain
2020-06-28 10:21:48 +02:00
Richard Marko
a18cc01876
haskellPackages.gcodehs: unbreak
2020-06-28 10:21:43 +02:00
Dennis Gosnell
990d041b53
Merge pull request #91651 from svmhdvn/overrides-6
...
haskellPackages: cleaning up obsolete overrides (6/x)
2020-06-28 17:03:34 +09:00
Vincent Laporte
5ac8870024
ocamlPackages.js_of_ocaml: 3.5.2 → 3.6.0
2020-06-28 09:59:04 +02:00
Vincent Laporte
2b8ee31b6d
eff: compatibility with JSoO 3.6.0
2020-06-28 09:59:04 +02:00
Vincent Laporte
c4e1a2f9a3
ocamlPackages.xtmpl: compatibility with JSoO 3.6.0
2020-06-28 09:59:04 +02:00
Daniël de Kok
4059ac951b
pythonPackages.spacy_models: add more models
...
This change adds the missing language-specific spaCy models:
da_core_news_lg, da_core_news_md, da_core_news_sm, de_core_news_lg,
el_core_news_lg, es_core_news_lg, fr_core_news_lg, it_core_news_lg,
it_core_news_md, lt_core_news_lg, lt_core_news_md, nb_core_news_lg,
nb_core_news_md, nl_core_news_lg, nl_core_news_md, pl_core_news_lg,
pl_core_news_md, pl_core_news_sm, pt_core_news_lg, pt_core_news_md,
ro_core_news_sm, ro_core_news_md, ro_core_news_lg, zh_core_web_lg,
zh_core_web_md, zh_core_web_sm
I also checked the licenses and fixed them where necessary.
2020-06-27 23:03:39 -07:00
Daniël de Kok
9c06da093f
python3Packages.pkuseg: init at 0.0.25
2020-06-27 23:03:39 -07:00
Daniël de Kok
209ab7c8b4
python3Packages.somajo: 2.0.6 -> 2.1.0
...
Changelog:
https://github.com/tsproisl/SoMaJo/releases/tag/v2.1.0
2020-06-27 23:03:06 -07:00
Mario Rodas
db5bbef31f
Merge pull request #91543 from r-ryantm/auto-update/cli11
...
cli11: 1.9.0 -> 1.9.1
2020-06-27 20:29:09 -05:00
Dennis Gosnell
06fc04dd91
Merge pull request #91694 from svmhdvn/overrides-11
...
haskellPackages: cleaning up obsolete overrides (11/x)
2020-06-28 10:13:43 +09:00
Dennis Gosnell
7c33df7d35
Merge pull request #91693 from svmhdvn/overrides-10
...
haskellPackages: cleaning up obsolete overrides (10/x)
2020-06-28 10:13:02 +09:00
Dennis Gosnell
b76c48daea
Merge pull request #91688 from svmhdvn/overrides-9
...
haskellPackages: cleaning up obsolete overrides (9/x)
2020-06-28 10:12:30 +09:00
Mario Rodas
1b2c01a269
Merge pull request #91493 from turion/91492_progressbar2
...
pythonPackages.progressbar2: Fix checkPhase
2020-06-27 20:08:58 -05:00
Mario Rodas
324a7dd38e
Merge pull request #90198 from jlesquembre/kubectx
...
kubectx: re-pack, switch from bash to go
2020-06-27 19:58:22 -05:00
Colin
b71423ae38
go_1_15: init at 1.15beta1 ( #91463 )
2020-06-28 10:50:42 +10:00
Niklas Hambüchen
2451111d69
Merge pull request #91697 from lukegb/ffmpeg-full-libsrt
...
ffmpeg: add libsrt support
2020-06-28 02:43:56 +02:00
Peter Simons
e1dd9eefa1
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-7-g30d5c33 from Hackage revision
4f5ce94cb8
.
2020-06-28 02:30:26 +02:00
Niklas Hambüchen
749788b7d3
Merge pull request #91520 from wamserma/fix-libtomcrypt-cve-2019-17362
...
libtomcrypt: fix CVE-2019-17362 (security)
2020-06-28 02:25:52 +02:00
Niklas Hambüchen
9a8844cc6b
Merge pull request #89676 from r-ryantm/auto-update/qtstyleplugin-kvantum-qt4
...
qtstyleplugin-kvantum-qt4: 0.15.2 -> 0.15.3
2020-06-28 02:08:20 +02:00
Mario Rodas
8f15b08911
Merge pull request #90319 from nilp0inter/gosec-2.3.0
...
gosec: 1.2.0 -> 2.3.0
2020-06-27 19:02:13 -05:00
Niklas Hambüchen
5a31898d29
Merge pull request #91620 from r-ryantm/auto-update/libdigidocpp
...
libdigidocpp: 3.14.2 -> 3.14.3
2020-06-28 01:57:58 +02:00
Luke Granger-Brown
47801afc3d
ffmpeg-full: add support for libsrt
2020-06-27 23:45:28 +00:00
Maximilian Bosch
d7e227073d
Merge pull request #91473 from MostAwesomeDude/igraph
...
igraph: 0.7.1 -> 0.8.2
2020-06-28 01:02:51 +02:00
Maximilian Bosch
7f742e405a
Merge pull request #91490 from pstn/nheko-0.7.2
...
Nheko 0.7.2
2020-06-28 00:43:56 +02:00
Siva Mahadevan
638d72ff3c
haskellPackages: remove obsolete overrides
...
fgl: -dontCheck
fgl-arbitrary: -doJailbreak
http-api-data: -dontCheck
2020-06-27 18:05:25 -04:00
Siva Mahadevan
ae28294375
haskellPackages: remove obsolete overrides
...
getopt-generics: -dontCheck
Hclip: -dontCheck
lucid: -dontCheck
2020-06-27 16:33:48 -04:00
Siva Mahadevan
34f104c139
haskellPackages: remove obsolete overrides
...
zeromq4-haskell: -dontCheck
bytestring-progress: -dontHaddock
simple-sendfile: -dontCheck
2020-06-27 16:21:18 -04:00
06kellyjac
9c006cb88a
deno: simplify buildInputs
...
After suggestions in a previous PR I'm simplifying the buildInputs
2020-06-27 21:10:22 +01:00
06kellyjac
489367777c
deno: 1.1.1 -> 1.1.2
2020-06-27 20:06:52 +00:00
Mario Rodas
f0f4472908
Merge pull request #91678 from marsam/update-tflint
...
tflint: 0.16.2 -> 0.17.0
2020-06-27 13:38:26 -05:00
Mario Rodas
64ebdfab39
Merge pull request #91550 from r-ryantm/auto-update/dbmate
...
dbmate: 1.8.0 -> 1.9.0
2020-06-27 13:31:41 -05:00
Mario Rodas
f1a5e78176
Merge pull request #91593 from r-ryantm/auto-update/hcloud
...
hcloud: 1.16.2 -> 1.17.0
2020-06-27 13:24:43 -05:00
R. RyanTM
cfb9d040d3
oneDNN: 1.4 -> 1.5
2020-06-27 12:38:15 -04:00
Nick Hu
a5b39ec134
Merge pull request #91442 from NickHu/purty
...
nodePackages.purty: init at 6.2.0
2020-06-27 17:33:02 +01:00
Maximilian Bosch
cacb4ee750
Merge pull request #91583 from adisbladis/mruby-2_1_1
...
mruby: 2.1.0 -> 2.1.1
2020-06-27 15:15:07 +02:00
Daniël de Kok
dd0bf9806b
Merge pull request #91621 from r-ryantm/auto-update/libxls
...
libxls: 1.5.2 -> 1.5.3
2020-06-27 14:39:14 +02:00
SCOTT-HAMILTON
b5d5c9d568
WiiUse: Init at 0.15.5 ( #91425 )
...
Co-authored-by: SCOTT-HAMILTON <sgn.hamilton@protonmail.com>
2020-06-27 14:00:58 +02:00
Jörg Thalheim
efe0b7c6ae
python-language-server: 2020-04-24 -> 2020-06-19 ( #91469 )
2020-06-27 13:52:42 +02:00
markuskowa
e26d99a7ee
Merge pull request #91661 from markuskowa/fix-lics
...
Fix licenses
2020-06-27 13:17:14 +02:00
Markus Kowalewski
5c220d8784
wasilibc: add license
2020-06-27 12:51:13 +02:00
Markus Kowalewski
ffa2030338
servialdv: add license
2020-06-27 12:51:13 +02:00
Markus Kowalewski
e075f94f47
pdf2xml: add description + license
2020-06-27 12:51:13 +02:00
Markus Kowalewski
59275c790e
nuspell: add license
2020-06-27 12:51:13 +02:00
Markus Kowalewski
80e616c6ae
blocksruntime: add meta data
2020-06-27 12:51:13 +02:00
Markus Kowalewski
f3013dcfe0
json-c: add license
2020-06-27 12:51:13 +02:00
Markus Kowalewski
bf05411b3f
dclib: add license, description, and homepage
2020-06-27 12:51:06 +02:00
Mario Rodas
d121364a21
tflint: 0.16.2 -> 0.17.0
...
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.17.0
2020-06-27 04:20:00 -05:00
Mario Rodas
a1ab293129
hcloud: fix completions
2020-06-27 04:20:00 -05:00
Michael Raskin
62c9cc8d21
Merge pull request #91541 from jonringer/fix-mozfile
...
python3Packages.mozfile: fix build
2020-06-27 07:00:47 +00:00
Michael Raskin
e93a63bd30
Merge pull request #91516 from wamserma/bump-libvncserver
...
libvncserver: 0.9.12 -> 0.9.13 (security)
2020-06-27 06:58:41 +00:00
Dennis Gosnell
ad6dd781b4
Merge pull request #91653 from svmhdvn/overrides-8
...
haskellPackages: cleaning up obsolete overrides (8/x)
2020-06-27 13:35:38 +09:00
Dennis Gosnell
66e2c7c3c1
Merge pull request #91652 from svmhdvn/overrides-7
...
haskellPackages: cleaning up obsolete overrides (7/x)
2020-06-27 13:32:47 +09:00
Siva Mahadevan
aef8009e12
haskellPackages: remove obsolete overrides
...
terminal-progress-bar: -doJailbreak
lifted-base: -doJailbreak
case-insensitive: -doJailbreak
lens: -disableCabalFlag
2020-06-26 23:48:37 -04:00
Siva Mahadevan
a39c1c6ac3
haskellPackages: remove obsolete overrides
...
sets: -dontCheck
singletons: -dontCheck
math-functions: -dontCheck
2020-06-26 23:26:58 -04:00
Siva Mahadevan
6518e33257
haskellPackages: remove obsolete overrides
...
serversession: -dontCheck
mockery: -dontCheck
lzma-conduit: -dontCheck
2020-06-26 23:18:06 -04:00
Siva Mahadevan
404fa33a10
haskellPackages: remove obsolete overrides
...
aeson: -doJailbreak, -dontCheck
lzma: -dontCheck
BNFC: -dontCheck
2020-06-26 23:11:03 -04:00
Peter Simons
50ea9c2bca
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-7-g30d5c33 from Hackage revision
924f7336a7
.
2020-06-27 02:30:25 +02:00
Markus Kowalewski
b212289b9b
cm256cc: add license
2020-06-27 01:17:02 +02:00
Markus Kowalewski
859de17f15
cgui: add license
2020-06-27 01:15:25 +02:00
Peter Simons
dbb7aaef62
Merge pull request #91474 from NixOS/haskell-updates
...
Update Haskell package set to LTS 16.2 (plus other fixes)
2020-06-26 23:05:28 +02:00
sarahzrf
2ef3794f2c
Fixed syntax errors in ihaskell wrapper
2020-06-26 16:52:00 -04:00
Peter Simons
c7cadae1d2
haskell-dhall: fix overrides for the 0.32 version
2020-06-26 22:44:04 +02:00
Peter Simons
3b1fa25a6f
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-6-g17421b6-dirty from Hackage revision
16740bbf7a
.
2020-06-26 22:43:47 +02:00
Peter Simons
05530585af
haskell-policeman: jailbreak with all compilers to fix the overspecified constraint on relude
2020-06-26 22:43:46 +02:00
Peter Simons
876952da7d
hackage2nix: keep repline 0.3.x around for dhall
2020-06-26 22:43:46 +02:00
Peter Simons
9c823ee933
hackage2nix: update list of broken packages
...
@kiwi: please note that matterhorn & Unique are both broken
2020-06-26 22:43:46 +02:00
Elis Hirwing
7cf88f7114
Merge pull request #91511 from Ma27/php-darwin
...
php7{2,3}: fix darwin build
2020-06-26 21:31:09 +02:00
Ryan Mulligan
c5acc7f35c
Merge pull request #91547 from r-ryantm/auto-update/conftest
...
conftest: 0.18.2 -> 0.19.0
2020-06-26 12:30:18 -07:00
Ryan Mulligan
bddfc5bff5
Merge pull request #91581 from r-ryantm/auto-update/gotestsum
...
gotestsum: 0.4.2 -> 0.5.1
2020-06-26 11:58:10 -07:00
Ryan Mulligan
110f48f29e
Merge pull request #91623 from r-ryantm/auto-update/marisa
...
marisa: 0.2.5 -> 0.2.6
2020-06-26 11:56:19 -07:00
Ryan Mulligan
ee69a7cdfe
Merge pull request #91606 from r-ryantm/auto-update/ktlint
...
ktlint: 0.37.1 -> 0.37.2
2020-06-26 11:41:35 -07:00
Peter Simons
a85b4663ac
hackage2nix: disable broken packages to fix evaluation errors
2020-06-26 20:40:45 +02:00
Break Yang
929d7dd492
pythonPackages.gdown: init at 3.11.1
2020-06-26 11:19:42 -07:00
Ryan Mulligan
40dbcfc4b3
Merge pull request #91546 from r-ryantm/auto-update/codeql
...
codeql: 2.2.1 -> 2.2.3
2020-06-26 10:58:56 -07:00
R. RyanTM
9483419e7d
marisa: 0.2.5 -> 0.2.6
2020-06-26 17:19:43 +00:00
R. RyanTM
3b8ab4722b
libxls: 1.5.2 -> 1.5.3
2020-06-26 17:03:20 +00:00
R. RyanTM
c074da0376
libdigidocpp: 3.14.2 -> 3.14.3
2020-06-26 16:35:45 +00:00
Lancelot SIX
cab8027409
pythonPackages.papermill: add missing dependencies
2020-06-26 08:36:51 -07:00
Lancelot SIX
a16a655811
pythonPackages.nbclient: init at 0.4.0
2020-06-26 08:36:51 -07:00
Marek Mahut
31cd000bb6
Merge pull request #91613 from 1000101/1000101
...
maintainers: fix previously uncaught name issues
2020-06-26 17:12:34 +02:00
1000101
6c3b36212a
maintainers: fix previously uncaught name issues
2020-06-26 16:38:27 +02:00
Domen Kožar
38227a68c1
Merge pull request #85324 from turboMaCk/refactor-elm-node-packages
...
elmPackages: Refactor `lib` and expression for related packages
2020-06-26 16:31:02 +02:00
Ryan Mulligan
94e7577f9e
Merge pull request #91603 from r-ryantm/auto-update/khronos-ocl-icd-loader
...
khronos-ocl-icd-loader: 2020.03.13 -> 2020.06.16
2020-06-26 07:08:12 -07:00
Niklas Hambüchen
28ea6a7ec2
Merge pull request #91523 from nh2/cloudcompare-2.11.0
...
CloudCompare, pdal, libe57format, MeshLabXML
2020-06-26 15:19:10 +02:00
R. RyanTM
c0a750f40a
ktlint: 0.37.1 -> 0.37.2
2020-06-26 13:14:35 +00:00
Niklas Hambüchen
4e8e63f278
pdal: init at 2.1.0
2020-06-26 15:06:51 +02:00
Niklas Hambüchen
f924c8b9ce
libe57format: init at 2.1
...
Originally contributed by @chpatrick.
2020-06-26 15:06:51 +02:00
Niklas Hambüchen
a9850760d2
LASzip2: Refactor: meta style
...
Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-06-26 15:06:50 +02:00
Niklas Hambüchen
8f753cb7fb
LASzip2: Use nativeBuildInputs
for cmake
2020-06-26 15:06:50 +02:00
Niklas Hambüchen
0866700e3b
LASzip, LASzip2: Rename LASzip -> LASzip2, add LASzip 3.
...
We have to keep the old one because libLAS does not support LASzip 3,
see https://github.com/libLAS/libLAS/issues/144 .
2020-06-26 15:06:50 +02:00
Niklas Hambüchen
75c7f58507
pythonPackages.meshlabxml: init at 2018.3
2020-06-26 15:06:50 +02:00
R. RyanTM
c9343a09ea
khronos-ocl-icd-loader: 2020.03.13 -> 2020.06.16
2020-06-26 12:59:41 +00:00
Maximilian Bosch
2101f7361c
cargo-make: 0.31.0 -> 0.31.1
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.31.1
2020-06-26 14:54:49 +02:00
R. RyanTM
f698365bf1
hcloud: 1.16.2 -> 1.17.0
2020-06-26 11:23:24 +00:00
Gabriel Ebner
c041d53ba0
Merge pull request #91417 from elohmeier/octoprint-werkzeug
2020-06-26 13:07:29 +02:00
Peter Simons
50abe8b545
Merge remote-tracking branch 'origin/master' into haskell-updates.
2020-06-26 12:53:30 +02:00
Peter Simons
3d2c599458
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-6-g17421b6 from Hackage revision
f94245ebd3
.
2020-06-26 12:52:48 +02:00
Enno Lohmeier
0ec0fd373b
sentry-sdk: add missing dependencies
2020-06-26 12:25:08 +02:00
Enno Lohmeier
63bcf4f4ec
trytond: convert to python package
2020-06-26 12:25:08 +02:00
sternenseemann
c4ca9ba10d
dune-release: init at 1.3.3
2020-06-26 12:14:03 +02:00
sternenseemann
c4636f6101
ocamlPackages.opam-state: init at 2.0.7
2020-06-26 12:14:03 +02:00
sternenseemann
b604e4aedd
ocamlPackages.opam-repository: init at 2.0.7
2020-06-26 12:14:03 +02:00
sternenseemann
ee1ea8609c
ocamlPackages.opam-format: init at 2.0.7
2020-06-26 12:14:03 +02:00
sternenseemann
034395d0e5
ocamlPackages.opam-core: init at 2.0.7
2020-06-26 12:14:03 +02:00
adisbladis
bfe2ba32b8
mruby: 2.1.0 -> 2.1.1
2020-06-26 11:53:54 +02:00
adisbladis
2366150cab
mruby: Fix build with bison 3.6
2020-06-26 11:53:53 +02:00
R. RyanTM
11521b72f9
gotestsum: 0.4.2 -> 0.5.1
2020-06-26 09:51:36 +00:00
R. RyanTM
1ba10fe582
gbenchmark: 1.5.0 -> 1.5.1
2020-06-26 09:14:04 +00:00
Corbin
dfcac3fccd
python-igraph: Don't use vendored library.
...
Fixes #70543 .
2020-06-26 01:26:21 -07:00
Manuel Bärenz
5358773f85
pythonPackages.progressbar2: 3.51.3 -> 3.51.4
2020-06-26 10:01:40 +02:00
R. RyanTM
7e72cc5f85
dbmate: 1.8.0 -> 1.9.0
2020-06-26 06:55:40 +00:00
Daniël de Kok
c5bd37dee2
Merge pull request #91526 from HugoReeves/update/cargo-tarpaulin
...
cargo-tarpaulin: 0.13.4 -> 0.14.0
2020-06-26 08:50:25 +02:00
Daniël de Kok
e1c0d36381
Merge pull request #91536 from r-ryantm/auto-update/cargo-deny
...
cargo-deny: 0.6.8 -> 0.7.0
2020-06-26 08:49:35 +02:00
Vincent Laporte
dbc5704e3f
ocamlPackages.odoc: 1.5.0 → 1.5.1
2020-06-26 08:44:19 +02:00
R. RyanTM
99b9f84fdc
conftest: 0.18.2 -> 0.19.0
2020-06-26 06:00:43 +00:00
R. RyanTM
7a2ed26f98
codeql: 2.2.1 -> 2.2.3
2020-06-26 05:39:48 +00:00
R. RyanTM
4f2febba93
cli11: 1.9.0 -> 1.9.1
2020-06-26 05:07:42 +00:00
Jonathan Ringer
ab7625d93e
python3Packages.mozfile: fix build
2020-06-25 21:49:50 -07:00
Dennis Gosnell
08215bbaf3
Merge pull request #91519 from svmhdvn/overrides-4
...
haskellPackages: cleaning up obsolete overrides (4/x)
2020-06-26 13:25:02 +09:00
Dennis Gosnell
72ad5b7d6b
Merge pull request #91513 from svmhdvn/overrides-3
...
haskellPackages: cleaning up obsolete overrides (3/x)
2020-06-26 13:24:20 +09:00
Dennis Gosnell
63de03f290
Merge pull request #91508 from svmhdvn/overrides-2
...
haskellPackages: cleaning up obsolete overrides (2/x)
2020-06-26 13:23:51 +09:00
R. RyanTM
fce7543afa
cargo-deny: 0.6.8 -> 0.7.0
2020-06-26 04:18:44 +00:00
R. RyanTM
4fa38d591c
python27Packages.capturer: 2.4 -> 3.0
2020-06-25 20:20:34 -07:00
R. RyanTM
a9ca8a6dfa
olm: 3.1.4 -> 3.1.5
2020-06-25 20:17:53 -07:00
Martin Weinelt
8eb5780cc7
pythonPackages.mido: init at 1.2.9
2020-06-25 20:08:35 -07:00
Martin Weinelt
75f5c4381c
pythonPackages.rtmidi-python: init at 0.2.2
2020-06-25 20:08:35 -07:00
Martin Weinelt
ec71e489c8
pythonPackages.python-rtmidi: init at 1.4.1
2020-06-25 20:08:35 -07:00
Mario Rodas
29eb525875
Merge pull request #91499 from danieldk/maturin-0.8.1
...
maturin: 0.8.0 -> 0.8.1
2020-06-25 22:04:26 -05:00
Mario Rodas
cbc29c6f72
Merge pull request #91529 from r-ryantm/auto-update/act
...
act: 0.2.9 -> 0.2.10
2020-06-25 21:48:39 -05:00
Mario Rodas
b6d7c26652
Merge pull request #91517 from ericdallo/bump-clojure-lsp
...
clojure-lsp: 20200624T134144 -> 20200624T142700
2020-06-25 20:42:58 -05:00
R. RyanTM
0c339237b8
act: 0.2.9 -> 0.2.10
2020-06-26 01:35:02 +00:00
R. RyanTM
c14b616d73
python37Packages.hstspreload: 2020.5.19 -> 2020.6.9
2020-06-25 18:08:14 -07:00
R. RyanTM
769c5947e2
python27Packages.lark-parser: 0.8.5 -> 0.8.8
2020-06-25 18:04:01 -07:00
Hugo Reeves
cf11c3c2cd
cargo-tarpaulin: 0.13.4 -> 0.14.0
2020-06-26 11:12:16 +12:00
Corbin
dd284b9758
igraph: Only build and test x86_64-linux.
...
aarch64-linux tests fail on the community builder, so don't build there
until we have more evidence that failing tests are not a problem.
2020-06-25 15:44:45 -07:00
Markus S. Wamser
5f16eca72b
libtomcrypt: fix CVE-2019-17362 (security)
2020-06-26 00:01:00 +02:00
Siva Mahadevan
4b972619a3
haskellPackages: remove obsolete overrides
...
stm-conduit: -dontCheck
asn1-encoding: -dontCheck
geodetics: -dontCheck
2020-06-25 17:48:54 -04:00
Eric Dallo
aa1092809f
clojure-lsp: 20200624T134144 -> 20200624T142700
2020-06-25 18:34:47 -03:00
Markus S. Wamser
74c27221dd
libvncserver: 0.9.12 -> 0.9.13 (security)
2020-06-25 23:34:02 +02:00
Sirio Balmelli
8c74f97c15
google-cloud-secret-manager: init at 1.0.0
...
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-06-25 14:32:57 -07:00
sternenseemann
3a0933a030
ocamlPackages.{ipaddr,macaddr}: 3.1.0 → 5.0.0 and update all affected packages (tuntap, conduit, cohttp, …) ( #91350 )
...
* ocamlPackages.{ipaddr,macaddr}: 3.1.0 → 5.0.0
* ipaddr-cstruct: new package (since 4.0.0)
* ipaddr-sexp: new package (since 4.0.0)
* macaddr-cstruct: new package (since 4.0.0)
* macaddr-sexp: new package (since 4.0.0)
* macaddr: enable tests (don't depend on ipaddr anymore)
* ocamlPackages.tuntap: 1.3.0 → 2.0.0
* ocamlPackages.conduit{,-lwt,-lwt-unix}: 1.4.0 → 2.2.2
* ocamlPackages.cohttp{,-lwt,-lwt-unix}: 2.1.3 → 2.5.1
* ocamlPackages: use dune 2 if pkg (indirectly) depends on cohttp-lwt-unix
dune refuses to build a package if one of its dependencies uses dune 2.
2020-06-25 23:22:21 +02:00
Maximilian Bosch
af064a0e12
php7{2,3}: fix darwin build
...
* Backported patches from `php-7.4` which fixes the env for all
`gettext` and `zlib` tests.
* Setting `--with-libxml-dir` is still needed for versions 7.2 and 7.3.
2020-06-25 22:29:23 +02:00
Siva Mahadevan
55da2e32d3
haskellPackages: remove obsolete overrides
...
euler: -dontCheck
snappy-framing: -dontHaddock
vector: -dontCheck
2020-06-25 16:18:17 -04:00
Ryan Mulligan
860ab67458
Merge pull request #91472 from r-ryantm/auto-update/python3.7-fastapi
...
python37Packages.fastapi: 0.54.1 -> 0.55.1
2020-06-25 11:53:41 -07:00
Frederik Rietdijk
679136e252
Merge staging-next into staging
2020-06-25 20:35:19 +02:00
Maximilian Bosch
860c5ca4a7
Merge pull request #91495 from ckauhaus/secfix-php
...
php: 7.2.29 -> 7.2.31, 7.3.16 -> 7.3.19, 7.4.6 -> 7.4.7
2020-06-25 19:28:36 +02:00
Siva Mahadevan
8418b3c5a4
haskellPackages: remove obsolete overrides
...
classy-prelude-yesod: -dontHaddock
rank2classes: -dontCheck
HaTeX: -dontCheck
2020-06-25 13:14:10 -04:00
Siva Mahadevan
5018491e05
haskellPackages: remove obsolete overrides
...
esqueleto: -dontHaddock
blank-canvas: -dontCheck
tdigest: -doJailbreak
2020-06-25 13:04:26 -04:00
Daniël de Kok
1e5b480e8b
maturin: 0.8.0 -> 0.8.1
...
- Supports `sdist-include = ["path/**/*"]` to include arbitrary files
in source distributions
- Fixes Cargo.lock
- Updates some dependencies
2020-06-25 17:25:37 +02:00
Christian Kauhaus
1d805c99bd
php: 7.2.29 -> 7.2.31, 7.3.16 -> 7.3.19, 7.4.6 -> 7.4.7
...
Point releases contain several security updates and bugfixes.
Changelog: https://www.php.net/ChangeLog-7.php#7.4.7
Fixes #88381
2020-06-25 15:41:31 +02:00
Manuel Bärenz
b79c4eca5c
pythonPackages.progressbar2: Fix checkPhase
2020-06-25 15:36:07 +02:00
Daniël de Kok
80b6b9b706
Merge pull request #82305 from Flakebi/amdvlk
...
amdvlk: init at 2020.Q2.5
2020-06-25 15:17:52 +02:00
R. RyanTM
a38f442552
mtxclient: 0.3.0 -> 0.3.1
2020-06-25 14:51:37 +02:00
Frederik Rietdijk
bef20b38ef
Merge master into staging-next
2020-06-25 13:48:05 +02:00
Sebastian Neubauer
3ff2165d4d
amdvlk: init at 2020.Q2.5
2020-06-25 13:44:45 +02:00
Jörg Thalheim
d35735ae25
Merge pull request #91479 from Mic92/python-fixes
2020-06-25 12:34:45 +01:00
Jörg Thalheim
b422dd62ce
python3.pkgs.tempora: no longer compatible with python2
2020-06-25 12:27:54 +01:00
worldofpeace
bdb59380a3
Merge pull request #91459 from zowoq/desktop-validation
...
treewide: remove deprecated value `Application` from makeDesktopItem
2020-06-25 07:09:24 -04:00
Mario Rodas
ebc22da72f
Merge pull request #91475 from r-ryantm/auto-update/python3.7-lazr.uri
...
python37Packages.lazr-uri: 1.0.3 -> 1.0.4
2020-06-25 06:05:15 -05:00
Mario Rodas
acf9040bd1
Merge pull request #91468 from avdv/bazel-buildtools-3.3.0
...
bazel-buildtools: 3.2.1 -> 3.3.0
2020-06-25 06:02:26 -05:00
Jörg Thalheim
0153111575
python3.pkgs.tempora: fix tests
2020-06-25 11:41:40 +01:00
Jörg Thalheim
2a49306482
python3.pkgs.jaraco_itertools: fix build
2020-06-25 11:41:23 +01:00
Jörg Thalheim
73e514993a
pytest-freezgun: init at 0.4.1
2020-06-25 11:35:16 +01:00
Lancelot SIX
ec1d9c63d7
Merge pull request #91451 from callahad/typeguard-fixup
...
typeguard: fix tests
2020-06-25 10:15:42 +01:00
R. RyanTM
0d0906d42b
python37Packages.lazr-uri: 1.0.3 -> 1.0.4
2020-06-25 08:58:02 +00:00
Peter Simons
913724e47c
haskell-repline: update override for ghc-8.10.x to the latest version
2020-06-25 10:51:24 +02:00
Peter Simons
b8b7443518
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-5-g7c30584 from Hackage revision
711b59b900
.
2020-06-25 10:42:25 +02:00
Peter Simons
db15e92dd0
Merge remote-tracking branch 'origin/master' into haskell-updates.
2020-06-25 10:40:08 +02:00
Peter Simons
83b2c32969
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-5-g7c30584 from Hackage revision
711b59b900
.
2020-06-25 10:38:21 +02:00
Peter Simons
b8623c53e1
LTS Haskell 16.2
2020-06-25 10:38:06 +02:00
Corbin
9409bd0ea6
igraph: 0.7.1 -> 0.8.2
...
Refs #90840 .
The check phase is now enabled. All tests pass on my machine.
I realized while doing this bump that igraph vendors OpenBLAS, ARPACK,
and GLPK. We can use our versions instead, and igraph builds
successfully, but 34 tests fail. I'm choosing correctness instead of
build times.
2020-06-25 01:26:14 -07:00
Vincent Laporte
10496b449b
ocamlPackages.torch: 0.8 → 0.9b
2020-06-25 08:18:16 +02:00
Jos van Bakel
9842aa383e
python3Packages.pytest-xvfb: 1.2.0 -> 2.0.0
2020-06-24 23:16:10 -07:00
Vincent Laporte
bbed026045
ocamlPackages.base64_2: remove at 2.0.0
2020-06-25 08:15:18 +02:00
Mario Rodas
cd555fdab2
pythonPackages.internetarchive: 1.9.3 -> 1.9.4
2020-06-24 20:36:47 -07:00
zowoq
c7e61112df
treewide: remove deprecated value Application
from makeDesktopItem
2020-06-25 12:18:37 +10:00
Dennis Gosnell
1e0c2319bf
Merge pull request #91420 from svmhdvn/patch-3
...
haskellPackages.rdf4h: dontCheck
2020-06-25 10:38:56 +09:00
Peter Simons
fbbb1a027e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-5-g7c30584 from Hackage revision
cae7d034d7
.
2020-06-25 02:30:26 +02:00
Mikołaj Gałkowski
22d4aed5bd
unity3d: fix editor not launching due to missing libraries ( #91452 )
2020-06-24 20:17:56 -04:00
Dan Callahan
40fb898673
typeguard: fix tests
...
Broken by 9993c38682
Traceback:
tests/test_typeguard_py36.py:7: in <module>
from typing_extensions import Literal
E ModuleNotFoundError: No module named 'typing_extensions'
Resolved by adding typing-extensions to checkInputs
2020-06-25 00:11:06 +01:00
Pavol Rusnak
34943a7d79
protobuf: 3.12.0 -> 3.12.3
2020-06-24 15:06:52 -07:00
Arthur Carcano
70cf912684
sundials: 5.1.0 -> 5.3.0
2020-06-24 14:56:46 -07:00
Maximilian Bosch
7be82cc572
Merge pull request #91357 from Ma27/bump-hydra
...
hydra-unstable: 2020-06-01 -> 2020-06-23
2020-06-24 23:25:26 +02:00
R. RyanTM
3a44ede711
python27Packages.bitstruct: 8.10.0 -> 8.11.0
2020-06-24 14:17:44 -07:00
nyanloutre
2b11dcd789
pythonPackages.pycoin: init at 0.90.20200322
2020-06-24 14:15:59 -07:00
R. RyanTM
b8e9a8c2df
postman: 7.24.0 -> 7.26.0
2020-06-24 14:15:11 -07:00
Manuel Mendez
58a35beb35
pythonPackages.srvlookup: init at 2.0.0
2020-06-24 14:08:18 -07:00
Mikołaj Gałkowski
0cff75edf9
unityhub: fix editor crashes after opening a project ( #91443 )
2020-06-24 17:06:58 -04:00
Sirio Balmelli
d3d039c4cb
beancount_docverif: init at 1.0.0
...
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-06-24 13:57:58 -07:00
Nick Hu
773595a3b5
nodePackages.purty: init at 6.2.0
2020-06-24 21:47:37 +01:00
Gabriel Ebner
4bdb77918b
uvloop: fix tests on python 3.8
2020-06-24 22:38:15 +02:00
Vincent Laporte
b53777c840
ocaml-ng.ocamlPackages_4_11.ocaml: 4.11.0+α2 → 4.11.0+α3
2020-06-24 21:44:36 +02:00
Dmitry Kalinkin
a9e15a6eb7
Merge pull request #91260 from veprbl/pr/zziplib_no_cmake
...
zziplib: convert back to autotools build
2020-06-24 14:23:35 -04:00
Frederik Rietdijk
16287a8cb8
Merge master into staging-next
2020-06-24 19:04:03 +02:00
Maximilian Bosch
0c47a81419
Merge pull request #91390 from eadwu/buku/4.4
...
buku: 4.3 -> 4.4
2020-06-24 19:03:44 +02:00
Frederik Rietdijk
9b6a64a317
python.pkgs.line_profiler: fix build
2020-06-24 18:55:48 +02:00
Siva Mahadevan
c518e30b00
Update configuration-common.nix
2020-06-24 12:54:42 -04:00
Siva Mahadevan
264cb81ad6
haskellPackages.rdf4h: dontCheck
2020-06-24 12:49:36 -04:00
Claudio Bley
388038ff98
bazel-buildtools: 3.2.1 -> 3.3.0
2020-06-24 17:02:23 +02:00
sternenseemann
324c353ee3
ocamlPackages.mirage-runtime: 3.7.7 → 3.8.0
2020-06-24 14:35:58 +02:00
Daniël de Kok
d8d19f2497
Merge pull request #91159 from Anton-Latukha/upd-mp4v2-4.1.3
...
mp4v2: 2.0.0 -> 4.1.3
2020-06-24 13:04:45 +02:00
Anton-Latukha
c281c84a1e
mp4v2: 2.0.0 -> 4.1.3
...
Switch into maintanable fork. It is the community central fork.
Remove old patch, use new minor upstream patch to compile.
I weighted-in on the patch reasoning to be merged.
Strictify hardening.
Documentation update
M pkgs/development/libraries/mp4v2/default.nix
2020-06-24 13:16:22 +03:00
Dennis Gosnell
40242053d3
Merge pull request #91383 from maralorn/fix-stan
...
[haskell-updates] haskellPackages.stan: Fix build
2020-06-24 17:46:49 +09:00
xrelkd
4ab300d6e2
just: 0.5.11 -> 0.6.0
2020-06-24 16:16:01 +08:00
Malte Brandy
0bdd6f22b4
haskellPackages.stan: Fix build
2020-06-24 09:37:43 +02:00
Florian Klink
3521a4760f
xdg-desktop-portal-gtk: 1.6.0 -> 1.7.1
2020-06-24 09:28:27 +02:00
betaboon
4a0b13b8a0
xdg-desktop-portal: 1.6.0 -> 1.7.2
2020-06-24 09:28:26 +02:00
sternenseemann
06c483e82e
ocamlPackages.dns(-client): 4.6.0 → 4.6.1
2020-06-24 09:19:47 +02:00
Vincent Laporte
490c75f1ca
ocamlPackages.lwt: rename file to “default.nix” and attribute to “lwt”
2020-06-24 09:19:04 +02:00
Vincent Laporte
97c886e2c7
ocamlPackages.lwt2: remove at 2.7.1
2020-06-24 09:19:04 +02:00
Lancelot SIX
536aad5776
Merge pull request #91262 from aca-labs/ameba
...
ameba: 0.12.1 -> 0.13.0
2020-06-24 07:53:43 +01:00
Daniël de Kok
e3cf1eb35e
Merge pull request #91389 from HugoReeves/master
...
cargo-tarpaulin: 0.13.3 -> 0.13.4
2020-06-24 07:47:20 +02:00
Jörg Thalheim
affeb15f07
Merge pull request #91384 from jonringer/fix-quandl
2020-06-24 06:46:41 +01:00
Mario Rodas
e8e64a7258
Merge pull request #91354 from stigtsp/package/rakudo-2020.06
...
rakudo: 2020.05.1 -> 2020.06
2020-06-23 23:44:31 -05:00
Dennis Gosnell
aea0a9c7a2
Merge pull request #91312 from Anton-Latukha/upd-Haskell-configuration-common-01
...
Haskell: configuration-common: updates to overrides
2020-06-24 13:13:10 +09:00
Dennis Gosnell
996d6e778c
Merge pull request #91388 from svmhdvn/patch-1
...
haskellPackages.hsimport: unbreak
2020-06-24 13:05:29 +09:00
Dennis Gosnell
2b7f5c423b
Merge pull request #91319 from maralorn/fix-glib
...
[haskell-updates] haskellPackages: Fix gtk2hs packages
2020-06-24 11:52:48 +09:00
Hugo Reeves
27108e7cee
cargo-tarpaulin: 0.13.3 -> 0.13.4
2020-06-24 14:39:16 +12:00
Siva Mahadevan
2c69af8304
haskellPackages.hsimport: unbreak
2020-06-23 22:12:08 -04:00
Peter Simons
15197ad898
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-5-g7c30584 from Hackage revision
04f759deb6
.
2020-06-24 02:30:44 +02:00
R. RyanTM
ffedc82d2e
python27Packages.azure-mgmt-web: 0.46.0 -> 0.47.0
2020-06-23 17:12:13 -07:00
Jonathan Ringer
9fbbbf1a54
python37Packages.quandl: fix build
2020-06-23 16:21:16 -07:00
Antoine Roy-Gobeil
10b552532f
python3Packages.dash: 1.12.0 -> 1.13.3
2020-06-23 16:16:11 -07:00
Antoine Roy-Gobeil
33d83f127a
python3Packages.dash-table: 4.7.0 -> 4.8.1
2020-06-23 16:16:11 -07:00
Antoine Roy-Gobeil
0498309db5
python3Packages.dash-renderer: 1.4.1 -> 1.5.0
2020-06-23 16:16:11 -07:00
Antoine Roy-Gobeil
f14034fe47
python3Packages.dash-core-components: 1.10.0 -> 1.10.1
2020-06-23 16:16:11 -07:00
Jonathan Ringer
496edca865
python2Packages.inflect: disable python2, abandoned
2020-06-23 16:09:22 -07:00
Jonathan Ringer
bb1dbfbf47
python3Packages.flask-restful: fix tests
2020-06-23 16:09:22 -07:00
Jonathan Ringer
3da3d5c9f0
python3Packages.irc: fix meta
2020-06-23 16:09:22 -07:00
Jonathan Ringer
b6f95732fc
python3Packages.jaraco_itertools: fix tests
2020-06-23 16:09:22 -07:00
Jonathan Ringer
893d924d53
python3Packages.jaraco_logging: disable tests, no longer on pypi
2020-06-23 16:09:22 -07:00
Jonathan Ringer
3853e60ae3
python3Packages.cheroot: fix tests, cleanup expr
2020-06-23 16:09:22 -07:00
Jonathan Ringer
67e8240371
python3Packages.tempora: fix tests
2020-06-23 16:09:22 -07:00
R. RyanTM
e07238681d
python37Packages.azure-mgmt-security: 0.3.0 -> 0.4.0
2020-06-23 14:39:23 -07:00
Maximilian Bosch
2ab0d4ec96
Merge pull request #90578 from marsam/update-git-revise
...
git-revise: 0.5.1 -> 0.6.0
2020-06-23 23:30:05 +02:00
Jörg Thalheim
5d8fa2ffa1
Merge pull request #91327 from witchof0x20/rustupfix
...
Fix RPATH for libraries downloaded by rustup
2020-06-23 20:56:35 +01:00
Edmund Wu
d1795bbb69
pythonPackages.flask-admin: fix build
2020-06-23 15:54:37 -04:00
Edmund Wu
ba09be4c69
pythonPackages.geoalchemy2: fix build
2020-06-23 15:54:13 -04:00
Edmund Wu
12b0644a20
pythonPackages.flask-reverse-proxy-fix: fix build
2020-06-23 15:53:38 -04:00
Daniël de Kok
6e12223e16
Merge pull request #91346 from pblkt/master
...
cue: 0.2.0 -> 0.2.1
2020-06-23 20:25:13 +02:00
Marek Fajkus
b9e9effb44
elmPackages: Refactor lib and builds of packages
2020-06-23 19:44:34 +02:00
Maximilian Bosch
39e3c15706
hydra-unstable: 2020-06-01 -> 2020-06-23
...
Fixes the build the changes from b505bf202b
.
2020-06-23 15:57:22 +02:00
Claudio Bley
21a21a4224
bazel: 3.2.0 -> 3.3.0
2020-06-23 15:29:38 +02:00
Domen Kožar
b930b2df8a
haskell.compiler.ghc865-binary: strip to fix aarch64
2020-06-23 14:59:07 +02:00
Stig Palmquist
880695f4c5
rakudo: 2020.05.1 -> 2020.06
...
dependencies:
nqp: 2020.05 -> 2020.06
moarvm: 2020.05 -> 2020.06
2020-06-23 14:16:23 +02:00
Anton-Latukha
ed96ed88ac
feed: free from override
...
M pkgs/development/haskell-modules/configuration-common.nix
2020-06-23 14:02:35 +03:00
Anton-Latukha
61fe6c9969
pantry: free from override and upstreamed patch
...
M pkgs/development/haskell-modules/configuration-common.nix
2020-06-23 14:02:35 +03:00
Anton-Latukha
55df075fcb
nixfmt: update override description
...
M pkgs/development/haskell-modules/configuration-common.nix
2020-06-23 14:02:35 +03:00
Anton-Latukha
a03288a37c
binary-instances: update override description
...
Previously mentioned issue closed as duplicate of an older one.
Issue waits upon QuickCheck release that includes a patch.
M pkgs/development/haskell-modules/configuration-common.nix
2020-06-23 14:02:34 +03:00
Anton-Latukha
535d4d895e
rib: update override description
...
M pkgs/development/haskell-modules/configuration-common.nix
2020-06-23 14:02:34 +03:00
Anton-Latukha
e9d03e9e94
statistics: clean-up
...
M pkgs/development/haskell-modules/configuration-common.nix
2020-06-23 14:02:34 +03:00
Anton-Latukha
6e36b3ac40
xmobar: update patch description
...
M pkgs/development/haskell-modules/configuration-common.nix
2020-06-23 14:02:29 +03:00
Michele Guerini Rocco
bf2425fb06
Merge pull request #91343 from madjar/just-remove-dash-dependency
...
just: remove dash dependency
2020-06-23 12:49:06 +02:00
pblkt
0d8649c4e9
cue: 0.2.0 -> 0.2.1
2020-06-23 13:29:20 +03:00
Georges Dubus
c72d7de7fe
just: remove dash dependency
2020-06-23 11:14:51 +02:00
Daniël de Kok
28d2854b20
Merge pull request #84730 from athas/mlkit
...
mlkit: init at 4.5.0
2020-06-23 10:02:03 +02:00
R. RyanTM
9bcae11dac
python37Packages.fastapi: 0.54.1 -> 0.55.1
2020-06-23 07:06:38 +00:00
Troels Henriksen
0ffeccd89f
mlkit: init at 4.5.0
2020-06-23 08:30:20 +02:00
Vincent Laporte
05eefe5ef8
coqPackages.simple-io: 1.2.0 → 1.3.0
2020-06-23 08:07:29 +02:00
Jade Harley
05b765d299
(rustup): (add zlib to rpath in rustup libraries)
...
(Rust now has a dynamic library dependence on zlib. (see https://github.com/rust-lang/rust/pull/72696 ))
2020-06-22 21:23:01 -05:00
Dennis Gosnell
a0fe5228eb
Merge pull request #91251 from maralorn/fix-hnix
...
[haskell-updates] hackagePackages.hnix: Disable completion to fix build
2020-06-23 09:58:47 +09:00
Dennis Gosnell
41439b4f70
Merge pull request #91315 from maralorn/fix-jsaddle-warp
...
[haskell-updates] haskellPackages.jsaddle-warp: Fix build
2020-06-23 09:38:37 +09:00
Peter Simons
af9608d6d1
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.5-5-g7c30584 from Hackage revision
c69592683f
.
2020-06-23 02:30:29 +02:00
Jan Tojnar
6ed1d55850
Merge pull request #90706 from cfsmp3/libprom
...
libprom: init at 0.1.1
2020-06-23 01:48:41 +02:00
Carlos Fernandez Sanz
ca4ca3c2f2
libprom: init at 0.1.1
2020-06-22 16:24:41 -07:00
Teo Klestrup Röijezon
259246cb75
travis: 1.8.11 -> 1.9.1 ( #91282 )
2020-06-22 20:47:31 +00:00
Malte Brandy
71801d291f
haskellPackages: Fix gtk2hs packages
...
glib and friends have been bumped to 0.13.8.1 so we can drop a patch
picked from that version.
2020-06-22 22:38:51 +02:00
Stefan Frijters
43107040fe
Pyro5: Disable more networking tests
2020-06-22 13:36:52 -07:00
Stefan Frijters
f1235e43c2
maestral: 0.6.4 -> 1.1.0
2020-06-22 13:36:52 -07:00
sternenseemann
ccc6486b36
ocamlPackages.tls: 0.12.1 → 0.12.2
2020-06-22 22:24:09 +02:00
Malte Brandy
417c171c3a
haskellPackages.jsaddle-warp: Fix build
2020-06-22 21:40:20 +02:00