haskellPackages.shellify: re-add

This commit is contained in:
Daniel Rolls 2023-08-18 10:33:13 +01:00 committed by sternenseemann
parent 14c332b453
commit edcf830429
2 changed files with 0 additions and 3 deletions

View file

@ -5131,7 +5131,6 @@ broken-packages:
- sha-streams
- she
- Shellac
- shellify # failure building test suite 'haskelltest-test' in job https://hydra.nixos.org/build/230963414 at 2023-08-16
- shellish
- shellmate
- shellmet # failure in updateAutotoolsGnuConfigScriptsPhase in job https://hydra.nixos.org/build/230972264 at 2023-08-16

View file

@ -269158,10 +269158,8 @@ self: {
testHaskellDepends = [ base hspec hspec-core raw-strings-qq text ];
description = "A tool for generating shell.nix files";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
mainProgram = "shellify";
maintainers = [ lib.maintainers.danielrolls ];
broken = true;
}) {};
"shellish" = callPackage