Commit graph

22965 commits

Author SHA1 Message Date
Peter Simons
c4ff9d10ba haskell-generic-builder: consistently use $TMPDIR to refer to the designated place for temporary files
Resolves https://github.com/NixOS/nixpkgs/issues/6525.
2015-03-09 15:55:24 +01:00
Peter Simons
e2b033cad9 ghc: re-instate code that configures statically linked builds by default
The compiler should not expect to have dynamic versions of all libraries
available, because that configuration doesn't play along nicely with statically
linked libraries.

Fixes https://github.com/NixOS/nixpkgs/issues/6399.
2015-03-09 15:55:24 +01:00
Eduard Bachmakov
aa564bbac5 mesa: big update, and related improvements (close #6367)
* Remove upstreamed patch
* EGL driver dirs are no longer a thing, see mesa commit
  407450eb84f5a1b466a2eff19b85cdee7ac15dfb
  Patching runtime search dir in sources instead (by vcunat).
* static-gallium patch dropped as it causes visibility issues with
  nouveau
* rtti patch dropped as it the relevant configuration has been removed
  upstream; properly fixed by an LLVM flag now
* Checks disabled. This is known and solved upstream. Checks will be
  re-enabled in a future commit when updating to a version containing
  the fixes
* Use llvm-3.5 now (by vcunat).
2015-03-09 15:55:24 +01:00
Eduard Bachmakov
4731485ca2 llvm-3.5: enable RTTI to support mesa
Extracted from #6367.
2015-03-09 15:55:23 +01:00
Vladimír Čunát
464212e01a dbus: security bump to fix CVE-2015-0245 2015-03-09 15:55:23 +01:00
Vladimír Čunát
c4ac05d47e libdrm: update 2015-03-09 15:55:22 +01:00
Vladimír Čunát
c65a2121e0 glibc: fix -lgcc_s linking
https://github.com/NixOS/nixpkgs/commit/65221567c12eb20d12#commitcomment-9515597
2015-03-09 15:55:22 +01:00
Vladimír Čunát
0ffb98828e libtool: update
I see nothing dangerous in NEWS.
Also refactored the expression.
2015-03-09 15:55:22 +01:00
Vladimír Čunát
0619c852cb automake: use 1.14.* as the default
I see 1.15 has been released recently,
but that's probably too new to be the default.
2015-03-09 15:55:21 +01:00
Lluís Batlle i Rossell
a22c19f56a Fixing judy for gcc 4.8
gtkwave crashes often, without this fix.
http://sourceforge.net/p/judy/mailman/message/31995144/
2015-03-09 15:37:50 +01:00
Peter Simons
46e5a39cdc haskell-users-postgresql-simple requires PostgreSQL running for its test suite. 2015-03-09 15:20:59 +01:00
Peter Simons
f4958243d4 haskell-chaselev-deque has been fixed. 2015-03-09 15:20:59 +01:00
Peter Simons
ba60dea515 haskell-snap: jailbreak to allows building with current versions of lens 2015-03-09 15:20:59 +01:00
Peter Simons
f2fc204811 haskell-blip and haskell-xcffib don't compile. 2015-03-09 15:20:59 +01:00
Peter Simons
dddf5158c3 haskell-snowglobe has been fixed. 2015-03-09 15:20:59 +01:00
Peter Simons
4481108acf haskell-configuration-common: cosmetic 2015-03-09 15:20:59 +01:00
Peter Simons
639ffffa8d haskell-influxdb build has been fixed. 2015-03-09 15:20:59 +01:00
Peter Simons
17b7ade707 haskell-vcache-trie has broken dependencies. 2015-03-09 15:20:58 +01:00
Peter Simons
11cce22637 haskell-ng: update configuration to transformers 0.4.3.0 2015-03-09 15:20:58 +01:00
Peter Simons
025d063d45 hackage-packages: re-generate from Hackage 2015-03-08T10:54:07+0100 2015-03-09 15:20:58 +01:00
Thomas Tuegel
7b2adc0039 Merge branch 'kde5' 2015-03-09 06:43:13 -05:00
Peter Simons
ecad102326 pkgs/development/libraries/ffmpeg/generic.nix: don't insert faac into buildInputs unconditionally
This is a hot-fix to mitigate https://github.com/NixOS/nixpkgs/issues/6727.
2015-03-09 12:30:16 +01:00
Vincent Laporte
07536bd1fe merlin: update from 2.1.1 to 2.1.2 2015-03-09 12:07:08 +01:00
Eelco Dolstra
7f90cc40b4 php: Update to 5.4.38 2015-03-09 11:36:40 +01:00
William A. Kennington III
c9ec23d55c Merge pull request #6673 from taku0/oraclejdk-8u40
oraclejdk: bump to 8u40
2015-03-08 19:16:44 -07:00
William A. Kennington III
2e6e6f9178 Merge pull request #6684 from j-keck/update-scala
update scala to 2.10.5 and 2.11.6
2015-03-08 16:08:40 -07:00
Thomas Tuegel
a1700f8400 kf57: include Qt GraphicalEffects submodule 2015-03-08 17:37:29 -05:00
William A. Kennington III
b452bd40e1 Merge pull request #6602 from codyopel/ffmpegbr
ffmpeg: refactor to generic
2015-03-08 15:23:55 -07:00
Michael Raskin
0f8e3caec5 Repackage from scratch and update angelscript 2015-03-09 01:03:01 +03:00
Michael Raskin
a36c914020 update sbcl 2015-03-09 01:03:01 +03:00
Michael Raskin
81eafd7761 update directfb 2015-03-09 01:03:01 +03:00
Michael Raskin
db0f66a188 update cl-launch 2015-03-09 01:03:01 +03:00
Michael Raskin
1fdc855b2f Update botan unstable 2015-03-09 01:03:01 +03:00
Michael Raskin
3d4f7be9a3 Update ECL 2015-03-09 01:03:01 +03:00
Michael Raskin
32ee876647 Update strace 2015-03-08 20:47:24 +03:00
Nikolay Amiantov
9545c0b80e xmonad: cleanup wrapper 2015-03-08 18:38:04 +03:00
lethalman
0a83c2a2a9 Merge pull request #6697 from ardumont/add-tuxguitar
[new] tuxguitar derivation
2015-03-08 11:54:57 +01:00
Antoine R. Dumont
4c985c26af Update swt installation
Permit the installation for x86_64
2015-03-08 10:22:55 +01:00
Domen Kožar
0fd3db4ba1 fix #6548 2015-03-07 22:31:40 +01:00
Domen Kožar
0e0bc3ac86 gevent: update Python 2.7.9 compatibility patch 2015-03-07 19:30:00 +01:00
Peter Simons
2e0144ce09 haskell-euler fails its test suite. 2015-03-07 17:09:41 +01:00
Peter Simons
654d912db5 haskell-hunt-server has broken -rtsopts in its Cabal file 2015-03-07 17:09:40 +01:00
Peter Simons
b9be39614b haskell-hlibBladeRF: test suite has been fixed 2015-03-07 17:09:40 +01:00
Peter Simons
8be1ddb45c haskell-yabi-muno has been fixed. 2015-03-07 17:09:40 +01:00
Peter Simons
b76fc326ff haskell-persona-idp has been fixed. 2015-03-07 17:09:40 +01:00
Peter Simons
d93b114bbe hackage-packages.nix: re-generate from Hackage 2015-03-07T13:02:15+0100 2015-03-07 17:09:40 +01:00
Carles Pagès
2bc4f5c149 SDL2_ttf: add version 2.0.12 2015-03-07 14:35:19 +01:00
Shea Levy
3ed077a69b lldb-3.5 is broken, bug in the cmake
lldb-3.6 is working (just waiting on a staging fix to merge), so let's just
mark this broken until we decide to nuke 3.5 all together.

Fixes #6636 refs #6668
2015-03-06 16:16:20 -05:00
Vincent Laporte
116ddda218 Adds ocaml-enumerate
Quotation expanders for enumerating finite types in OCaml.
2015-03-06 20:29:07 +01:00
Lluís Batlle i Rossell
d1e302121a Merging changes to make more things build on rpi2 2015-03-06 15:43:32 +00:00