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
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
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
Peter Simons
a87fad64ee
haskell-yesod-static: update to version 1.1.2.1
2013-02-18 11:11:17 +01:00
Peter Simons
f78b8e7d62
haskell-yesod-json: update to version 1.1.2.1
2013-02-18 11:11:17 +01:00
Peter Simons
c9cb0226f6
haskell-yesod-form: update to version 1.2.1.2
2013-02-18 11:11:17 +01:00
Peter Simons
ec06560c23
haskell-yesod-default: update to version 1.1.3.1
2013-02-18 11:11:17 +01:00
Peter Simons
5931c8126c
haskell-yesod-core: update to version 1.1.8.1
2013-02-18 11:11:16 +01:00
Peter Simons
1930353348
haskell-yaml: update to version 0.8.2.1
2013-02-18 11:11:16 +01:00
Peter Simons
ac68f89304
haskell-xml-hamlet: update to version 0.4.0.4
2013-02-18 11:11:16 +01:00
Peter Simons
482e22c171
haskell-warp: update to version 1.3.7.3
2013-02-18 11:11:16 +01:00
Peter Simons
bd30436125
haskell-wai: update to version 1.3.0.3
2013-02-18 11:11:16 +01:00