Silvan Mosberger
12d815161a
hackage2nix: Unmark discord-haskell as broken
...
https://github.com/NixOS/nixpkgs/issues/58987
2019-08-03 17:33:27 +02:00
Peter Simons
76188dad03
LTS Haskell 13.30
2019-08-03 17:33:27 +02:00
Marek Mahut
8251b83e6a
Merge pull request #65809 from JohnAZoidberg/litecli-1.1.0
...
litecli: 1.0.0 -> 1.1.0
2019-08-03 16:35:37 +02:00
Silvan Mosberger
42d4680fdc
idrisPackages: Fix overrides not applying ( #65794 )
...
idrisPackages: Fix overrides not applying
2019-08-03 16:24:06 +02:00
Frederik Rietdijk
888b8c819e
pythonPackages.spyder: 3.3.4 -> 3.3.6 and fix with pyqt5 5.13
2019-08-03 16:04:34 +02:00
Frederik Rietdijk
e65102bde7
pythonPackages.spyder-kernels: 0.4.4 -> 0.5.1
2019-08-03 16:04:34 +02:00
Robert Schütz
497f1a00f1
python.pkgs.pyqtwebengine: init at 5.12.1
...
5.13.0 is available, however, it assumes qt 5.13 is used and fails
to build due to a missing QWebEngineNotification class.
2019-08-03 16:04:34 +02:00
Robert Schütz
c3839deddd
python.pkgs.pyqt5: 5.11.3 -> 5.13.0
...
This upgrades pyqt5 and fixes the build. Note that the QtWebEngine
module is split into `pyqtwebengine` by upstream and us.
If your application gives an error that a Qt module is missing, then
that is most likely because it was not included when building pyqt5.
The solution is to simply add it here to the `(native)BuildInputs`.
Don't forget to add an import check. We should include all the modules
(except qtwebkit) that are needed.
2019-08-03 16:04:34 +02:00
Frederik Rietdijk
03a820d3ea
pythonPackages.sip: 4.19.14 -> 4.19.18
2019-08-03 16:04:34 +02:00
Robert Schütz
2255e9a6ba
python.pkgs.sip: 4.19.13 -> 4.19.14
2019-08-03 16:04:34 +02:00
Jake Waksbaum
3ab32ee8f6
framac: 18 -> 19 and update why3
2019-08-03 14:03:22 +00:00
Vladimír Čunát
d80de1b135
jvmci8: fix evaluation on darwin
...
It's not my aim to fix the build, just unblock eval and thus the tarball job.
2019-08-03 14:45:30 +02:00
Jonathan Ringer
567f5beb1d
pythonPackages.jsonpickle: 1.1 -> 1.2
2019-08-03 13:48:02 +02:00
Daniel Schaefer
f8a50fcca3
litecli: 1.0.0 -> 1.1.0
...
Fixes the tests.
2019-08-03 11:42:50 +02:00
Jörg Thalheim
d02ead41f8
Merge pull request #65407 from alunduil/add-zfs-replication
...
Add zfs replication
2019-08-03 09:14:08 +01:00
Sarah Brofeldt
c99d70405a
Merge pull request #63352 from vdemeester/update-skopeo
...
skopeo: 0.1.36 -> 0.1.37
2019-08-03 09:38:28 +02:00
Sarah Brofeldt
33c3c2261a
Merge pull request #65599 from zauberpony/hcloud-1.13.0
...
hcloud: 1.11.0 -> 1.13.0
2019-08-03 08:48:17 +02:00
Sarah Brofeldt
6882ea8db5
Merge pull request #65736 from fgaz/duktape/2.4.0
...
duktape: 2.3.0 -> 2.4.0
2019-08-03 08:28:56 +02:00
Sarah Brofeldt
19404990b8
Merge pull request #65749 from adisbladis/hound-git-hg
...
hound: Wrap git & mercurial binaries
2019-08-03 08:27:51 +02:00
Sarah Brofeldt
a685288d46
Merge pull request #65778 from vbgl/reason-3.5.0
...
reason: 3.3.7 -> 3.5.0
2019-08-03 08:25:14 +02:00
Vincent Laporte
58e0c7b8ce
coqPackages.coquelicot: 3.0.2 -> 3.0.3
...
Ensures compatibility with Coq 8.10
2019-08-03 06:16:54 +00:00
Frederik Rietdijk
658c0f0ce9
python38: 3.8.0b2 -> 3.8.0b3
2019-08-03 08:14:25 +02:00
Jörg Thalheim
ff3d329a8a
pythonPackages.paramiko: 2.4.2 -> 2.6.0 ( #65827 )
...
pythonPackages.paramiko: 2.4.2 -> 2.6.0
2019-08-03 06:56:14 +01:00
Frederik Rietdijk
257c6529b1
Revert "pythonPackages.simplejson: 3.16.0 -> 3.16.1"
...
Mass-rebuild, should go to staging.
This reverts commit af70ce2873
.
2019-08-03 07:52:10 +02:00
Jonathan Ringer
af70ce2873
pythonPackages.simplejson: 3.16.0 -> 3.16.1
2019-08-03 07:52:00 +02:00
Frederik Rietdijk
53328909da
Merge staging-next into master, closes #65497
2019-08-03 07:42:50 +02:00
Jonathan Ringer
9ef0b35a63
pythonPackages.msreset: 0.6.8 -> 0.6.9
2019-08-03 07:13:26 +02:00
Jonathan Ringer
0bca1209e5
python3Packages.ipykernel: 5.1.0 -> 5.1.1
2019-08-03 07:12:55 +02:00
Jonathan Ringer
6e880c201f
pythonPackages.nbval: 0.9.1 -> 0.9.2
2019-08-03 07:12:42 +02:00
Jonathan Ringer
52b6651132
pythonPackages.pytest-cram: fix build
2019-08-03 07:12:25 +02:00
Jonathan Ringer
e7903f2087
pythonPackages.paramiko: 2.4.2 -> 2.6.0
2019-08-02 19:00:25 -07:00
Frederik Rietdijk
d20a59d2e5
Merge master into staging-next
2019-08-02 23:27:18 +02:00
Vasiliy Yorkin
3aed444d57
ocamlPackages.secp256k1: init at 0.4.0
2019-08-02 16:01:53 +00:00
Alex Brandt
2e7355ff13
pythonPackages.stringcase: init at version 1.2.0
...
Needed by zfs-replicate.
2019-08-02 08:04:21 -07:00
Silvan Mosberger
1e2d93cfcd
idrisPackages: Fix overrides not applying
...
Previously when overriding idrisPackages, it wouldn't work properly because it
took idrisPackages from the pkgs set
2019-08-02 16:42:21 +02:00
Wael Nasreddine
c64c5a3be8
Merge pull request #65746 from AtkinsChang/update-kustomize
...
kustomize: 3.0.0 -> 3.1.0
2019-08-02 07:36:24 -07:00
Lancelot SIX
a33198f74b
Merge pull request #65774 from teto/cmd2
...
python3Packages.cmd2: 0.9.14 -> 0.9.15
2019-08-02 14:08:39 +02:00
Michael Weiss
9a341cd3be
pythonPackages.pysnmp: 4.4.9 -> 4.4.10
2019-08-02 13:45:43 +02:00
Maximilian Bosch
a3eab9e90a
Merge pull request #64302 from angristan/vagrant/update/2.2.5
...
vagrant: 2.2.3 -> 2.2.5
2019-08-02 12:39:37 +02:00
Jonathan Ringer
32b24cc9f6
pythonPackages.python-lz4: 2.1.2 -> 2.1.6
2019-08-02 11:55:01 +02:00
Vincent Laporte
ea5ce273fb
reason: 3.3.7 -> 3.5.0
2019-08-02 08:30:13 +00:00
Jörg Thalheim
90096c759b
graalvm: rc15->19.0.0 ( #61475 )
...
graalvm: rc15->19.0.0
2019-08-02 08:57:46 +01:00
Mario Rodas
47c5c7fbc8
pythonPackages.scrapy: 1.7.2 -> 1.7.3
2019-08-02 09:54:13 +02:00
Sarah Brofeldt
28bf7ab6e6
Merge pull request #65516 from vbgl/ocaml-lambdasoup-0.6.3
...
ocamlPackages.lambdasoup: init at 0.6.3
2019-08-02 09:48:57 +02:00
Matthieu Coudron
8dfc8c67d8
python3Packages.cmd2: 0.9.14 -> 0.9.15
...
API changes quite a bit:
https://github.com/python-cmd2/cmd2/blob/0.9.15/CHANGELOG.md
2019-08-02 16:47:55 +09:00
Frederik Rietdijk
6f723b9bad
Merge master into staging-next
2019-08-02 09:18:37 +02:00
Marek Mahut
06be477456
Merge pull request #65766 from marsam/update-rubocop
...
rubocop: 0.73.0 -> 0.74.0
2019-08-02 09:14:27 +02:00
Atkins
82d9988eb8
kustomize: fix variable interpolation for version info
2019-08-02 14:51:34 +08:00
Mario Rodas
a3762f9f46
Merge pull request #63881 from marsam/init-protobuf3_8
...
protobuf3_8: init at 3.8.0
2019-08-02 01:42:47 -05:00
Vincent Laporte
0d70d4a8b8
ocamlPackages.merlin_extend-0.3 -> merlin-extend-0.4
2019-08-02 06:32:51 +00:00