Frederik Rietdijk
610485faa7
python.pkgs.pytest: setupHook to prevent creation of .pytest-cache folder, fixes #40273
...
When `py.test` was run with a folder as argument, it would not only
search for tests in that folder, but also create a .pytest-cache folder.
Not only is this state we don't want, but it was also causing
collisions.
2018-07-22 09:45:26 +02:00
Jan Tojnar
d5bb8889e4
Merge pull request #43926 from volth/rm-hicolor-icon-theme
...
"rm $out/share/icons/hicolor/icon-theme.cache" -> hicolor-icon-theme setup-hook
2018-07-22 00:16:43 +02:00
volth
983abe10e2
"rm $out/share/icons/hicolor/icon-theme.cache" -> hicolor-icon-theme setup-hook
2018-07-21 21:47:26 +00:00
Matthew Bauer
dc9018dfa2
libffi: don't check on darwin
...
libffi usages in stdenv broken darwin. We need to disable doCheck for that case.
2018-07-21 17:36:22 -04:00
Daiderd Jordan
d3cc05e607
Merge pull request #43561 from LnL7/darwin-llvm-boot
...
stdenv: cleanup darwin bootstrapping
2018-07-21 22:37:17 +02:00
Tuomas Tynkkynen
24596d7a4a
binutils-wrapper: Try to avoid adding unnecessary -L flags
...
(cherry picked from commit f3758258b8895508475caf83e92bfb236a27ceb9)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-07-21 21:30:13 +01:00
Matthew Bauer
37273afd27
Merge pull request #43224 from volth/patch-179
...
[staging] substitute(): --subst-var was silently coercing to "" if the variable does not exist.
2018-07-21 15:48:14 -04:00
Vladimír Čunát
17a0c57e68
Merge #43741 : pciutils: 3.6.0 -> 3.6.1
2018-07-21 20:51:55 +02:00
Vladimír Čunát
0262431889
Revert "pciutils: use standardized equivalent for canonicalize_file_name"
...
This reverts commit f8db20fb3a
.
Patching should no longer be needed with 3.6.1.
2018-07-21 20:46:42 +02:00
Vladimír Čunát
e161ee3df1
Merge branch 'staging' into PR
2018-07-21 20:46:03 +02:00
Daiderd Jordan
93c34c7616
stdenv: cleanup darwin bootstrapping
...
Also gets rid of the full python and some of it's dependencies in the
stdenv build closure.
2018-07-21 11:42:37 +02:00
Mario Rodas
ce408e8e75
boost167: Add lockfree next_prior patch
2018-07-21 07:56:02 +00:00
Will Dietz
55aeb86902
Merge pull request #43760 from dtzWill/fix/mesa-18.1.4-includes-and-such-musl
...
mesa: more include fixes
2018-07-18 22:13:09 -05:00
Will Dietz
ab0f31f777
Merge pull request #43719 from dtzWill/update/npth-1.6
...
npth: 1.5 -> 1.6
2018-07-18 22:02:17 -05:00
Will Dietz
488d42b0d2
npth: 1.5 -> 1.6
...
minor bump
2018-07-18 16:44:24 -05:00
Will Dietz
06de6dc71b
mesa: more include fixes
...
mostly from void-linux (thanks!)
2018-07-18 14:34:51 -05:00
R. RyanTM
3d1a59a0b5
pciutils: 3.6.0 -> 3.6.1
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pciutils/versions .
2018-07-18 08:39:39 -07:00
Matthew Bauer
c0beb48fa7
Merge pull request #43627 from oxij/tree/simplify-depcycles
...
treewide: simplify some dependency cycles
2018-07-17 21:54:43 -04:00
Will Dietz
aa881d6ae3
Merge pull request #43648 from dtzWill/update/bind-9.12.2
...
bind: 9.12.1-P2 -> 9.12.2
2018-07-17 11:32:15 -05:00
Will Dietz
104c595ee5
Merge pull request #43646 from dtzWill/update/util-linux-2.32.1
...
utillinux: 2.32 -> 2.32.1
2018-07-17 11:32:01 -05:00
Will Dietz
cca48ab8d0
Merge pull request #43647 from dtzWill/update/busybox-1.29.1
...
busybox: 1.29.0 -> 1.29.1
2018-07-17 11:31:10 -05:00
Michael Raskin
c4de32e192
Merge pull request #43624 from oxij/tree/fix-or-disable-tests
...
treewide: either fix or disable tests
2018-07-17 14:49:26 +00:00
Jan Malakhovski
589d05cd09
ruby: disable tests
2018-07-17 14:41:53 +00:00
Jan Malakhovski
f7a6ea6fa6
ilmbase: disable tests on i686. Spooky!
2018-07-17 14:41:53 +00:00
Jan Malakhovski
02acff8839
neon, neon_0_29: make tests run, but disable
2018-07-17 14:41:53 +00:00
Jan Malakhovski
d9c1aa465a
librdf: make tests run, but disable
2018-07-17 14:41:53 +00:00
Jan Malakhovski
33a6533c12
gvfs: make tests run, but disable
2018-07-17 14:41:53 +00:00
Jan Malakhovski
4d93021846
libcommuni: disable checks as tests are run in installcheck
2018-07-17 14:41:53 +00:00
Jan Malakhovski
a3aedd1372
git: disable checks as tests are run in installcheck
2018-07-17 14:41:53 +00:00
Jan Malakhovski
a96380527f
mdds: fix tests
2018-07-17 14:41:53 +00:00
Will Dietz
6075fa8d0c
curl: 7.60.0 -> 7.61.0
2018-07-17 12:20:41 +00:00
Frederik Rietdijk
12949bf84a
Merge master into staging
2018-07-17 10:05:50 +02:00
Frederik Rietdijk
1ae2f10642
Merge staging-next into master
2018-07-17 10:04:59 +02:00
lewo
bac995cd9f
Merge pull request #43384 from mbode/aws-rotate-key
...
aws-rotate-key: init at 1.0.0
2018-07-17 09:05:28 +02:00
Peter Simons
b412cac1d7
Merge pull request #43508 from nh2/haskell-dontStrip
...
haskell: Pass `dontStrip` to cabal. Fixes #43506
2018-07-17 08:57:32 +02:00
Vladimír Čunát
e1625a8377
Merge branch 'staging-next' into staging
2018-07-17 08:55:31 +02:00
adisbladis
d1eaa5b651
clojure: Fix bin wrappers
2018-07-17 10:25:34 +08:00
Will Dietz
d6a9a93a62
bind: 9.12.1-P2 -> 9.12.2
...
https://ftp.isc.org/isc/bind9/9.12.2/RELEASE-NOTES-bind-9.12.2.html
2018-07-16 21:00:30 -05:00
Will Dietz
583bd3aeb6
busybox: 1.29.0 -> 1.29.1
2018-07-16 20:37:33 -05:00
Will Dietz
429d9988a3
utillinux: 2.32 -> 2.32.1
...
https://lkml.org/lkml/2018/7/16/532
2018-07-16 20:23:32 -05:00
Tuomas Tynkkynen
8258f5bda4
ibniz: init at 1.18
2018-07-17 02:51:41 +03:00
Jan Malakhovski
acbee90e2b
pythonPackges.hypothesis, pythonPackages.pytest: simpify dependency cycle fix
2018-07-16 23:16:49 +00:00
Jan Malakhovski
2badf9a6f8
libffi: simplify using checkInputs
2018-07-16 23:16:49 +00:00
Robert Schütz
ac7d8d22d2
Merge pull request #43631 from aepsil0n/parsy/init
...
pythonPackages.parsy: init at 1.2.0
2018-07-17 00:35:34 +02:00
Eduard Bopp
2977fb19ca
pythonPackages.parsy: init at 1.2.0
2018-07-17 00:14:49 +02:00
Silvan Mosberger
f2632f5c60
Merge pull request #42748 from patternspandemic/neo4j-service
...
nixos/neo4j: Update module, make compatible with neo4j 3.4
2018-07-16 22:31:25 +02:00
Pascal Wittmann
2d9a6023c4
doit: add myself (pSub) as maintainer
2018-07-16 22:17:38 +02:00
Pascal Wittmann
e72ef5780d
mmake: fix description
2018-07-16 22:08:25 +02:00
Pascal Wittmann
f3d9353a75
toilet: add myself (pSub) as maintainer
2018-07-16 22:04:48 +02:00
Pascal Wittmann
66f99ecb7f
aha: add myself (pSub) as maintainer
2018-07-16 21:57:43 +02:00