John Ericson
f6f40e3fe5
stdenv-setup and misc pkgs: Revert to space-deliminated propagated-* files
...
We cannot switch to line-delimited yet, because certain Nix commands do
not read in the entire file, but just the first line.
2017-07-26 09:07:55 -04:00
Eelco Dolstra
6669a3b477
stdenv: Remove log nesting
...
Nix/Hydra no longer support pretty printing of logs, so this is no
longer useful.
2017-07-24 14:30:46 +02:00
Eelco Dolstra
9f345ce2c7
gnumake41: Remove unused version
2017-07-24 14:27:12 +02:00
Eelco Dolstra
8cfe77444b
gnumake40: Remove unused version
2017-07-24 14:27:11 +02:00
Eelco Dolstra
969d7b0451
gnumake380: Remove
...
This hasn't been used in a long time.
2017-07-24 14:27:11 +02:00
Frederik Rietdijk
29f91c107f
Merge remote-tracking branch 'upstream/master' into HEAD
2017-07-23 11:23:43 +02:00
Frederik Rietdijk
e028e34606
Merge pull request #27561 from holidaycheck/sauceconnect-4.4.8
...
sauce-connect: 4.4.7 -> 4.4.8
2017-07-23 10:41:52 +02:00
Thomas Tuegel
9af77826a9
Merge pull request #27522 from ttuegel/bugfix/staging/stdenv
...
Fixes for various bugs introduced by stdenv update in staging
2017-07-22 21:20:07 -05:00
Thomas Tuegel
4f88ceff49
jam: unset AR
...
Commit 093cc00cdd
sets the AR environment variable
by default, but this causes the jam Makefile to use the wrong command.
2017-07-22 19:36:55 -05:00
Mathias Schreck
6589a83a88
sauce-connect: 4.4.7 -> 4.4.8
2017-07-22 12:41:47 +02:00
adisbladis
66976bc670
c-ares: 1.12.0 -> 1.13.0 for CVE-2017-1000381
2017-07-22 11:52:00 +08:00
Thomas Tuegel
6a004bf9c8
Merge branch 'master' into bugfix/staging/stdenv
2017-07-21 20:36:34 -05:00
Thomas Tuegel
9aa4f09008
qt4: unset LD
...
Commit 093cc00cdd
sets the `LD' environment
variable by default, interfering with the Makefile which uses gcc for linking.
2017-07-21 16:49:32 -05:00
Thomas Tuegel
20321f66d7
x264: unset AS
...
Commit 093cc00cdd
sets the environment variable
`AS' to the binutils assembler, but x264 needs yasm.
2017-07-21 15:47:12 -05:00
Thomas Tuegel
15776462b2
libunistring: disable parallel building
...
Parallel building causes a test deadlock and has been disabled.
2017-07-21 15:46:38 -05:00
Thomas Tuegel
4a0a066f67
newt: unset CPP
...
Commit 093cc00cdd
sets the CPP environment
variable by default, confusing the newt Makefile, which expects CPP=gcc for
computing dependencies.
2017-07-21 15:45:32 -05:00
Tim Steinbach
8e37e3b7f1
openjdk: 8u131-b11 -> 8u141-b15
2017-07-21 16:18:04 +02:00
Jörg Thalheim
d0bcb41d2d
Merge pull request #27524 from therealpxc/arrow
...
pythonPackages.arrow: 0.7.0 -> 0.10.0
2017-07-21 14:14:44 +01:00
Jörg Thalheim
ce67c7c1ac
pythonPackages.arrow: move to python-modules
2017-07-21 14:10:05 +01:00
Jörg Thalheim
3954cbb4a5
Merge pull request #27528 from knedlsepp/fix-armadillo-lapack
...
armadillo: Make use of openBLAS's built-in LAPACK
2017-07-21 14:02:50 +01:00
Jörg Thalheim
a32e501bfb
Merge pull request #27526 from devhell/mediainfo
...
{lib}mediainfo{-gui},libzen: 0.7.95 -> 0.7.97; 0.4.34 -> 0.4.35
2017-07-21 13:57:00 +01:00
Daiderd Jordan
45cc3fdac9
Merge pull request #27542 from taku0/oraclejdk-8u141
...
oraclejdk: 8u131 -> 8u141 [Critical security fix]
2017-07-21 14:29:50 +02:00
Peter Hoeg
3bccedb081
owl-lisp: init at 0.1.14
2017-07-21 20:07:36 +08:00
Mathias Schreck
77ebd34459
nodejs: 8.2.0 -> 8.2.1
2017-07-21 12:27:23 +02:00
volth
17c8fe21fd
libvirt: 3.1.0 -> 3.5.0 ( #25411 )
2017-07-20 23:31:04 +02:00
Josef Kemetmueller
6f72708c12
armadillo: Make use of openBLAS's built-in LAPACK
...
Even though the linked openBLAS contains LAPACK, the functionality was
not usable due to armadillo needing to link against it explicitly.
2017-07-20 22:29:30 +02:00
Daiderd Jordan
934c2b636c
Merge pull request #27517 from ankhers/update_elixir_rc
...
elixir: 1.5.0-rc.1 -> 1.5.0-rc.2
2017-07-20 20:37:33 +02:00
devhell
1206f9120a
libzen: 0.4.34 -> 0.4.35
...
No changelog available.
2017-07-20 19:33:33 +01:00
devhell
79fdf7d017
{lib}mediainfo{gui}: 0.7.95 -> 0.7.97
...
Changelog available at:
https://mediaarea.net/MediaInfo/ChangeLog
2017-07-20 19:30:12 +01:00
Franz Pletz
00b6ac7bd3
Merge pull request #26419 from roblabla/feature-sasl
...
cyrus-sasl: Add saslauthd service and LDAP support
2017-07-20 20:23:52 +02:00
Mathias Schreck
e849c7645e
nodejs: 8.1.4 -> 8.2.0
2017-07-20 20:13:39 +02:00
Franz Pletz
3e8a565a04
libressl: refactor, drop 2.4, 2.5.4 -> 2.5.5, init 2.6
2017-07-20 19:31:08 +02:00
Justin Wood
b61f0fe40b
elixir: 1.5.0-rc.1 -> 1.5.0-rc.2
2017-07-20 08:14:35 -04:00
Peter Simons
480397c35f
poppler: update to version 0.56.0
...
Previous versions have a ton of bugs that may be used in DoS attacks, i.e. by
making poppler-based services crash when processing specially crafted PDF
documents.
2017-07-20 12:59:54 +02:00
Matthias C. M. Troffaes
20780bf33a
wolfssl: 3.10.3 -> 3.11.0
2017-07-20 10:01:38 +01:00
Peter Simons
83fe3f0268
multi-ghc-travis: update to current Git master 800980d76f7a74f3
2017-07-20 09:15:47 +02:00
Ben Darwin
d1d0824b2f
elastix: change platforms to "linux" from "unix"
2017-07-19 17:41:14 -04:00
Peter Simons
3cc46829c7
haskell-symengine: the build is broken because the system library this code binds to does not exist
...
This error isn't easily detectable, however, because the Cabal files declares
the dependency on "symengine" for the test program rather than for the library
itself.
https://github.com/symengine/symengine.hs/pull/14
2017-07-19 18:55:38 +02:00
Jörg Thalheim
d36614cb28
flamegraph: 2017-05-11 -> 2017-07-01
2017-07-19 14:24:56 +01:00
Jörg Thalheim
cd2724db50
Merge pull request #27497 from wizzup/cleanup-pythonPackages
...
Cleanup pkgs/top-level/python-packages.nix
2017-07-19 13:16:41 +01:00
Jörg Thalheim
8bfa41cbe7
python.pkgs.ropper: document test failure on some setups
...
cc @bennofs
2017-07-19 12:33:20 +01:00
wisut hantanong
ccf0468a84
python.pkgs.python-uinput : move to separate expression
2017-07-19 18:23:11 +07:00
wisut hantanong
84c3055620
python.pkgs.python-editor : move to separate expression
2017-07-19 17:46:07 +07:00
wisut hantanong
ff6797e8aa
python.pkgs.aniso8601 : move to separate expression
2017-07-19 17:29:51 +07:00
wisut hantanong
4206da05b0
python.pkgs.ansicolors : move to separate expression
2017-07-19 17:23:52 +07:00
Robin Gloster
4cc69fac73
ace: 6.4.2 -> 6.4.3
2017-07-19 12:15:21 +02:00
Frederik Rietdijk
3a5735ca06
Merge pull request #27351 from adisbladis/zope_bump
...
Bump Zope packages to support Python 3.6
2017-07-19 11:45:30 +02:00
wisut hantanong
9b313484de
python.pkgs.alabaster : move to separate expression
2017-07-19 16:43:01 +07:00
wisut hantanong
5eea07391e
python.pkgs.aiodns : move to separate expression
2017-07-19 16:32:53 +07:00
wisut hantanong
af02f13e25
python.pkgs.afew : move to separate expression
2017-07-19 16:23:28 +07:00