Lluís Batlle i Rossell
7868a3e6b2
Revert "Fixing tarball build (failure evaluating glibcInfo in powerpc-linux)"
...
This reverts commit c94595f13b
.
This was fixed by shlevy in 1c86181857
, and I
didn't notice it.
2013-03-11 14:02:16 +01:00
Andres Loeh
db104a8c3f
haskell-constraints: add package
2013-03-11 12:47:01 +01:00
Peter Simons
f21539578e
haskell-alex: update to version 3.0.5
2013-03-11 11:26:15 +01:00
Peter Simons
c3dc9fbe61
haskell-yesod-json: update to version 1.1.2.2
2013-03-11 11:26:14 +01:00
Peter Simons
b749ce135d
haskell-monad-logger: update to version 0.3.1
2013-03-11 11:26:14 +01:00
Peter Simons
0f18c143e5
haskell-hakyll: update to version 4.2.1.2
2013-03-11 11:26:14 +01:00
Peter Simons
807cd9ff16
haskell-idris: update to version 0.9.7
2013-03-11 11:26:14 +01:00
Peter Simons
e45d55964b
alex: update to version 3.0.5
2013-03-11 11:26:14 +01:00
Peter Simons
4610d8b81a
jhc: enable Hydra build on Linux
2013-03-11 10:47:21 +01:00
Lluís Batlle i Rossell
c94595f13b
Fixing tarball build (failure evaluating glibcInfo in powerpc-linux)
2013-03-11 09:41:55 +01:00
Shea Levy
1c86181857
glibc-2.17: Don't link to stdenv.lib.gcc if it's null.
...
This fixes the tarball
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-10 19:47:59 -04:00
Andres Loeh
54e0fe3ec1
ghc: update HEAD snapshot
2013-03-10 21:14:45 +01:00
Peter Simons
8cc8359351
haskell-doctest: re-generate expression with recent version of cabal2nix
2013-03-10 00:32:32 +01:00
Peter Simons
83bd0eec47
haskell-yst: update to version 0.3.1.1
2013-03-10 00:32:04 +01:00
Peter Simons
4e494d0722
haskell-wl-pprint-terminfo: update to version 3.6
2013-03-10 00:32:04 +01:00
Peter Simons
7a36e6fa03
haskell-wl-pprint-extras: update to version 3.4
2013-03-10 00:32:04 +01:00
Peter Simons
3dcc961cff
haskell-void: update to version 0.5.12
2013-03-10 00:32:03 +01:00
Peter Simons
29dac4ea39
haskell-stylish-haskell: update to version 0.5.6.1
2013-03-10 00:32:03 +01:00
Peter Simons
87eaefbe6f
haskell-publicsuffixlist: update to version 0.0.4
2013-03-10 00:32:03 +01:00
Peter Simons
5cd47b2c18
haskell-pandoc: update to version 1.11
2013-03-10 00:32:03 +01:00
Peter Simons
dd230dee80
haskell-haskell-src-meta: update to version 0.6.0.2
2013-03-10 00:32:03 +01:00
Peter Simons
9f90185d42
haskell-hakyll: update to version 4.2.1.1
2013-03-10 00:32:03 +01:00
Peter Simons
126100e7a9
haskell-gitit: update to version 0.10.3
2013-03-10 00:32:03 +01:00
Peter Simons
6042de5fae
haskell-distributive: update to version 0.3.1
2013-03-10 00:26:26 +01:00
Peter Simons
119bf8ef28
haskell-citeproc-hs: update to version 0.3.8
2013-03-10 00:26:26 +01:00
Peter Simons
a71fff4364
haskell-blaze-markup: update to version 0.5.1.5
2013-03-10 00:26:26 +01:00
Peter Simons
35f59257db
haskell-blaze-html: update to version 0.6.1.1
2013-03-10 00:26:26 +01:00
Vladimír Čunát
29442fd614
jbig2dec: fix download URI
2013-03-09 18:45:23 +01:00
Vladimír Čunát
03ba2960a4
vdrift: update and fix
...
Tested on two laps :-)
2013-03-09 14:59:39 +01:00
Lluís Batlle i Rossell
2f39e18b7f
ffmpeg: update 1.1 to 1.1.3
2013-03-09 13:56:46 +01:00
Peter Simons
acd06b6ea0
haskell-shake: add version 0.9.1
2013-03-09 13:11:48 +01:00
Florian Friesdorf
de36ddf7e7
add older pycrypto25
2013-03-09 10:24:38 +01:00
Shea Levy
7410a36dec
Merge remote-tracking branch 'upstream/pygobject-2.28.6'
...
This branch updates pygobject (the diff itself is trivial), which
affects a lot of packages but due to the recent stdenv merge this seems
like a good time for this.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-08 19:05:25 -05:00
Shea Levy
5e434ef318
Merge branch 'p/selinux' of git://github.com/vcunat/nixpkgs
...
This branch adds libcap-ng and updates SELinux. It doesn't seem like
anyone is actually using SELinux from nixpkgs, but everything compiles
and looks right.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-08 18:00:16 -05:00
Shea Levy
b634efe63c
ocamlPackages.opam: Fix indentation
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-08 17:12:56 -05:00
Shea Levy
66ad165829
Merge branch 'add-opam-0.9.5' of git://github.com/orbitz/nixpkgs
...
This adds the opam ocaml package, and also adds orbitz as a maintainer.
I've tested that it builds, nothing more.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-08 17:10:54 -05:00
Shea Levy
1670244f80
Merge branch 'vlada/xfce-notg' of git://github.com/vcunat/nixpkgs
...
This branch refactors xfce and updates it to 4.10. I had been hoping to
find someone besides Vlada to test this (I don't use xfce), but no one
has come forward yet in 2 weeks so if this breaks something they can
make an issue or fix it. It all looks good by inspection.
2013-03-08 17:03:22 -05:00
orbitz
55be059467
Add myself to maintainers, remove 0.9.4, set maintainer for this packge to me
2013-03-08 22:59:54 +01:00
orbitz
98a6759bc7
Delete 0.9.4
2013-03-08 22:48:58 +01:00
orbitz
fd48192018
Add opam 0.9.5
2013-03-08 22:42:22 +01:00
Michael Raskin
f80dfee0c5
SBCL: patch for new Glibc no longer needed
2013-03-08 17:55:11 +04:00
Peter Simons
c8ff45b5c7
haskell-doctest: jailbreak to support QuickCheck version 2.6
2013-03-08 13:56:12 +01:00
Peter Simons
7ac086aab7
haskell-test-framework-quickcheck2: jailbreak to support QuickCheck version 2.6
2013-03-08 13:56:00 +01:00
Peter Simons
1f38a4ca66
haskell-cabal2nix: update to version 1.47
2013-03-08 13:44:59 +01:00
Peter Simons
f805ec1e0a
happstack-server: disable test suite to fix build error
2013-03-08 13:37:59 +01:00
Peter Simons
7db1b1e085
haskell-zip-archive: disable test suite
...
The test suite fails because it expects to find /usr/bin/zip.
2013-03-08 13:37:59 +01:00
Peter Simons
8dc669a726
haskell-uulib: update to version 0.9.15
2013-03-08 13:37:58 +01:00
Peter Simons
610f063554
haskell-http-conduit: update to version 1.9.1
2013-03-08 13:37:58 +01:00
Peter Simons
9ff74626f9
haskell-ghc-mod: update to version 1.12.1
2013-03-08 13:37:58 +01:00
Peter Simons
a675c7f245
haskell-data-default: update to version 0.5.1
2013-03-08 13:37:58 +01:00