haskellPackages.yarn2nix: remove broken flag

This commit is contained in:
sternenseemann 2022-03-28 19:45:31 +02:00
parent 4c31a79bbc
commit 8de8aab488
2 changed files with 0 additions and 3 deletions

View File

@ -5673,7 +5673,6 @@ broken-packages:
- yandex-translate
- yaop
- yapb
- yarn2nix
- yarr
- yasi
- yate

View File

@ -300431,9 +300431,7 @@ self: {
];
description = "Convert yarn.lock files to nix expressions";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
maintainers = with lib.maintainers; [ sternenseemann ];
broken = true;
}) {};
"yarr" = callPackage