darcs: fix build
This commit is contained in:
@@ -61840,8 +61840,6 @@ self: {
|
||||
'';
|
||||
description = "a distributed, interactive, smart revision control system";
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {inherit (pkgs) curl;};
|
||||
|
||||
"darcs-benchmark" = callPackage
|
||||
@@ -99289,8 +99287,6 @@ self: {
|
||||
benchmarkHaskellDepends = [ base criterion deepseq text ];
|
||||
description = "Bindings to Graphviz for graph visualisation";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
hydraPlatforms = stdenv.lib.platforms.none;
|
||||
broken = true;
|
||||
}) {inherit (pkgs) graphviz;};
|
||||
|
||||
"graql" = callPackage
|
||||
|
||||
Reference in New Issue
Block a user