Eelco Dolstra
3d32657782
Split glib
...
In particular, moving the bin subdirectory to a separate output
ensures that the library proper no longer depends on Python and Perl.
The closure of PulseAudio is now down from 325 MiB to 155 MiB.
2012-08-25 21:20:39 -04:00
Eelco Dolstra
c642f84838
stdenvMulti: Set the configure/install flags in the pre-hook
...
Flags like $(dev)/include don't always get expanded, e.g. leading to
incorrect pkgconfig files. So set them in the pre-hook.
2012-08-25 21:19:26 -04:00
Eelco Dolstra
283164779b
openssl: Separate programs
2012-08-24 23:42:33 -04:00
Eelco Dolstra
21b7946878
Split some more packages
2012-08-24 23:14:45 -04:00
Eelco Dolstra
7369c443a8
openssl: Separate manpages
2012-08-24 22:24:49 -04:00
Eelco Dolstra
28ad91098d
libtool: Separate libltdl from the main package
...
Some packages have a runtime dependency on libltdl, but shouldn't
depend on the rest of libtool (which in turn depends on binutils and
other stdenv tools). For example, splitting off libltdl cuts about 35
MiB from the closure of PulseAudio.
2012-08-24 21:23:42 -04:00
Eelco Dolstra
3a35ba350f
Turn multipleOutputs into a stdenv adaptation
...
This way we can merge it into stdenv.mkDerivation later without having
to modify any package expressions (except the overrides in
all-packages.nix).
2012-08-24 20:43:48 -04:00
Eelco Dolstra
681d659ee4
libsamplerate: Drop dependency on fftw
...
It's only used for examples/tests, so not much point in depending on
it.
2012-08-24 17:29:26 -04:00
Eelco Dolstra
53661fda0b
Strip/patchelf the bin output
2012-08-23 16:21:45 -04:00
Eelco Dolstra
b96ab17658
Abstract common multiple output handling into a function
2012-08-23 15:42:22 -04:00
Eelco Dolstra
fcf88305cc
Split a few libraries into multiple outputs
2012-08-23 15:01:00 -04:00
Eelco Dolstra
dbe524fe3f
flac: Add description
2012-08-23 13:57:31 -04:00
Peter Simons
165257a8ee
haskell-yesod: update to version 1.1.0.2
2012-08-23 17:42:12 +02:00
Peter Simons
1138fe5085
haskell-yesod-form: update to version 1.1.1
2012-08-23 17:42:12 +02:00
Peter Simons
336aa54bf0
haskell-yesod-core: update to version 1.1.1
2012-08-23 17:42:12 +02:00
Peter Simons
bbd07b136f
haskell-wl-pprint-text: update to version 1.1.0.0
2012-08-23 17:42:12 +02:00
Peter Simons
da94736f6a
haskell-vault: update to version 0.2.0.1
2012-08-23 17:42:12 +02:00
Peter Simons
7f80024b2a
haskell-unbound: update to version 0.4.1.1
2012-08-23 17:42:12 +02:00
Peter Simons
ff960a5603
haskell-split: update to version 0.2.0.0
2012-08-23 17:42:12 +02:00
Peter Simons
776d748c5b
haskell-postgresql-simple: update to version 0.2.4.0
2012-08-23 17:42:11 +02:00
Peter Simons
636db52af2
haskell-postgresql-libpq: update to version 0.8.2.1
2012-08-23 17:42:11 +02:00
Peter Simons
a9a09e632a
haskell-http-types: update to version 0.7.3
2012-08-23 17:42:11 +02:00
Peter Simons
f3d1ddc21f
haskell-glpk-hs: update to version 0.3.3
2012-08-23 17:42:11 +02:00
Peter Simons
87fdf726ca
haskell-async: update to version 2.0.1.2
2012-08-23 17:42:11 +02:00
Peter Simons
f3f58a8465
haskell-RepLib: update to version 0.5.3.1
2012-08-23 17:42:11 +02:00
Peter Simons
5318c4652c
Patch overzealous dependency restrictions in Haskell packages.
2012-08-23 17:42:10 +02:00
Rob Vermaas
06f1a0bec4
Forgot to commit all-packages.nix for pstack.
2012-08-23 14:15:56 +02:00
Rob Vermaas
64a57c8f16
Merge branch 'master' of github.com:NixOS/nixpkgs
2012-08-23 11:22:53 +02:00
Rob Vermaas
7b5d312720
Add pstack, a wrapper script for gdb. Used to be part of gdb.
2012-08-23 11:22:06 +02:00
Lluís Batlle i Rossell
518c90d361
cscope: update to 15.8a
2012-08-23 10:15:27 +02:00
Michael Raskin
0d27d47897
Merge pull request #114 from ierton/gimp26fix
...
gimp: revert broken gimp-2.6 dependencies
2012-08-22 21:18:17 -07:00
Sergey Mironov
222b6e21a5
gimp: revert broken gimp-2.6 dependencies
2012-08-23 03:09:19 +04:00
Shea Levy
270c7f2209
nodejs: Bump and backport fix to support ESPIPE
2012-08-22 18:54:47 -04:00
Ludovic Courtès
a167fadc07
gnutls: Disable tests on FreeBSD.
2012-08-23 00:37:29 +02:00
Lluís Batlle i Rossell
9b1c34f8f2
qemu-kvm: Revert the qemu update to 1.1.1
...
This reverts commit 607c28ea38
and c43f385e67
.
Some builds hang, as they did with 1.1.0.
http://hydra.nixos.org/build/2963125
2012-08-23 00:07:51 +02:00
Lluís Batlle i Rossell
607c28ea38
qemu-kvm: I missed a change present in a previous reverted update
...
Eelco pointed it out.
2012-08-22 23:27:58 +02:00
Lluís Batlle i Rossell
c43f385e67
qemu-kvm: update to 1.1.1
2012-08-22 23:20:57 +02:00
Eelco Dolstra
e188f8ec66
virtualbox: Update to 4.1.20
2012-08-22 16:48:03 -04:00
Eelco Dolstra
22b545c325
nvidia-x11: Update to 304.37
2012-08-22 15:59:26 -04:00
Eelco Dolstra
964880ec8f
virtualbox: Drop accidental JDK dependency
2012-08-22 15:55:46 -04:00
Eelco Dolstra
ac73fc486c
Removed unused jdkPlugin attribute
2012-08-22 15:43:19 -04:00
Eelco Dolstra
2bc9508034
Prevent the JDK from appearing in the Nixpkgs channel
2012-08-22 15:43:19 -04:00
Eelco Dolstra
8020c37f55
Remove obsolete JDK versions
...
These are the JDK 5 on powerpc-linux (no longer a maintained Nixpkgs
platform), JDK 1.4 (required a manual download) and JDK 5 on Linux
(idem).
2012-08-22 15:43:19 -04:00
Eelco Dolstra
bf2b75ca7e
Add hacky way to prevent Hydra from building/distributing unfree packages
...
If the environment variable HYDRA_DISALLOW_UNFREE is set to "1", then
evaluation of a package with license "unfree" will throw an error.
Thus such packages or any packages that depend on them will fail to
evaluate.
2012-08-22 15:43:18 -04:00
Eelco Dolstra
85047983a1
stdenv/generic/default.nix: Simplify the code using the "or" construct
2012-08-22 15:43:18 -04:00
Shea Levy
cdc0c13c00
buildNodePackage: Remove absolute path to source tarball to avoid runtime dependency
2012-08-22 15:35:00 -04:00
Andres Loeh
39cfbf6163
Set platforms for packages depending on CUDA to none.
2012-08-22 17:52:18 +02:00
Mathijs Kwik
48d98bd582
gimp28 should probably be gimp_2_8
2012-08-22 17:49:56 +02:00
Mathijs Kwik
af3a95d6f3
libiconvOrEmpty: always return a list
...
- fixes nixpkgs-tarball
2012-08-22 16:57:13 +02:00
Shea Levy
aa4ce18077
node-packages.nix: Export buildNodePackage
2012-08-22 09:44:38 -04:00