Commit Graph

29519 Commits

Author SHA1 Message Date
Peter Simons
876047edf7 haskell-monad-par: update to version 0.3.4.5 2013-09-22 13:25:10 +02:00
Peter Simons
ad13652455 haskell-LambdaHack: update to version 0.2.8 2013-09-22 13:25:09 +02:00
Peter Simons
f95ffe37c1 haskell-scotty: update to version 0.5.0 2013-09-22 13:25:09 +02:00
Peter Simons
201c175989 haskell-pipes-concurrency: update to version 2.0.1 2013-09-22 13:25:09 +02:00
Peter Simons
6c2089b5e5 haskell-pandoc: update to version 1.12.0.2 2013-09-22 13:25:09 +02:00
Peter Simons
53ba62d309 haskell-ghc-mod: update to version 3.1.0 2013-09-22 13:25:09 +02:00
Peter Simons
c7c5969885 haskell-crypto-cipher-types: update to version 0.0.6 2013-09-22 13:25:09 +02:00
Peter Simons
498e93f3f5 haskell-crypto-cipher-tests: update to version 0.0.8 2013-09-22 13:25:08 +02:00
Peter Simons
66173ebe0c haskell-cabal-macosx: update to version 0.2.3 2013-09-22 13:25:08 +02:00
Peter Simons
09786f6943 haskell-asn1-types: update to version 0.2.1 2013-09-22 13:25:08 +02:00
Peter Simons
900a35738c haskell-idris: update to version 0.9.9.1 2013-09-22 13:25:08 +02:00
Peter Simons
71bb69c5c1 haskell-enummapset: add version 0.5.2.0 2013-09-22 13:25:08 +02:00
Peter Simons
b962730e27 haskell-keys: add version 3.0.3 2013-09-22 13:25:08 +02:00
Peter Simons
90a8abc0dc haskell-Cabal: update to version 1.18.1 2013-09-22 13:25:07 +02:00
Domen Kožar
bbbfe7a783 python-nose: trivial change to rebuild 2013-09-22 10:36:12 +02:00
Domen Kožar
e0fc8d9f7e Merge pull request #990 from jbedo/master
Added expression for PLINK
2013-09-22 00:26:43 -07:00
Domen Kožar
ede9c79ea7 Merge pull request #998 from offlinehacker/logstash/update
logstash: update to 1.1.2
2013-09-21 07:54:52 -07:00
Jaka Hudoklin
6630a35d39 logstash: update to 1.1.2 2013-09-21 16:32:47 +02:00
Peter Simons
87a8467554 Merge pull request #997 from ocharles/pipes-bytestring
haskellPackages.pipesBytestring: New expression
2013-09-21 02:19:05 -07:00
Oliver Charles
d33ca4abae haskellPackages.pipesBytestring: New expression 2013-09-21 09:46:49 +01:00
Peter Simons
514a095b7b haskell-rfc5051: update to version 0.1.0.3 2013-09-21 10:01:10 +02:00
Peter Simons
7b0326d32a haskell-pandoc-citeproc: re-generate with recent version of cabal2nix 2013-09-21 09:57:36 +02:00
Peter Simons
5d43f559a3 haskell-llvm-general: renamed some files to follow our naming convention 2013-09-21 09:56:34 +02:00
Mathijs Kwik
a12f0fad69 idris: fix by using llvm-general 3.3.5.*
I tried jailbreaking, but this didn't work as llvm-general is an
optional (but enabled by default) dependency.

Manual patching revealed idris gets confused over the
llvm-general/llvm-general-pure split.
2013-09-20 23:51:37 +02:00
Mathijs Kwik
bfdfdaf084 llvm-general: bring back version 3.3.5.* 2013-09-20 23:51:36 +02:00
Mathijs Kwik
7165b333f2 haskell-llvm-general: disable tests 2013-09-20 23:51:36 +02:00
Mathijs Kwik
68ace3fa4a haskell-llvm-general-pure: disable tests 2013-09-20 23:51:36 +02:00
aszlig
ad4156e497
python-blivet: Fix udev path for Debian Wheezy.
Only affects "useNixUdev = false" and we now include the udev paths for
the latest Debian Wheezy release, so we can properly deploy Hetzner
machines with NixOps again as they've updated their rescue system to
Wheezy.

