Peter Simons
8196130a1d
Merge pull request #6711 from phile314/dev
...
haskell: Add uhc compiler
2015-03-10 11:22:15 +01:00
William A. Kennington III
f227f36f44
libyubikey: 1.12 -> 1.13
2015-03-09 16:57:34 -07:00
William A. Kennington III
3198caae45
libgcrypt: 1.6.2 -> 1.6.3
2015-03-09 16:56:09 -07:00
William A. Kennington III
b0bfff28c9
libgpg-error: 1.17 -> 1.18
2015-03-09 16:56:09 -07:00
Philipp Hausmann
2eacaa856b
haskell-uhc: Remove explicit dependency on binary
2015-03-10 00:19:10 +01:00
Peter Simons
d388855731
r-SID: mark broken
2015-03-09 21:14:00 +01:00
Arseniy Seroka
b172b9fb37
Merge pull request #6731 from globin/update-rust
...
Update rust to new nightly (2015-03-09)
2015-03-09 21:59:03 +03:00
Pascal Wittmann
362f2db258
findbugs: update from 3.0.0 to 3.0.1
2015-03-09 19:35:24 +01:00
Robin Gloster
3a32dae799
update rust to new nightly (2015-03-09)
2015-03-09 18:37:30 +01:00
Pascal Wittmann
af0f1840b4
utf8proc: fixed description
2015-03-09 18:35:25 +01:00
Pascal Wittmann
7b2ceb5cf1
Merge pull request #6426 from grwlf/utf8-proc
...
utf8proc: add the library
2015-03-09 17:34:06 +00:00
Pascal Wittmann
a9719f9dbb
global: update from 6.2.12 to 6.3.4
2015-03-09 17:53:45 +01:00
Eric Seidel
1d92bdd1ff
help2man: more permissive meta.platforms
2015-03-09 09:43:19 -07:00
Peter Simons
e8b33876af
r-Cell: drop obsolete package
2015-03-09 16:43:37 +01:00
Peter Simons
a05aa1a3b1
haskell-ng: update to latest hscolour
2015-03-09 16:37:43 +01:00
Peter Simons
a591dbac3b
r-modules: update from CRAN state at 2015-03-09T16:32:24+0100
2015-03-09 16:37:05 +01:00
Vladimír Čunát
943754c5d0
harfbuzz: small update
2015-03-09 15:55:29 +01:00
Vladimír Čunát
c4f238c39c
glib: maintenance update
2015-03-09 15:55:28 +01:00
Vladimír Čunát
2af0227154
gtk2: small maintenance update
2015-03-09 15:55:28 +01:00
Peter Simons
c776477350
haskell-generic-builder: update and jailbreak cabal files before patchPhase is run
...
The updated and jailbroken Cabal file must be in place before the
'patchPhase' hook is run, otherwise we cannot use that hook to patch the
Cabal file! Resolves https://github.com/NixOS/nixpkgs/issues/5922 .
As an added bonus, this change makes the "jailbreakPhase" obsolete.
2015-03-09 15:55:25 +01:00
Peter Simons
3e9e1a2f4e
haskell-generic-builder: set LOCALE_ARCHIVE only on Linux
2015-03-09 15:55:25 +01:00
Peter Simons
0a97e2153e
haskell-generic-builder.nix: don't add lib64 directories to the search path
...
Packages that provide 32 and 64-bit libraries in the same store path are rare
and usually require manual overrides anyway. It seems pointless to try and
guess proper settings for them. The effect is that we'll end up with bogus
settings that take more effort to correct that it takes to configure proper
settings in the first place. Point in case: haskell-cuda and it's configuration
for "cudatools".
Fixes https://github.com/NixOS/nixpkgs/issues/6564 .
2015-03-09 15:55:25 +01:00
Luca Bruno
aae9e49cbc
Add setup-hook to hicolor_icon_theme
2015-03-09 15:55:24 +01:00
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
Philipp Hausmann
1ce75368f1
Add uhc haskell compiler
2015-03-09 13:38:28 +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