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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user