This fixes NixOS/nixops#137, thanks to @lovek323 for reporting.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-20 13:13:37 +02:00
Rickard Nilsson
db17b115ef Merge pull request #993 from bbenoist/mkpasswd-fix
mkpasswd: Update to 5.0.26
2013-09-20 02:55:07 -07:00
Lluís Batlle i Rossell
d5a44b27fd One more lvm2 systemd part working.
I didn't need it, to boot fine... but that complaint of bad path isn't in
systemd boot anymore, at least.
2013-09-20 11:45:50 +02:00
Lluís Batlle i Rossell
ad1971a1d1 Fixing typo in previous merge. 2013-09-20 10:49:39 +02:00
bbenoist
b39debe886 mkpasswd: Update to 5.0.26
The previous version (5.0.26) has been removed from the debian ftp.
As the source URL is now down, our own hydra (not hydra.nixos.org) failed
to build the package.
This problem will occur again in the future since I only updated the URL
without relying on a "more stable" alternative (this merits a specific
discussion).
2013-09-20 10:43:50 +02:00
Lluís Batlle i Rossell
8f73cdeac2 Merging the changes to get systemd with lvm2 working 2013-09-20 09:45:33 +02:00
Lluís Batlle i Rossell
c0fd88748a Making lvm2 install systemd stuff, and combine all in a single derivation. 2013-09-20 09:20:14 +02:00
Lluís Batlle i Rossell
3974fb283a Updating lvm2 to 2.02.100. 2013-09-19 14:19:10 +02:00
Andrew Morsillo
5e1a268b6b Bump networkmanagement version to 0.9.0.9 2013-09-18 20:43:17 -04:00
Rok Garbas
90092e629d adding grunt-sed node package 2013-09-19 01:57:58 +02:00
Rok Garbas
7350100fa2 phantomjs: upgrade to 1.9.2 2013-09-19 01:57:58 +02:00
Justin Bedo
c38ffa7b7d Added expression for PLINK 2013-09-19 09:39:14 +10:00
Domen Kožar
42c2a579a7 Merge pull request #973 from errge/master
Disable tests for perlPackages.ack
2013-09-18 16:34:19 -07:00
Vladimír Čunát
009780587f vim: add the missing patches
Somehow curl from github piped into git am didn't add them.
Sorry, I didn't notice. Thanks @shlevy.
2013-09-19 00:03:35 +02:00
Jason \"Don\" O'Conal
2eb384b982 vim_configurable: add patches to 7.4.23 (close #912) 2013-09-18 21:59:49 +02:00
Jason \"Don\" O'Conal
4736e6d509 expect: fix build on freebsd? (close #981) 2013-09-18 20:50:13 +02:00
Domen Kožar
8505cf5f77 python-selenium: 2.25.0 -> 2.35.0 2013-09-18 20:42:37 +02:00
Peter Simons
3b130dcc42 haskell-pandoc-citeproc: disable the test suite to fix the build
https://github.com/jgm/pandoc-citeproc/issues/3
2013-09-18 18:16:35 +02:00
Peter Simons
117176fd26 git-annex: patch to fix build with recent versions of 'dns' library 2013-09-18 18:09:17 +02:00
Peter Simons
6661167e74 haskell-pandoc: re-generate with recent version of cabal2nix 2013-09-18 18:01:45 +02:00
Peter Simons
f2a9f9b588 haskell-rfc5051: run this build in LANG=en_US.UTF-8 environment
Otherwise, Haddock cannot generate the reference documentation.
2013-09-18 18:00:20 +02:00
Peter Simons
10e74cdee3 haskell-hakyll: patch build to succeed with latest version of pandoc 2013-09-18 17:48:19 +02:00
Peter Simons
dc4e44a241 haskell-pandoc-citeproc: add version 0.1.1 2013-09-18 17:45:16 +02:00