25171 Commits

Author SHA1 Message Date
Peter Simons
773c5a04e4 haskell-alex: update to version 3.0.4 2013-02-20 11:35:36 +01:00
Michael Raskin
3aba773ad1 Give older boost to blobby volleyball to fix build 2013-02-20 10:01:55 +04:00
Shea Levy
79c3f992b4 makeInitrd: Make the compressor configurable 2013-02-19 11:49:31 -05:00
Vladimír Čunát
0cddd5787f gtk2: bugfix update 2013-02-19 17:08:31 +01:00
Shea Levy
aacca1902c Merge branch 'upstream-master' into stdenv-updates 2013-02-19 10:09:39 -05:00
Eelco Dolstra
b6c71e6eb3 libvirt: Update to 1.0.2
http://hydra.nixos.org/build/4127697
2013-02-19 13:26:49 +01:00
Peter Simons
7dfd7a93d4 haskell-BNFC: fix broken version number in executable 2013-02-19 13:26:01 +01:00
Eelco Dolstra
63a9eaaf72 gimp-2.8: Fix build
http://hydra.nixos.org/build/4126152
2013-02-19 13:19:31 +01:00
Peter Simons
dfebdde16f texinfo: added version 5.0 2013-02-19 12:53:44 +01:00
Eelco Dolstra
2b5aff10b9 psimedia: Fix building against current kernel headers
http://hydra.nixos.org/build/4127993
2013-02-19 12:46:52 +01:00
Eelco Dolstra
79875ad9f5 digikam: Fix build
http://hydra.nixos.org/build/4128474
2013-02-19 12:40:07 +01:00
Eelco Dolstra
08819d1aed Fix evaluation 2013-02-19 11:23:28 +01:00
Eelco Dolstra
3a1d3990e5 openssh: Just use a mirror of the HPN patch 2013-02-19 11:03:10 +01:00
Lluís Batlle i Rossell
cde20d6951 Fixing openssh hpn support for 6.1p1
I had to write a weird download derivation to overcome their download procedure.
2013-02-19 10:50:50 +01:00
Rok Garbas
e7f1aeb2c5 turses: update to 0.2.12 and its dependency tweepy to 2.0 2013-02-19 04:48:55 +01:00
Rok Garbas
42738b29fc alot: update to last working revision 2013-02-19 04:48:14 +01:00
Rok Garbas
13fcbc7baf notmuch: update from 0.14 to 0.15 2013-02-19 04:46:47 +01:00
Cillian de Róiste
4400a752e9 Add aespipe, an AES encrypting or decrypting pipe 2013-02-18 22:47:55 +01:00
Lluís Batlle i Rossell
9aa47b62b6 Adding snappy 1.1.0 2013-02-18 22:12:24 +01:00
Cillian de Róiste
f81dbf4893 wicd: NixOS/nixos#88 add resolvconf to PATH for wicd
with this patch resolvconf is used to set the DNS via wicd, although
this doesn't seem to stop dhcpcd from clobbering /etc/resolv.conf
2013-02-18 21:46:15 +01:00
Peter Simons
fbe4e1af93 pynzb: fix license attribute 2013-02-18 21:10:56 +01:00
Carles Pagès
7255ac3a13 Forgot mesa90x references in the previous commit. 2013-02-18 20:43:10 +01:00
Carles Pagès
d09f2424ed mesa: add support for wayland to default version.
Remove duplicated versions now that mesa and libdrm are updated.
2013-02-18 20:32:47 +01:00
Carles Pagès
d32a973fc9 Merge remote-tracking branch 'upstream/x-updates' into wayland
Conflicts:
	pkgs/development/libraries/cairo/default.nix
	pkgs/development/libraries/wayland/default.nix
