haskell-hruby: add missing system dependency and disable broken test suite

Work around https://github.com/bartavelle/hruby/issues/10 and
https://github.com/bartavelle/hruby/issues/9 as suggested in
https://github.com/NixOS/nixpkgs/pull/7442.
This commit is contained in:
Peter Simons
2015-04-19 23:53:33 +02:00
parent 3b8ae5cedc
commit b6944026c6
2 changed files with 4 additions and 1 deletions

View File

@@ -65613,7 +65613,6 @@ self: {
jailbreak = true;
description = "Embed a Ruby intepreter in your Haskell program !";
license = stdenv.lib.licenses.bsd3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {};
"hs-GeoIP" = callPackage