Commit Graph

55341 Commits

Author SHA1 Message Date
William A. Kennington III
db1054b616 isl: Remove the default version to keep it in sync 2015-06-11 17:34:51 -07:00
Tuomas Tynkkynen
99a7bc241d stdenv/linux: Link statically against isl & cloog
Otherwise this fails on ARM:

/nix/store/jipqp9739n7wrjz40igbk85pqk13s0ad-binutils-2.23.1/bin/ld: /nix/store/92pdpqrqkdf8wjciq1cisvsp8kdz8p2i-gmp-5.1.3/lib/libgmp.a(mp_get_fns.o): relocation R_ARM_MOVW_ABS_NC against `__gmp_allocate_func' can not be used when making a shared object; recompile with -fPIC
/nix/store/92pdpqrqkdf8wjciq1cisvsp8kdz8p2i-gmp-5.1.3/lib/libgmp.a: could not read symbols: Bad value
collect2: error: ld returned 1 exit status
make[2]: *** [libisl.la] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/tmp/nix-build-isl-0.11.1.drv-3/isl-0.11.1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/nix-build-isl-0.11.1.drv-3/isl-0.11.1'
make: *** [all] Error 2
builder for ‘/nix/store/a8ghniifd8d8agqx0cqsh41daa08v11c-isl-0.11.1.drv’ failed with exit code 2
2015-06-12 01:38:47 +02:00
Vladimír Čunát
2e0373ee66 gtk3: maintenance update 2015-06-11 22:13:07 +02:00
Eelco Dolstra
415407bd93 openssl: Update to 1.0.1n
CVE-2015-4000, CVE-2015-1788, CVE-2015-1789, CVE-2015-1790, CVE-2015-1792, CVE-2015-1791, CVE-2014-8176
2015-06-11 18:32:13 +02:00
Eelco Dolstra
623401788d Net::HTTP: Disable tests
4970574409 (commitcomment-11626433)
2015-06-11 12:33:04 +02:00
Vladimír Čunát
2b99951f99 gnutls: don't set cert location except on Linux
Also refactor lib.optional*. Preserves .drv hashes on Linux.
2015-06-11 09:02:56 +02:00
Eelco Dolstra
d21b6702a3 mesa: Reduce dependency bloat
In particular, don't depend on clang. It's really bad to have a core
package like Mesa pull in multiple C compilers.
2015-06-11 02:17:00 +02:00
Eelco Dolstra
8b2f226a96 Fix Samba build 2015-06-11 01:22:37 +02:00
Eelco Dolstra
fcf99efcd2 Reduce dependency bloat 2015-06-11 00:26:24 +02:00
Eelco Dolstra
4970574409 Merge remote-tracking branch 'origin/gcc-4.9' into staging
Conflicts:
	pkgs/development/libraries/wayland/default.nix
2015-06-11 00:23:03 +02:00
Eelco Dolstra
4a57b07653 Merge remote-tracking branch 'origin/master' into staging 2015-06-11 00:18:24 +02:00
Rok Garbas
1c3585e411 pythonPackages.livestreamer: fix builds for py33 and py34 2015-06-11 00:06:52 +02:00
Rok Garbas
4970aa6f46 pythonPackages: fix apscheduler 2015-06-11 00:06:52 +02:00
Rok Garbas
adbed3fb6a pythonPackages.neovim: new package added 2015-06-11 00:06:52 +02:00
William A. Kennington III
93ddc18a59 Make jdk / jre derivations installable 2015-06-10 14:24:23 -07:00
vbgl
9d88a15ab4 Merge pull request #8275 from k0ral/mpc
mpc: 0.26 -> 0.27
2015-06-10 22:37:48 +02:00
Peter Simons
59d98da246 Merge pull request #8273 from k0ral/git
git: 2.4.1 -> 2.4.2
2015-06-10 21:40:13 +02:00
Joachim Schiele
a398088ec6 Merge pull request #8265 from k0ral/dfc
dfc: 3.0.4 -> 3.0.5
2015-06-10 20:46:05 +02:00
koral
ffdb7ab9a2 mpc: 0.26 -> 0.27 2015-06-10 17:03:10 +00:00
Ricardo M. Correia
e26bfbe26f grsecurity: Update stable and test patches
stable: 3.1-3.14.43-201506021902 -> 3.1-3.14.44-201506082249
test:   3.1-4.0.4-201506021902   -> 3.1-4.0.5-201506082251
2015-06-10 18:33:28 +02:00
koral
5a64cc1dc8 git: 2.4.1 -> 2.4.2 2015-06-10 16:22:23 +00:00
Mateusz Kowalczyk
330758e788 cran: remove bad mirror
Gives ‘welcome to nginix’ pages
2015-06-10 17:21:48 +01:00
Pascal Wittmann
6fa0db5a31 coqPackages.fiat: disable parallel build to fix build 2015-06-10 16:14:11 +02:00
Luca Bruno
38b58bab62 gcr: propagate p11_kit required in the pc file 2015-06-10 15:00:34 +02:00
Christian Theune
8fc6185037 Update syncthing to 0.11.8
(Also should fix failing test on i686 as per its Changelog)
2015-06-10 13:33:59 +02:00
koral
e3b3dff1d5 dfc: 3.0.4 -> 3.0.5 2015-06-10 11:18:55 +00:00
Pascal Wittmann
62d62b6588 Fixed some licenses 2015-06-10 13:00:42 +02:00
Arseniy Seroka
a1144c5b45 Merge pull request #8264 from robbinch/pkg-wavegain
wavegain: Use fetchFromGitHub instead of fetchgit.
2015-06-10 13:53:15 +03:00
Robbin C
b62f02f751 wavegain: Use fetchFromGitHub instead of fetchgit. 2015-06-10 18:40:25 +08:00
Pascal Wittmann
deb0ed0810 opencascade: fix build 2015-06-10 12:02:58 +02:00
Peter Simons
07579409cc hackage-packages.nix: update to cf0a9dd31e with hackage2nix revision c3122d617e69efe091549cec44d578bba41515f1 2015-06-10 10:55:50 +02:00
Peter Simons
43a7006495 hackage-packages.nix: update to 31af6a881c with hackage2nix revision c3122d617e69efe091549cec44d578bba41515f1 2015-06-10 10:55:49 +02:00
Pascal Wittmann
bc4be19099 sonic-visualiser: fix build 2015-06-10 10:17:03 +02:00
Pascal Wittmann
24a218b1cc mcabber: enable tests 2015-06-10 10:17:03 +02:00
Peter Simons
957d9f6d57 zeromq: update to version 4.1.1
Version 4.0.6 is "retired" and also failed to compile because its sha256
hash changed on the upstream site for some reason.
2015-06-10 10:07:46 +02:00
Vladimír Čunát
da9115128c qt4: disable parallel building again
There are still occasional problems on Hydra.
2015-06-10 09:16:53 +02:00
Pascal Wittmann
7829a2c92e chocolate-doom: update from 2.1.0 to 2.2.0 2015-06-10 09:00:47 +02:00
Pascal Wittmann
556562173c t1utils: update from 1.38 to 1.39, fixes CVE-2015-3905 2015-06-10 08:54:21 +02:00
Tobias Geerinckx-Rice
ef94547093 neovim -> 2015-06-09 2015-06-10 00:50:35 +02:00
Pascal Wittmann
e1af50c4c4 byzanz: add -Wno-error for deprecated declarations to fix the build 2015-06-09 20:38:05 +02:00
Tobias Geerinckx-Rice
b229cfc894 mcelog -> 119
- Fix clobbered status variable in server_ping
- Avoid prefilling memory database when DMI is disabled
2015-06-09 20:22:26 +02:00
Tobias Geerinckx-Rice
21f8130dda cassandra 2.1.5 -> 2.1.6 2015-06-09 20:22:26 +02:00
Tobias Geerinckx-Rice
cae833255f add minitube: stand-alone Youtube video player
Close #8118.
2015-06-09 20:05:23 +02:00
Jude Taylor
746df7b034 remove now-applied process-extras patch 2015-06-09 10:26:29 -07:00
Pascal Wittmann
d362ef845e Merge pull request #8250 from pesterhazy/fix/httpie
httpie: bump version to fix ImportError
2015-06-09 19:19:08 +02:00
Damien Cassou
972ad2437a Merge pull request #8243 from geerds/pomodoro
gnome-pomodoro: Fix build for 3.16
2015-06-09 18:14:37 +02:00
Paulus Esterhazy
fdc8e6beff httpie: bump version to fix ImportError
Fixes https://github.com/jakubroztocil/httpie/issues/314
2015-06-09 17:45:00 +02:00
Vladimír Čunát
651e83ac10 gnutls: set certificate location (close #8121)
This is a fast fix; it might be best to use $SSL_CERT_FILE.
Tested on vlc with youtube https URLs.
Discussed also on #8118. Feel free to discuss further improvements on #8247.
2015-06-09 16:43:58 +02:00
Cillian de Róiste
6455404f1b mlt-qt4: update from 0.9.2 to 0.9.6 2015-06-09 15:51:37 +02:00
Peter Simons
62f2b24c83 haskell-fft: disable failing test suite 2015-06-09 15:51:01 +02:00