2013-02-18 20:15:59 +01:00
Carles Pagès
bd8428efa1 wayland: update to 1.0.5.
Also updated weston to 1.0.5, and got rid of the patch that's no longer needed.
They fixed it upstream even if it was actually caused by our pkg-config patch.
2013-02-18 19:57:27 +01:00
Shea Levy
a4d5e4a9e2 Linux 3.7.9 2013-02-18 11:35:22 -05:00
Shea Levy
0e4c3a1fc9 Linux 3.4.32 2013-02-18 11:34:42 -05:00
Shea Levy
f4a51bbdd6 Linux 3.0.65 2013-02-18 11:34:19 -05:00
Peter Simons
7408c3babf python-progressbar: fix license attribute 2013-02-18 16:12:43 +01:00
Peter Simons
2540b66ef9 Merge pull request #325 from iyzsong/emacs-clang-complete-async
emacs: add "auto-complete-clang-async" mode
2013-02-18 05:50:34 -08:00
Rok Garbas
235921afa6 Merge pull request #323 from iElectric/flexget
Add FlexGet and dependencies
2013-02-18 05:17:17 -08:00
Rok Garbas
e1480b4c62 Merge pull request #324 from iElectric/beets
Add beets and it's dependencies
2013-02-18 05:16:36 -08:00
Domen Kozar
9d73b9ca51 Add beets and it's dependencies 2013-02-18 14:08:48 +01:00
Song Wenwu
679150157b emacs: add "auto-complete-clang-async" mode (aka emacs-clang-complete-async) 2013-02-18 21:06:29 +08:00
Eelco Dolstra
19ab71ff7a releaseTools.nixBuild: Put hydra-build-products in each output
Putting a single hydra-build-products in $out can cause $out to have
unnecessary dependencies on other outputs.
2013-02-18 13:57:02 +01:00
Lluís Batlle i Rossell
bcbf9472ea Merge remote-tracking branch 'central/master' into x-updates 2013-02-18 13:49:11 +01:00
Peter Simons
dd13aa9c94 pkgs/build-support/cabal: add 'enableSplitObjs' field to enable/disable object splitting
This patch configures all Cabal builds with '--enable-split-objs' unless the
Nix expression explicitly sets "enableSplitObjs = false". The Cabal manual [1]
describes this option as follows:

 | The GHC -split-objs reduces the final size of the executables that use the
 | library by allowing them to link with only the bits that they use rather
 | than the entire library. The downside is that building the library takes
 | longer and uses considerably more memory.

One immediate benefit of this change is that the 'darcs' closure defined in the
top-level no longer refers to GHC. The same is probably true with other
executable packages.

[1] http://www.haskell.org/cabal/users-guide/installing-packages.html#setup-configure
2013-02-18 12:32:15 +01:00
Peter Simons
4994518501 gmp: update to version 5.1.1 2013-02-18 12:01:49 +01:00
Peter Simons
9e68734d61 Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-02-18 11:54:56 +01:00
Peter Simons
e259e52a7d openssl: update to version 1.0.1e 2013-02-18 11:53:57 +01:00
Bjørn Forsman
52531cef21 file: bump from 5.11 to 5.12 2013-02-18 11:46:47 +01:00
Domen Kozar
acc5d4040e Add FlexGet and dependencies 2013-02-18 11:33:24 +01:00
Peter Simons
b076ab94d6 git-annex: update to version 3.20130216 2013-02-18 11:20:46 +01:00
Peter Simons
7e8ccea899 haskell-uuid: add version 1.2.9 2013-02-18 11:20:20 +01:00
Peter Simons
40fbde7a45 haskell-maccatcher: add version 2.1.5 2013-02-18 11:20:08 +01:00
Peter Simons
aa2798f870 haskell-Glob: add version 0.7.2 2013-02-18 11:19:55 +01:00
Peter Simons
33b130ee69 ikiwiki: update to version 3.20130212 2013-02-18 11:11:34 +01:00
Peter Simons
b91414b12e haskell-SourceGraph: update to version 0.7.0.5 2013-02-18 11:11:17 +01:00
Peter Simons
946d22375b haskell-yesod: update to version 1.1.8.1 2013-02-18 11:11:17 +01:00
Peter Simons
bedd8954ba haskell-yesod-test: update to version 0.3.3.2 2013-02-18 11:11:17 +01:00