haskellPackages.yarn2nix: remove broken flag
This commit is contained in:
parent
4c31a79bbc
commit
8de8aab488
@ -5673,7 +5673,6 @@ broken-packages:
|
||||
- yandex-translate
|
||||
- yaop
|
||||
- yapb
|
||||
- yarn2nix
|
||||
- yarr
|
||||
- yasi
|
||||
- yate
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user