Charles Strahan
dfc225d143
Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-ruby
...
Conflicts:
pkgs/applications/version-management/git-and-tools/default.nix
pkgs/applications/version-management/git-and-tools/hub/default.nix
pkgs/tools/audio/mpdcron/default.nix
2015-01-20 20:21:03 -05:00
Charles Strahan
bd53746646
ruby: patching gems works
2015-01-20 19:09:02 -05:00
Peter Simons
c55b5eb245
haskell-ng: disable some test suites that run forever
2015-01-21 00:10:12 +01:00
Peter Simons
e6b8f4de94
hakyll: fix build (by disabling the failing test suite)
2015-01-20 23:59:31 +01:00
Peter Simons
1d6d5932cd
haskell-streaming-commons: fix build on older GHC versions some more
2015-01-20 23:56:56 +01:00
William A. Kennington III
ba67ad3c88
python-ldap: 2.4.15 -> 2.4.19
2015-01-20 14:50:39 -08:00
Peter Simons
c64088f0ec
haskell-streaming-commons: fix build on older GHC versions by way of bytestring-builder
2015-01-20 23:43:29 +01:00
Peter Simons
0eb306c5f7
haskell-cookie: fix build with older compilers
2015-01-20 23:43:29 +01:00
Peter Simons
3617e3b4df
haskell-ng: disable lots of failing test suites
2015-01-20 23:43:29 +01:00
Peter Simons
99b46b64df
haskell-ncurses: this package requires a pre 0.21 version of c2hs
...
Otherwise, the build fails, saying:
c2hs: Errors during expansion of binding hooks:
/nix/store/d6m9m2wqaymfiwbx11frdsm1cz7qjkdm-ncurses-5.9/include/curses.h:405: (column 2) [ERROR] >>> Illegal type!
The type specifiers of this declaration do not form a legal ANSI C(89) type.
This patch fixes https://github.com/NixOS/nixpkgs/issues/5873 .
2015-01-20 23:43:29 +01:00
Peter Simons
1d61ab7860
haskell-glade: fix build some more
2015-01-20 23:43:29 +01:00
Peter Simons
b5fb80ffa3
haskell-aeson: fix build with ghc 7.6.x
2015-01-20 23:43:28 +01:00
Peter Simons
02016e9026
haskell-ng: disable lots of failing test suites
2015-01-20 23:43:28 +01:00
Domen Kožar
5cd76cd85e
gevent: fix ssl patch
2015-01-20 22:40:58 +01:00
Ricardo M. Correia
a94c0d2b0f
racerRust: Update from 2015-01-07 -> 2015-01-20
2015-01-20 22:19:17 +01:00
Ricardo M. Correia
e7d72312c8
rustcMaster: Update from 0.13-dev-g6539cb4 -> 1.0.0-dev-ga833337
2015-01-20 22:19:17 +01:00
Ricardo M. Correia
9526284cfe
rustc: Update from 0.12 -> 1.0.0-alpha
2015-01-20 22:19:16 +01:00
Ricardo M. Correia
550124c126
rustc: Rename 0.12.nix -> 1.0.0-alpha.nix
2015-01-20 22:19:16 +01:00
lethalman
4d435720ca
Merge pull request #5875 from cocreature/openjdk8
...
Add cocreature as maintainer of openjdk8
2015-01-20 21:36:35 +01:00
Ricardo M. Correia
a11dc2f0a3
grsecurity: Add denyUSB
option to grsec NixOS module
...
The option had been added to the grsec build-support code,
but it hadn't been added to the grsec module.
After this commit, grsec module users will be able to change
the default value. It also serves to document that this option
exists and that NixOS will disable it by default.
2015-01-20 19:18:06 +01:00
Moritz Kiefer
1af7967007
Add cocreature as maintainer of openjdk8
2015-01-20 19:07:54 +01:00
Vincent Laporte
1df8208839
Adds ocaml-jsonm
...
Jsonm is an OCaml non-blocking streaming codec to decode and encode the
JSON data format.
Homepage: http://erratique.ch/software/jsonm
2015-01-20 18:02:51 +01:00
Peter Simons
0484f9f4b6
Disable many test suites.
2015-01-20 17:43:49 +01:00
Peter Simons
3948b71e83
Fix HList, digit, and filestore.
2015-01-20 17:43:49 +01:00
Peter Simons
127d278775
tasty-kat: disable test suite to fix build
2015-01-20 17:43:49 +01:00
Peter Simons
0be78f7b64
haskell-assertions: disable failing test suite
2015-01-20 17:43:49 +01:00
Peter Simons
fa7b936217
haskell-simple-sendfile: fix build some more
2015-01-20 17:43:49 +01:00
Peter Simons
5f2db0b0e5
cabal2nix: bump version
2015-01-20 17:43:49 +01:00
Peter Simons
c1dde7669b
haskell-simple-sendfile: fix build by disabling the test suite
2015-01-20 17:43:49 +01:00
Peter Simons
039493ee89
haskell-tabular: the library works without a jailbreak now
2015-01-20 17:43:48 +01:00
Peter Simons
2ab7e1d950
disable test suites for graceful and serialport.
2015-01-20 17:43:48 +01:00
Peter Simons
d2c7b78cbf
haskell-permutation: disable test suite
...
The build uses QuickCheck, but doesn't declare it as a dependency. I
tried adding QuickCheck to the list, but then it wouldn't compile with
the latest version. Duh. Seems unmaintained to me.
2015-01-20 17:43:48 +01:00
Peter Simons
b671ab161f
haskell-zip-archive: fix test suite
2015-01-20 17:43:48 +01:00
Peter Simons
5dac8b316c
haskell-glade: fix build
2015-01-20 17:43:48 +01:00
Peter Simons
a83e3ac32c
Fix vector and parallel builds with ghc 6.12.x.
2015-01-20 17:43:48 +01:00
Peter Simons
e5f3a7b5ed
haskell-trifecta: fix sha256 hash for patch file
2015-01-20 17:43:48 +01:00
Peter Simons
4531b31d75
haskell-doctest: fix builds with old ghc
2015-01-20 17:43:48 +01:00
Peter Simons
0b05129b88
happy: fix build with GHC 7.2.x
2015-01-20 17:43:48 +01:00
Peter Simons
4ab133a2c4
haskell-ng: fix 'gio' and 'pango' builds
...
This fixes https://github.com/NixOS/nixpkgs/issues/5863 .
2015-01-20 17:43:48 +01:00
Peter Simons
b9c761966b
happy: fix build with ghc-7.2.x
2015-01-20 17:43:48 +01:00
Peter Simons
8065da399c
hackage-packages.nix: update from Hackage 2015-01-20T16:19:05+0100
2015-01-20 17:43:48 +01:00
Kosyrev Serge
bd3f891c1c
debootstrap: 1.0.64.tar.xz -> 1.0.66.tar.gz ( close #5548 )
...
It was 404.
@vcunat: convert URLs to mirror://debian.
2015-01-20 16:51:46 +01:00
Domen Kožar
9c24b48e0c
Merge pull request #5871 from osener/avfs
...
New package: avfs-1.0.2
2015-01-20 16:48:51 +01:00
Robert Helgesson
a9b2e757e2
unifont: update from 5.1-20080907 to 7.0.06 ( close #5748 )
...
Also expand meta set and add myself as maintainer.
2015-01-20 16:38:49 +01:00
Franz Pletz
07e1566b7d
fetchurl: add mirrors for OpenBSD ( close #5551 )
...
This changes source URLs for openssh and libressl accordingly.
2015-01-20 16:24:00 +01:00
Shea Levy
3dbebb27be
Merge branch 'openjdk8' of git://github.com/cocreature/nixpkgs
2015-01-20 10:17:58 -05:00
Peter Simons
9ab8a12b06
haskell-generic-builder: re-enable the checkPhase that was accidentally broken in the earlier re-factoring
2015-01-20 16:17:14 +01:00
Georges Dubus
0c2271c579
Merge pull request #5868 from berdario/redis
...
Update redis to 2.8.19
2015-01-20 16:16:52 +01:00
Kurt Dietrich
f101f632b7
Add game-music-emu, a decoder plugin for mpd ( close #5431 )
...
@vcunat: nitpicks and add meta.license.
2015-01-20 16:08:01 +01:00
Ozan Sener
df08df795b
New package: avfs-1.0.2
2015-01-20 17:04:52 +02:00