mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-13 09:13:17 +00:00
haskellPackages.gnuidn: unmark as broken
This commit is contained in:
parent
bbd00e8632
commit
d0474997c5
@ -1769,7 +1769,6 @@ broken-packages:
|
|||||||
- glue
|
- glue
|
||||||
- gluturtle
|
- gluturtle
|
||||||
- g-npm
|
- g-npm
|
||||||
- gnuidn
|
|
||||||
- goa
|
- goa
|
||||||
- goal-core
|
- goal-core
|
||||||
- goatee
|
- goatee
|
||||||
|
@ -115819,8 +115819,6 @@ self: {
|
|||||||
testToolDepends = [ c2hs ];
|
testToolDepends = [ c2hs ];
|
||||||
description = "Bindings for GNU IDN";
|
description = "Bindings for GNU IDN";
|
||||||
license = lib.licenses.gpl3Only;
|
license = lib.licenses.gpl3Only;
|
||||||
hydraPlatforms = lib.platforms.none;
|
|
||||||
broken = true;
|
|
||||||
}) {inherit (pkgs) libidn;};
|
}) {inherit (pkgs) libidn;};
|
||||||
|
|
||||||
"gnuplot" = callPackage
|
"gnuplot" = callPackage
|
||||||
|
Loading…
Reference in New Issue
Block a user