Commit Graph

69059 Commits

Author SHA1 Message Date
Vasiliy Yorkin
300464ec67 ocamlPackages.rpclib: init at 5.9.0 2019-09-10 06:40:20 +00:00
Aaron Andersen
a10ba70aa2
Merge pull request #68381 from flokli/instantclient-19.3-macos
oracle-instantclient: 18.1.0.0.0 -> 19.3.0.0.0 (x86_64-darwin)
2019-09-09 22:19:39 -04:00
worldofpeace
6454eda404
Merge pull request #68377 from worldofpeace/iasl-fixbuild
iasl: drop uneeded patch
2019-09-09 22:01:09 -04:00
Florian Klink
93b55c29ec oracle-instantclient: 18.1.0.0.0 -> 19.3.0.0.0 (x86_64-darwin)
macos binaries are available without having to login, so we can also
remove the requireFile fetcher.
2019-09-09 21:32:07 -04:00
Jan Tojnar
b27da0dde7
gmic & gmic-qt: update & clean-up (#68257)
gmic & gmic-qt: update & clean-up
2019-09-10 01:21:17 +02:00
Jan Tojnar
adfc3457af
liblouis: 3.10.0 → 3.11.0 (#68374)
liblouis: 3.10.0 → 3.11.0
2019-09-10 01:21:00 +02:00
worldofpeace
c29b2cbb24 iasl: drop uneeded patch 2019-09-09 16:20:50 -04:00
Jan Tojnar
cf7995dbfa
liblouis: 3.10.0 → 3.11.0
http://liblouis.org/liblouis/2019/09/02/release-3.11.0.html
2019-09-09 21:53:33 +02:00
Jan Tojnar
4bee4a2400
liblouis: format with nixpkgs-fmt 2019-09-09 21:53:30 +02:00
Ivan Kozik
39d0c9693e pythonPackages.lmdb: fix build
This fixes:

pythonCatchConflictsPhase
Found duplicated packages in closure for dependency 'lmdb':
  lmdb 0.97 (/build/lmdb-0.97)
  lmdb 0.97 (/nix/store/js0iimri6y9yqgfc111jzp3mrv5ic9cj-python3.7-lmdb-0.97/lib/python3.7/site-packages)

Package duplicates found in closure, see above. Usually this happens if two packages depend on different version of the same dependency.
builder for '/nix/store/9bcn2m3r5v8slmpj31hxw05j906qgl5l-python3.7-lmdb-0.97.drv' failed with exit code 1

This was probably broken by f7e28bf5d8
2019-09-09 14:33:58 +00:00
Jörg Thalheim
779cde20bd
python.pkgs.MySQL_python: remove (#68354)
python.pkgs.MySQL_python: remove
2019-09-09 13:39:45 +01:00
worldofpeace
d7f1f19f2c
Merge pull request #68352 from jtojnar/gthree-0.2.0
gthree: unstable-2019-08-21 → 0.2.0
2019-09-09 08:25:01 -04:00
Jörg Thalheim
4a53284bc0
python.pkgs.MySQL_python: remove
Reasons:

- No release since 2014
- deprecated by upstream
- no longer compatible with newer libmysql versions
2019-09-09 13:18:07 +01:00
Jan Tojnar
5fe42dde52
gthree: unstable-2019-08-21 → 0.2.0
https://blogs.gnome.org/alexl/2019/09/09/gthree-ready-to-play/
https://github.com/alexlarsson/gthree/releases/tag/0.2.0
2019-09-09 14:02:08 +02:00
Jan Tojnar
bf96e6da6d
graphene: 1.9.6 → 1.10.0 2019-09-09 14:01:22 +02:00
zimbatm
bcc8db0298
kind: 0.3.0 -> 0.5.1 (#68319) 2019-09-09 13:12:59 +02:00
Frederik Rietdijk
0107ee8c32
Merge pull request #68339 from NixOS/staging-next
Staging next with systemd 243
2019-09-09 10:02:20 +02:00
Domen Kožar
98c17a68e7
cachix: fix build 2019-09-09 09:52:29 +02:00
Marek Mahut
c55ff13fea
Merge pull request #68245 from jonringer/bump-grabserial
grabserial: 1.9.3 -> 1.9.8
2019-09-09 09:02:43 +02:00
Marek Mahut
b7d6a11159
Merge pull request #68252 from jluttine/eth-typing-2.1.0
eth-typing: 2.0.0 -> 2.1.0 and eth-utils: 1.4.1 -> 1.7.0
2019-09-09 09:02:24 +02:00
Peter Hoeg
65fb1a053f
Merge pull request #67498 from peterhoeg/f/xxdiff
xxdiff: drop the old qt4 version in favour of qt5
2019-09-09 14:44:19 +08:00
Frederik Rietdijk
e3f25191c4 Merge staging-next into staging 2019-09-09 08:11:34 +02:00
Frederik Rietdijk
731c82a447
Merge pull request #68244 from NixOS/staging-next
Staging next that includes gcc8
2019-09-09 08:09:36 +02:00
Peter Hoeg
c78216067b xxdiff: drop the old qt4 version in favour of qt5 2019-09-09 13:13:54 +08:00
Jörg Thalheim
21f61dde0d
nemiver: clean up (#68333)
nemiver: clean up
2019-09-09 06:03:39 +01:00
Jörg Thalheim
4d6a6fe8af
Merge pull request #68335 from lopsided98/jemalloc450-disable-thp
jemalloc450: disable transparent huge pages on ARM
2019-09-09 05:45:20 +01:00
Matthieu Coudron
59d65e23e1
Merge pull request #68258 from teto/luarocks-nix_bump
Moved luarocks-nix to community and leverage luarocks mirrors when possible.
2019-09-09 12:41:54 +09:00
Ben Wolsieffer
adf5ca2ce0 jemalloc450: disable transparent huge pages on ARM 2019-09-08 22:57:32 -04:00
Orivej Desh
e19054ab3c python3Packages.django_2_2: 2.2.4 -> 2.2.5 2019-09-09 01:18:55 +00:00
Jan Tojnar
3cdc583dd1
nemiver: rename from gnome3.nemiver 2019-09-09 02:06:57 +02:00
volth
7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Florian Klink
652448f25b python.pkgs.scikits-odes: init at 2.4.0-9-g93075ae 2019-09-08 16:03:23 -07:00
Florian Klink
a5de10b0af sundials: include patch to remove flakiness
The provided patch doesn't apply cleanly on sundials_3 (no
SundialsTesting.cmake, SundialsAddTest.cmake containing trailing
whitespaces inside context), so for now we just disable tests for
sundials_3 - scikits-odes plans to move to sundials 4 anyways - see
https://github.com/bmcage/odes/pull/106.
2019-09-08 16:03:07 -07:00
Dominic Steinitz
ac12bdfc96 sundials: relax tolerance for test_sunmatrix_sparse
This test fails on MacOS otherwise, due to slightly different math.

Only add for sundials 4, it's not in sundials_3 yet.
2019-09-08 16:03:07 -07:00
Florian Klink
7e9e22f4d5 sundials_3: init at 3.2.1
That's needed for scikits.odes.
Upstream bug to migrate to sundials 4:
https://github.com/bmcage/odes/issues/98
2019-09-08 15:15:09 -07:00
Florian Klink
5f48e89f37 sundials: add lapack support 2019-09-08 15:15:08 -07:00
Florian Klink
ad3023e5f7 sundials: enable tests 2019-09-08 15:15:08 -07:00
Florian Klink
d9ce716ccc sundials: use cmakeFlags 2019-09-08 15:15:08 -07:00
Frederik Rietdijk
b5284a56d9 asn2quickder: fix build 2019-09-08 22:48:47 +02:00
Frederik Rietdijk
4b929acf67 Merge staging-next into staging 2019-09-08 22:33:17 +02:00
Frederik Rietdijk
ee1b8e4c7b python2.pkgs.wxPython: fix build 2019-09-08 22:09:42 +02:00
Marek Mahut
8977ae2d90
Merge pull request #68254 from scalavision/mill-update-0.5.1
mill: 0.5.0->0.5.1
2019-09-08 21:34:52 +02:00
Frederik Rietdijk
515ae5a15a python.pkgs.tlsh: fix build 2019-09-08 21:30:03 +02:00
Frederik Rietdijk
2df3397375 Revert "qt4: fixup build with gcc8 by Arch aur patch"
The build was fixed in two ways, by both this patch and a substitution.
Let's keep the substitition instead of the patch as the patches may disappear.

This reverts commit ccc8c73ea0.
2019-09-08 21:23:28 +02:00
Frederik Rietdijk
47caef475f Merge master into staging-next 2019-09-08 20:45:29 +02:00
Frederik Rietdijk
5f4734b1dd Merge remote-tracking branch 'upstream/gcc-8' into staging-next
Earlier the gcc8 branch was merged instead of the gcc-8 branch (note the dash)...
2019-09-08 20:44:26 +02:00
worldofpeace
ec27f6ff3c
Merge pull request #68282 from Pamplemousse/rappel
rappel: init at unstable-2019-07-08
2019-09-08 13:45:47 -04:00
Vladimír Čunát
7e91247596
Merge branch 'staging-next' into staging 2019-09-08 18:28:11 +02:00
Vladimír Čunát
ccc8c73ea0
qt4: fixup build with gcc8 by Arch aur patch
I'll hope that this simple removal of "volatile" is OK.
I feel sure I saw a PR for this somewhere, but I can't find it.
2019-09-08 18:24:29 +02:00
Jaakko Luttinen
766f0d0a60 pythonPackages.can: 3.1.0 -> 3.3.1 2019-09-08 18:18:29 +02:00