Peter Simons
4ca19f846b
haskell-statistics: update to version 0.10.4.1
2013-05-30 12:33:42 +02:00
Peter Simons
0853a81825
haskell-postgresql-simple: update to version 0.3.3.0
2013-05-30 12:33:42 +02:00
Peter Simons
c3aa81cd0e
haskell-persistent: update to version 1.2.0.1
2013-05-30 12:33:42 +02:00
Peter Simons
dc7f1b2df1
haskell-persistent-template: update to version 1.2.0.1
2013-05-30 12:33:41 +02:00
Peter Simons
2bd5a628dc
haskell-persistent-sqlite: update to version 1.2.0
2013-05-30 12:33:41 +02:00
Peter Simons
e539c38a21
haskell-persistent-postgresql: update to version 1.2.0
2013-05-30 12:33:41 +02:00
Peter Simons
fc02ddca52
haskell-parseargs: update to version 0.1.3.5
2013-05-30 12:33:41 +02:00
Peter Simons
a5d42ef934
haskell-network-protocol-xmpp: update to version 0.4.5
2013-05-30 12:33:41 +02:00
Peter Simons
bc8e70f879
haskell-multiarg: update to version 0.16.0.0
2013-05-30 12:33:41 +02:00
Peter Simons
b6b5bc2799
haskell-liblastfm: update to version 0.2.0.0
2013-05-30 12:33:41 +02:00
Peter Simons
0ed2c83e5a
haskell-http-conduit: update to version 1.9.4
2013-05-30 12:33:41 +02:00
Peter Simons
d7be6a93b8
haskell-hs-bibutils: update to version 5.0
2013-05-30 12:33:41 +02:00
Peter Simons
bd9c8128ad
haskell-gloss: update to version 1.7.8.3
2013-05-30 12:33:41 +02:00
Peter Simons
13a7b3f969
haskell-ghc-mod: update to version 2.0.3
2013-05-30 12:33:41 +02:00
Peter Simons
8c3232f925
haskell-digestive-functors: update to version 0.6.1.0
2013-05-30 12:33:41 +02:00
Peter Simons
f51d2220ca
haskell-digestive-functors-heist: update to version 0.7.0.0
2013-05-30 12:33:41 +02:00
Peter Simons
1309b1d8b4
haskell-crypto-pubkey: update to version 0.1.4
2013-05-30 12:33:41 +02:00
Peter Simons
172b463f5a
haskell-crypto-pubkey-types: update to version 0.4.0
2013-05-30 12:33:41 +02:00
Peter Simons
836b002fd8
haskell-criterion: update to version 0.8.0.0
2013-05-30 12:33:41 +02:00
Peter Simons
ac1f88bef2
haskell-conduit: update to version 1.0.6
2013-05-30 12:33:40 +02:00
Peter Simons
0b433e463b
haskell-certificate: update to version 1.3.8
2013-05-30 12:33:40 +02:00
Peter Simons
de182afeae
haskell-asn1-types: update to version 0.2.0
2013-05-30 12:33:40 +02:00
Peter Simons
03b50b3335
haskell-monad-par: add version 0.3.4.2
2013-05-30 12:33:40 +02:00
Rickard Nilsson
a7dbbd2e25
New package: sbt 0.12.3, a Scala build tool
2013-05-30 12:12:19 +02:00
Peter Simons
0025b681c6
Merge pull request #573 from bjornfor/sourcery-toolchain-manpages
...
sourcery-codebench: fix installation of manpages
2013-05-30 01:10:27 -07:00
Bjørn Forsman
8a1409432e
sourcery-codebench: fix installation of manpages
...
Sourcery CodeBench manpages are installed under
share/doc/<target-triplet>/man/. Add symlinks so that the manpages
become available to "man".
NOTE: I use symlinks instead of moving the manpages, because I think
it is best to do as little as possible to prebuilt packages.
2013-05-29 21:58:29 +02:00
Lluís Batlle i Rossell
8442c7d122
libgphoto2: adding a 2.4 version, for kde 4.7 and 4.8.
2013-05-29 21:50:02 +02:00
Lluís Batlle i Rossell
f54c4c99e3
tcpdmup/libpcap udpate
2013-05-29 19:23:40 +02:00
Shea Levy
d749196f68
buildNodePackage: Utilize the node setup hook
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-29 11:53:36 -04:00
Sander van der Burg
2b1eff8e17
Override the KitchenSink's appName
2013-05-29 15:17:37 +02:00
Sander van der Burg
c30eed4b44
Allow one to override the app's name through the appName parameter
2013-05-29 15:16:21 +02:00
Sander van der Burg
a2b8fb3776
It's impossible to guess the name so we add an extra optional parameter to override it
2013-05-29 15:01:55 +02:00
Sander van der Burg
a7895de1fc
Use double quotes to expand wildcards
2013-05-29 14:50:24 +02:00
Sander van der Burg
cf512cf5c2
Use wildcard for the appname
2013-05-29 14:18:35 +02:00
Sander van der Burg
dde4a92c5c
Generate unique derivation names so that we can easily install them from a Nix channel
2013-05-29 13:50:53 +02:00
Peter Simons
317fcd3b86
Merge pull request #559 from bjornfor/mentor-codebench
...
Add Sourcery CodeBench Lite toolchain(s)
2013-05-29 02:17:46 -07:00
Peter Simons
b1781a1876
Merge pull request #571 from vcunat/p/hs
...
haskell: add pop3-client and smtp-mail (by cabal2nix)
2013-05-29 02:16:20 -07:00
Shea Levy
5ddae35596
Get node.js building on darwin
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-28 18:38:22 -04:00
Shea Levy
9e01205659
Set library path properly for v8 on darwin
2013-05-28 18:38:22 -04:00
Shea Levy
47cbc4cead
Missed some darwin cflags in gyp
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-28 18:38:22 -04:00
Shea Levy
2794d74506
Fix http_parser build on darwin
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-28 18:38:22 -04:00
Shea Levy
c982e84df4
gyp: Fix on darwin
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-28 18:38:22 -04:00
Shea Levy
fe009bcbc4
cyrus-sasl: Fix build on darwin
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-28 18:38:22 -04:00
Domen Kozar
637fa11b20
add pdf2htmlex and upgrade poppler
2013-05-29 00:02:26 +02:00
Vladimír Čunát
43d4e53cd2
haskell: add pop3-client and smtp-mail (by cabal2nix)
2013-05-28 11:08:43 +02:00
Shea Levy
b385fea5fc
Merge branch 'node-update'
...
This branch updates node to 0.10.8, as well as updating its
dependencies. It also updates node-packages to use the new style
generated by npm2nix (some packages may have been lost in the switch,
please check!).
Note that 0.10 had some backwards-compatability breaks with 0.8,
particularly for readable streams. Please see the official documentation
for migration help.
Note that I have not yet tested this on darwin (node.js was already
broken there), but will do so soon and fix it if it's broken.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-27 23:00:24 -04:00
Lluís Batlle i Rossell
42701dece8
Adding gnunet-svn and libgcrypt-git.
...
gnunet-svn can't interoperate with gnunet.
2013-05-27 23:35:34 +02:00
Lluís Batlle i Rossell
7d9acc0866
libgcrypt: update to 1.5.2. Newer is better.
2013-05-27 23:35:34 +02:00
Lluís Batlle i Rossell
296d11a0fb
Updating libgpg-error (required for libgcrypt-git)
2013-05-27 23:35:34 +02:00
Vladimír Čunát
d73c8ed79d
Revert "Merge pull request #555 from errge/master"
...
This reverts commit 8f7cfc0c73
, reversing
changes made to cc85ad4b1c
.
The merge changed stdenv (a bit surprisingly, see #555 for details).
2013-05-27 18:29:53 +02:00