haskellPackages.gnuidn: unmark as broken

This commit is contained in:
sternenseemann 2022-10-05 23:46:41 +02:00
parent bbd00e8632
commit d0474997c5
2 changed files with 0 additions and 3 deletions

View file

@ -1769,7 +1769,6 @@ broken-packages:
- glue
- gluturtle
- g-npm
- gnuidn
- goa
- goal-core
- goatee

View file

@ -115819,8 +115819,6 @@ self: {
testToolDepends = [ c2hs ];
description = "Bindings for GNU IDN";
license = lib.licenses.gpl3Only;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {inherit (pkgs) libidn;};
"gnuplot" = callPackage