3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

48451 commits

Author SHA1 Message Date
Benjamin Staffin e1f2da5314 Riemann: update to 0.2.8
Change-Id: I42b8e5f1341df826e8424141e9f9623e60b63767
2015-01-20 14:37:28 -05: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
Eelco Dolstra 83d9dd40f6 gdb: Don't pass guile
The configure script doesn't detect guile, so there is no sense in
having a build dependency on it:

checking for usable guile from /nix/store/hpnsswyh6qkjy5yvrf0a50k6cgm8cws8-pkg-config-0.28/bin/pkg-config... no
2015-01-20 16:00:29 +01:00
Eelco Dolstra f3ee32559d gdb: Update to 7.8.2 2015-01-20 15:52:11 +01:00
muflax 98556ef150 git-remote-hg: fix compatibility with mercurial 3.2
Close #5458.
2015-01-20 15:49:59 +01:00
Eelco Dolstra 6c4d79191c spotify: Drop more unused dependencies 2015-01-20 15:47:34 +01:00
Eelco Dolstra 836cc2f64d spotify: Drop unused qt4webkit dependency 2015-01-20 15:47:33 +01:00
Eelco Dolstra 3ea88fec96 spotify: Install in $out/lib/spotify instead of $out/lib
This prevents nix-env collisions with other packages like Hipchat due
to private copies of libQtWebKit.so.4 and other libraries.
2015-01-20 15:47:33 +01:00
bbarker d013149b59 dmtcp: major update (close #5229)
@vcunat: correct location of patched files, use license attribute,
remove file with the older version.
2015-01-20 15:25:39 +01:00
Vladimír Čunát f484050a81 ikiwiki: maintenance update, and use a stable URL
CC maintainer @peti.
2015-01-20 14:05:25 +01:00
Domen Kožar 61d5c2c0af eventlet: disable tests, too much of a burden
(cherry picked from commit 676e8d7aa4)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-01-20 13:48:06 +01:00
Pascal Wittmann c661352de2 gmtk: update from 1.0.8 to 1.0.9b 2015-01-20 13:02:45 +01:00
Pascal Wittmann 20d68c20e9 fswatch: update from 1.4.5.3 to 1.4.6 2015-01-20 13:02:45 +01:00
Lluís Batlle i Rossell 8aaac406bf Updating megatools to 1.9.94.
Fixing the glib network part splice, which wasn't working.
2015-01-20 12:49:50 +01:00
Lluís Batlle i Rossell 1e561eb230 Updating glib-networking to match glib (2.42.1)
I think it's better if they match. Not that I hit a problem with the old
version though.
2015-01-20 12:49:50 +01:00
Pascal Wittmann 2be76b5405 Merge pull request #5865 from nckx/do-checks
Run tests for eid-{mw,viewer} and lz4
2015-01-20 12:26:58 +01:00
Eelco Dolstra 1ccbc2cbcc Merge pull request #5861 from nckx/perl-remove-URIURL
Perl: remove unused URIURL (duplicate of URI)
2015-01-20 12:15:43 +01:00
Dario Bertini 0919d6322b
Update redis to 2.8.19 2015-01-20 10:56:53 +00:00
lethalman 5e7501cd41 Merge pull request #5864 from nckx/cassandra
cassandra 2.1.0 -> 2.1.2
2015-01-20 10:57:00 +01:00
Tobias Geerinckx-Rice f02ced85c6 cassandra 2.1.0 -> 2.1.2
The old tarball was gone. I'll maintain it while I use it.
2015-01-20 10:28:26 +01:00
Moritz Kiefer 9b7e398a3c Patch sh paths 2015-01-20 09:02:08 +01:00
Moritz Kiefer 46d59c3251 Add meta attribute to openjdk8 2015-01-20 09:02:07 +01:00