Thomas Tuegel
ba0c962352
taglib: update description and licenses, add maintainer
2017-12-11 12:22:30 -06:00
Thomas Tuegel
ae1ba39c7d
taglib: 1.10 -> 1.11.1
...
The homepage is also updated to http://taglib.org/ .
2017-12-11 12:20:29 -06:00
Peter Simons
265d68e8ca
haskell-pandoc-2.x: update overrides
2017-12-11 18:46:41 +01:00
Peter Simons
ee3d43f978
stack: update default version to 1.6.1
...
Allow building with either ghc 8.0.x or 8.2.x.
2017-12-11 18:46:41 +01:00
Peter Simons
b0ca52b24c
haskell-hpack: new versions need latest HUnit to compile their test suite
2017-12-11 18:46:41 +01:00
Peter Simons
56ebd91299
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-2-gcba0663 from Hackage revision
53aaa393b6
.
2017-12-11 18:46:41 +01:00
Peter Simons
8294c7d9df
hackage2nix: disable failing builds
2017-12-11 18:46:39 +01:00
Peter Simons
75cc0ff85f
hackage2nix: add old hpack version to make stack-1.6.1 happy
2017-12-11 18:46:39 +01:00
Michael Alan Dorman
3ddc73a5d1
hackage2nix: keep old haskell-src-exts_1_19_1 around
...
Needed for hindent and structured-haskell-mode. At the same time, though, we
can drop the older 1.18 version, which is no longer required by hoogle.
2017-12-11 18:46:39 +01:00
Peter Simons
cb6725ea05
LTS Haskell 9.17
2017-12-11 18:46:39 +01:00
John Doe
750a7c677b
libvirt: remove xen dependency on aarch64
2017-12-11 19:46:05 +02:00
Thomas Tuegel
145e0f9940
Revert "Revert "qt5: 5.9.1 -> 5.9.3""
...
This reverts commit a1b77bfe5f
.
KDE Frameworks are updated to version 5.41.0 which is compatible with Qt 5.9.3.
2017-12-11 11:32:16 -06:00
Thomas Tuegel
5581ba6c65
kdeFrameworks: 5.40.0 -> 5.41.0
2017-12-11 11:30:41 -06:00
georgewhewell
73b65551f4
openblas: add aarch64 platform config
2017-12-11 19:22:07 +02:00
Vincent Laporte
b212125b54
Merge pull request #32250 from vbgl/coq-clean
...
coq_HEAD, coqPackages_8_4: remove
2017-12-11 18:13:24 +01:00
Samuel Dionne-Riel
262514a3c7
U-Boot: Adds Orange Pi PC build
2017-12-11 19:05:15 +02:00
Orivej Desh
5483c00288
librem: 0.5.0 -> 0.5.2
2017-12-11 15:01:37 +00:00
Orivej Desh
7267338736
libre: 0.5.1 -> 0.5.6
...
Fixes `baresip` broken by 99a3e135c3
.
2017-12-11 15:01:37 +00:00
Jörg Thalheim
8684861a08
Merge pull request #32560 from manveru/calamares
...
calamares: init at 3.1.10
2017-12-11 14:13:38 +00:00
Jörg Thalheim
6eba11d106
Merge pull request #32568 from vbgl/ocp-indent-1.6.1
...
ocp-indent: 1.6.0 -> 1.6.1
2017-12-11 13:59:41 +00:00
Jörg Thalheim
7c2528b0c4
Merge pull request #32567 from andir/slack3.0.0
...
slack: 2.9.0 -> 3.0.0
2017-12-11 13:56:00 +00:00
Samuel Leathers
c2e9a1ca3b
powerdns: 4.0.4 -> 4.0.5 for CVE-2017-15091
...
Closes #32116 .
2017-12-11 14:52:11 +01:00
Jörg Thalheim
c532038674
Merge pull request #32566 from dywedir/fd
...
fd: 6.0.0 -> 6.1.0
2017-12-11 13:45:02 +00:00
Vincent Laporte
594b7be89d
ocp-indent: 1.6.0 -> 1.6.1
2017-12-11 13:38:39 +00:00
Maxime Dénès
ec28cab25f
ocamlPackages.merlin: 3.0.3 -> 3.0.5
2017-12-11 14:35:00 +01:00
Andreas Rammhold
bb06c9ee5d
slack: 2.9.0 -> 3.0.0
2017-12-11 14:26:05 +01:00
Franz Pletz
91f8f5584a
Merge pull request #32565 from andir/pdns-recursor-4.0.8
...
pdns-recursor: 4.0.6 -> 4.0.8 (fixes CVE-2017-15120)
2017-12-11 13:23:24 +00:00
dywedir
743f6b64e3
fd: 6.0.0 -> 6.1.0
2017-12-11 15:20:23 +02:00
Michael Fellinger
b70a0bd08f
Revive calamares
2017-12-11 14:15:47 +01:00
Frederik Rietdijk
8544e86bc2
python.pkgs.lark-parser: init at 2017-12-10
2017-12-11 13:57:24 +01:00
Andreas Rammhold
f7b87a773e
pdns-recursor: 4.0.6 -> 4.0.8 (fixes CVE-2017-15120)
...
For more details see [1].
[1] http://www.openwall.com/lists/oss-security/2017/12/11/1
2017-12-11 13:51:59 +01: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
Michael Fellinger
3abcc2c514
Revert "calamares: remove due to being broken and insecure."
...
This reverts commit c677c35922
.
2017-12-10 16:59:33 +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
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
Orivej Desh
5fdffa084f
Merge pull request #32539 from hedning/nix-bash-completion-symlink
...
nix-bash-completions: lazy load aware install
2017-12-10 14:18:06 +00:00
Tor Hedin Brønner
f79d69113e
nix-bash-completions: lazy load aware install
...
`bash-completion` lazy loads completion scripts by looking up the command name
in the completion directory. As such we need to create a symlink for every
nix command.
The problem had been masked by nixos sourcing all completion scripts on startup.
2017-12-10 14:07:13 +00:00
Aristid Breitkreuz
c4a5ab728b
borg: 1.1.1 -> 1.1.3
2017-12-10 14:26:03 +01:00
Vincent Laporte
746d9d1b7b
ocamlPackages.markup: 0.7.4 -> 0.7.5
2017-12-10 13:01:40 +01:00
Orivej Desh
166536e152
Merge pull request #32535 from Gerschtli/update/hhvm
...
hhvm: 3.21 -> 3.23.2
2017-12-10 11:50:41 +00:00
Tobias Happ
d5d7220770
hhvm: 3.21 -> 3.23.2
2017-12-10 11:50:15 +00:00
Vincent Laporte
d98d944d5d
Merge pull request #32494 from mpickering/ber-metaocaml2
...
ber_metaocaml: (re)init at 104
2017-12-10 12:36:30 +01:00
Vincent Laporte
b1659c89c1
ocamlPackages.ulex: 1.1 -> 1.2
2017-12-10 12:24:10 +01:00
Moritz Ulrich
8974a9bf9a
notmuch: 0.25.2 -> 0.25.3
2017-12-10 12:15:50 +01:00
Moritz Ulrich
7df7739888
gmime3: 3.0.1 -> 3.0.5
2017-12-10 12:15:50 +01:00
Orivej Desh
5b53774f89
qt4: fix darwin install phase
...
by creating $out before copying lib to $out
2017-12-10 10:22:08 +00:00
Vladimír Čunát
aa9fbd036f
openexr: upstream security patch
...
/cc #32459 .
2017-12-10 11:03:30 +01:00
Frederik Rietdijk
c6fbf4a15a
Merge pull request #32531 from rnhmjoj/dnspython
...
pythonPackages: rename dns -> dnspython
2017-12-10 10:09:05 +01:00
Orivej Desh
b6bf8db29f
Revert "gmime: 3.0.1 -> 3.0.5"
...
It breaks notmuch 0.25.2 tests, and updating notmuch to 0.25.3 does not fix them.
2017-12-10 09:07:04 +00:00
Orivej Desh
fc930e055a
rawtherapee: delete unused files
2017-12-10 08:44:04 +00:00
Jörg Thalheim
8bdbb21f9c
Merge pull request #31182 from yegortimoshenko/chroot-user/c-rewrite
...
chroot-user: rewrite in C, drop CHROOTENV_EXTRA_BINDS
2017-12-10 08:20:59 +00:00
Gabriel Ebner
3dc1274232
firefox: enable webrender
2017-12-10 07:38:16 +01:00
rnhmjoj
b56d92a53b
pythonPackages: rename dns -> dnspython
2017-12-10 03:22:52 +01:00
Austin Seipp
5ae883b8c3
nixpkgs: remove sqlite/kyotocabinet deps for leveldb
...
These are only needed for some benchmarking utilities but they aren't
going to be generally useful to most people, I imagine.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-12-09 19:40:23 -06:00
Jörg Thalheim
05d2a9efb5
Merge pull request #32528 from dtzWill/fix/issue-32264
...
tetex: patch off-by-one to fix segfault
2017-12-10 01:27:21 +00:00
John Ericson
965cc5da57
top-level: Fix splicing in the presence of evaluation errors
...
- No more `or {}`, this was misleading at best since those values
wouldn't be used unless the attr they are defined from was present
anyways.
- `tryEval` for get outputs. This ensures that if some derivations fail, they
won't take out the others. This benefited from the `or {}` before, but that
was never good enough. `tryEval` is strictly better.
2017-12-09 20:02:45 -05:00
Joachim Fasting
eae2aa7eae
tor-browser-bundle-bin: 7.0.10 -> 7.0.11
2017-12-10 00:32:59 +01:00