Graham Christensen
f33a513d2b
stdenv: allow specifying a eval issuee handler
2017-12-12 18:08:11 -05:00
Vladimír Čunát
3a110ea3f9
treewide platform checks: abort
-> throw
...
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05:00
Vladimír Čunát
76bf375a16
stdenv checkMeta: throw -> trace
...
- tracing seems annoying enough
- we get errors for all packages instead of aborting on the first one
- easier to differentiate from unwanted packages (broken, unfree, etc.)
2017-12-12 18:07:07 -05:00
Orivej Desh
76090f5dc3
qtile: disable check after #32244
2017-12-11 11:21:32 +00:00
aszlig
cbd4d0e3f5
python/qrcode: Add mock to checkInputs
...
Another test issue surfacing from the setuptools bump in
70c1899768
.
This time, the tests just fail because mock is missing as a dependency.
Tested building against Python 2.7 and Python 3.6.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @joachifm, @Mic92
2017-12-11 12:05:31 +01:00
Orivej Desh
8dd33e803e
cloud-init: disable check after #32244
2017-12-11 11:04:06 +00:00
Orivej Desh
7d14f812ab
mono50: disable parallel building
2017-12-11 10:46:15 +00:00
aszlig
1c1a555438
python-axolotl: Disable tests for Python 2.x
...
The bump of setuptools from version 36.7.1 to 38.2.3 (commit
70c1899768
) has caused the axolotl tests
to suddenly being run.
As the comment prior to the doCheck attribute states, we're using
pycryptodome so the tests are expected to fail even on Python 2.7 but
because of the version bump mentioned above, the tests didn't run and
thus the build didn't fail during when commit
094ac2d9b1
was made.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @abbradar, @Mic92
2017-12-11 11:38:21 +01:00
zimbatm
6371439e0b
lazarus: 1.6.0-0 -> 1.8.0
2017-12-11 10:33:39 +00:00
Orivej Desh
9bcffa5882
Merge pull request #32487 from magnetophon/lv2-plugins
...
Lv2 plugins
2017-12-11 10:17:17 +00:00
Bart Brouns
61bc9decd7
mod-distortion: 2015-05-18 -> 2016-08-19
2017-12-11 10:11:05 +00:00
Bart Brouns
60684ce53b
distrho: 2017-08-04 -> 2017-10-10
2017-12-11 10:11:05 +00:00
Bart Brouns
2eb3471c2d
calf: 0.0.60 -> 0.90.0
2017-12-11 10:11:05 +00:00
aszlig
05f159b624
linux-testing: 4.15-rc2 -> 4.15-rc3
...
Built successfully on x86_64-linux.
I've verified the contents of the tarball by comparing its contents
against the tag of my local checkout. Furthermore, I've checked the GPG
signature of the tag.
Signed-off-by: aszlig <aszlig@nix.build>
2017-12-11 10:36:51 +01:00
Orivej Desh
9ebcc8db01
gstreamer: update hashes
...
missing from 6cc35d014f
(#32477 )
2017-12-11 09:21:20 +00:00
Vladimír Čunát
a2799407e8
Merge: openexr: upstream security patch
2017-12-11 09:52:20 +01:00
Vladimír Čunát
e9c12f6936
Merge older staging
...
There are some regressions, but not that many and I want
the security update of openssl fast.
2017-12-11 09:49:56 +01:00
Franz Pletz
d1c9beebdb
xmr-stak: fix evaluation with nix 1.11
2017-12-11 09:42:44 +01:00
Gabriel Ebner
f336bd43d2
Merge pull request #32515 from gebner/firefox_webrender
...
firefox: enable webrender
2017-12-11 09:11:23 +01:00
Peter Hoeg
8768295f1f
totem: disable parallel building as it randomly breaks the build
2017-12-11 15:55:41 +08:00
Franz Pletz
963c3ef9f7
Merge pull request #32499 from FRidh/libvirt
...
libvirt: 3.8.0 -> 3.10.0
2017-12-11 04:52:08 +00:00
Franz Pletz
8a14953356
imagemagick7: 7.0.7-9 -> 7.0.7-14
2017-12-11 04:59:37 +01:00
Franz Pletz
02c3d3493e
Merge pull request #32343 from lheckemann/imagemagick-6.9.9-25
...
imagemagick: 6.9.9-23 -> 6.9.9-26
2017-12-11 03:56:41 +00:00
Franz Pletz
c65107068e
xmr-stak: init at 2.0.0
2017-12-11 04:23:46 +01:00
Franz Pletz
9b934a4b69
simutrans: 120.1.1 -> 120.2.2
2017-12-11 04:23:46 +01:00
Shea Levy
8a7b2f889d
insert_dylib: Set platforms attribute
2017-12-10 20:22:36 -05:00
Renaud
8a37ca7714
networkmanager-l2tp: 1.2.4 -> 1.2.8
2017-12-11 01:10:26 +01:00
Peter Hoeg
7d9ecef47a
zeal: 0.4.0 -> 0.5.0
2017-12-11 08:06:01 +08:00
Orivej Desh
4561d6ca9f
uclibc: avoid "Error in reading or end of file" warnings
...
Thanks to @bjornfor for the advice in
6057d74d1c
2017-12-10 22:31:24 +00:00
John Ericson
3337e9eca4
Merge pull request #32547 from obsidiansystems/fix-splice
...
top-level: Fix splicing, again
2017-12-10 17:13:56 -05:00
John Ericson
6c36d3c9e0
top-level: Fix splicing, again
2017-12-10 17:01:23 -05:00
Orivej Desh
410ae8abf6
Merge pull request #32543 from andir/graphicsmagick
...
graphicsmagick: 1.3.26 -> 1.3.27 (fixes CVE-2017-11102 amongst others)
2017-12-10 21:23:54 +00:00
Bjørn Forsman
72e635a4cd
lighttpd: 1.4.45 -> 1.4.48
2017-12-10 21:05:24 +01:00
Andreas Rammhold
4314648fa1
graphicsmagick: 1.3.26 -> 1.3.27 (fixes CVE-2017-11102 amongst others)
...
See [1] for details.
[1] https://sourceforge.net/p/graphicsmagick/mailman/message/36152268/
2017-12-10 20:56:23 +01:00
Orivej Desh
bf132e6464
gnuplot_qt: Qt 4 -> Qt 5
2017-12-10 19:30:57 +00:00
Orivej Desh
051cbf7cbe
gnuplot: build with libcerf
2017-12-10 19:30:57 +00:00
Orivej Desh
e21e752caf
libcerf: init at 1.5
...
squash! libcerf: init at 1.5
squash! libcerf: init at 1.5
2017-12-10 19:30:57 +00:00
Tim Steinbach
0781951e75
docker: 17.09.0 -> 17.09.1
2017-12-10 14:16:27 -05:00
Tim Steinbach
4ff0429662
sbt-extras: Add JDK dependency
...
The derivation would use `java` from the PATH. This fixed the behaviour.
2017-12-10 13:48:23 -05:00
John Ericson
b0114725f3
Merge pull request #32521 from obsidiansystems/fix-splice
...
top-level: Fix splicing in the presence of evaluation errors
2017-12-10 13:34:24 -05:00
Tim Steinbach
3bb52f9259
linux: 4.14.4 -> 4.14.5
2017-12-10 13:13:48 -05:00
Tim Steinbach
bd6424010d
linux: 4.9.67 -> 4.9.68
2017-12-10 13:10:45 -05:00
Peter Simons
c4b8df308f
Merge pull request #32423 from NickHu/pandoc2
...
pandoc2: fix Haskell dependencies
2017-12-10 17:45:32 +01:00
Moritz Ulrich
d3fbf9b821
notmuch: Add myself to maintainers
2017-12-10 17:18:32 +01:00
Frederik Rietdijk
b459c8475c
Merge pull request #32541 from rnhmjoj/dnspython
...
pythonPackages: rename dns -> dnspython (round 2)
2017-12-10 15:44:25 +01:00
rnhmjoj
491bc4cfed
pythonPackages: rename dns -> dnspython
2017-12-10 15:27:06 +01:00
Orivej Desh
8168671385
Merge pull request #32534 from hedning/bashstartup
...
nixos/programs/bash: Let bash-completion lazy load scripts
2017-12-10 14:25:38 +00:00
Aristid Breitkreuz
5f4e80a86f
awesome: fix LUA_PATH/LUA_CPATH to lgi [now for version 3.5]
2017-12-10 15:23:55 +01:00
Orivej Desh
f601ecfb21
qt4: fix qmake on darwin and delete custom install phase
...
Since keeping `installPhase = ""` to signify "use the default installPhase" will
be surprising, this deletes the installPhase and rebuilds qt4 on all platforms.
Fixes #30238
2017-12-10 14:22:02 +00:00
Frederik Rietdijk
163ba09117
python.buildEnv: always include the $out output
...
28299f669a
introduced the first Python
packages having multiple outputs. The required outputs were not picked
up by `python.buildEnv` (#31857 ).
This commit modifies `python.buildEnv` so that it always includes the
$out output and thus fixes #31857 .
2017-12-10 15:21:35 +01:00