Commit graph

170874 commits

Author SHA1 Message Date
Izorkin cfb909229d mariadb-connector-c: move to external package 2019-09-09 15:55:34 +03:00
Jörg Thalheim be098bacad
python.pkgs.MySQL_python: remove
Reasons:

- No release since 2014
- deprecated by upstream
- no longer compatible with newer libmysql versions

(cherry picked from commit 4a53284bc0)
2019-09-09 13:40:35 +01:00
Andreas Rammhold 28367c64fd pythonPackages.pyopenssl: add missing six dependency
It might have been there as a transitive dependency but better be
explicity about it.
2019-09-09 12:14:32 +02:00
Lily Ballard d046ab888c perl: Update detected platform version
Instead of hardcoding the version as 10.10, we should just detect it as
being MACOSX_DEPLOYMENT_TARGET.
2019-09-09 04:33:24 -04: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
Jörg Thalheim 21f61dde0d
nemiver: clean up (#68333)
nemiver: clean up
2019-09-09 06:03:39 +01:00
Jörg Thalheim 367bc8ba95
Merge pull request #68332 from Ma27/urlview-handler-fix
urlview: fix path to url_handler.sh
2019-09-09 05:48:32 +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
José Romildo Malaquias febe3b4c3b
Merge pull request #68323 from romildo/upd.mate
mate.engrampa: 1.22.1 -> 1.22.2
2019-09-08 22:08:54 -03:00
Silvan Mosberger 6128371279
Merge pull request #65489 from arcnmx/pr-bukubrow-update
bukubrow: 2.4.0 -> 5.0.0
2019-09-09 02:21:07 +02:00
Jan Tojnar 3cdc583dd1
nemiver: rename from gnome3.nemiver 2019-09-09 02:06:57 +02:00
Jan Tojnar faab2ff8a5
gnome3.nemiver: format with nixpkgs-fmt 2019-09-09 02:06:36 +02:00
Jan Tojnar 59eb91d757
gnome3.nemiver: use fetchpatch 2019-09-09 02:06:35 +02:00
Maximilian Bosch 8cd9b85bb3
urlview: fix path to url_handler.sh
By default, `/etc/urlview/url_handler.sh` is used which breaks by
default with the following error:

```
sh: /etc/urlview/url_handler.sh: No such file or directory
```

With this change, the script will be copied to `$out` and `urlview` will
be patched accordingly.
2019-09-09 01:54:41 +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
Marek Mahut 462cdb9aac
Merge pull request #68255 from jluttine/nbstripout-0.3.6
nbstripout: 0.3.1 -> 0.3.6
2019-09-08 22:38:13 +02:00
Marek Mahut df3b84ac04
Merge pull request #68315 from jluttine/nano-wallet-19.0
nano-wallet: 18.0 -> 19.0
2019-09-08 22:35:08 +02:00
Silvan Mosberger 916603c03c
Merge pull request #67241 from kcalvinalvin/cmt
nixos/modules/services/x11/hardware/: add cmt module
2019-09-08 22:33:30 +02:00
Frederik Rietdijk 4b929acf67 Merge staging-next into staging 2019-09-08 22:33:17 +02:00
Frederik Rietdijk 5c2c505a2f gcc: use gcc7 for darwin
This was present in the gcc-8 branch but got removed in the merge.
2019-09-08 22:31:01 +02:00
Frederik Rietdijk ee1b8e4c7b python2.pkgs.wxPython: fix build 2019-09-08 22:09:42 +02:00
José Romildo Malaquias c5050d0ed7 mate.engrampa: 1.22.1 -> 1.22.2 2019-09-08 16:35:17 -03: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
Jan Tojnar 975d5f18eb
Merge pull request #68287 from rileyinman/inkscape-strictdeps
inkscape: add wrapGAppsHook for icons (fixed for strictDeps)
2019-09-08 20:59:08 +02:00
Riley Inman cd04b610ba inkscape: add wrapGAppsHook for icons (fixed for strictDeps)
Resolves #68185.
The icons in Inkscape depend on gdk-pixbuf loaders, but because
strictDeps is set to true to fix some macOS issues it doesn't work
(see #56943). Adding librsvg to buildInputs explicitly fixes the issue.
2019-09-08 14:51:12 -04: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
Bjørn Forsman 1a1a7ed266 gnomeExtensions.system-monitor: 36 -> 38
Remove "broken = true" since this version supports GNOME 3.32.
2019-09-08 19:51:57 +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
symphorien 8772a1dfbc epkowa: update (#68225) 2019-09-08 13:39:21 -04:00
Jaakko Luttinen fa0b1870d1
nano-wallet: fix Qt wrapping 2019-09-08 19:41:05 +03: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
Vladimír Čunát 6756cc5408
jing-trang: fixup build
Thanks to lopsided98.  Fixes #68307.
2019-09-08 18:19:51 +02:00
Jaakko Luttinen 766f0d0a60 pythonPackages.can: 3.1.0 -> 3.3.1 2019-09-08 18:18:29 +02:00
Jaakko Luttinen a00a398bff pythonPackage.XlsxWriter: 1.1.8 -> 1.2.0 2019-09-08 18:18:29 +02:00