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
a77fba2ef9
Merge pull request #64195 from flokli/scikits-odes
...
scikits-odes: init at 2.4.0
2019-09-08 16:31:59 -07: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
Lily Ballard
a8c3fb990f
exa: adopt installShellFiles
...
Also declare a separate "man" output.
2019-09-08 15:07:13 -07:00
Lily Ballard
ed620603d4
ffsend: adopt installShellFiles
2019-09-08 15:00:52 -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
José Romildo Malaquias
a8973fa845
shades-of-gray-theme: 1.1.8 -> 1.1.9
2019-09-08 17:28:52 -03: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
Jaakko Luttinen
8e814a802b
pythonPackages.pvlib: 0.6.1 -> 0.6.3
2019-09-08 17:49:40 +02:00
arcnmx
c33a44a885
bukubrow: 2.4.0 -> 5.0.0
2019-09-08 08:48:19 -07:00
Pavol Rusnak
2a44aebb9f
wasabiwallet: 1.1.5 -> 1.1.6
2019-09-08 17:47:41 +02:00
Frederik Rietdijk
241a61939d
python.pkgs.pybind11: fix build
2019-09-08 17:43:16 +02:00
Frederik Rietdijk
b9810814ec
python.pkgs.httpretty: disable flaky test
2019-09-08 17:23:04 +02:00
Andreas Rammhold
02e83699bb
Merge pull request #68096 from andir/systemd-v243
...
systemd: 242 -> 243
2019-09-08 17:16:40 +02:00
Andreas Rammhold
9c06aae94a
systemd: add myself as maintainer
2019-09-08 17:14:15 +02:00
Andreas Rammhold
f59b4cb8d5
nixos/tests/login: fix the seat test by loading sound drivers
...
It turned out that /dev/snd/* always exists even if there are no sound
drivers loaded at all. Loading `snd` and `snd_timer` fixes that
situation. It is probably fair to assume someone that wants to use sound
also enables that in the NixOS configuration.
2019-09-08 17:14:14 +02:00
Andreas Rammhold
2b605e96c2
nixos/networkd: continue supporting 99-main with wildcard interface match
...
With systemd version 243 network units with empty match block will
generate warnigs. The reasoning seems to be that the intended behaviour
is hard to infere. Being explicit about really meaning any interface is
the reasonable thing here.
We want to get rid of this mechanism in the long run but as long as we
do not have a replacement we should stick with it and keep it in
reasonable good shape.
2019-09-08 17:14:13 +02:00
Andreas Rammhold
d9b1256f93
systemd: 242 -> 243
2019-09-08 17:14:10 +02:00
Orivej Desh
88825bbbde
freeimage: 3.17.0 -> 3.18.0
2019-09-08 14:46:31 +00:00