isa-l: move to by-name

This commit is contained in:
Gaetan Lepage
2025-01-09 00:39:59 +01:00
parent 53ae2f054b
commit d9d1e233da
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -8679,8 +8679,6 @@ with pkgs;
hci = callPackage ../development/tools/continuous-integration/hci { };
isa-l = callPackage ../development/libraries/isa-l { };
niv = lib.getBin (haskell.lib.compose.justStaticExecutables haskellPackages.niv);
ormolu = lib.getBin (haskell.lib.compose.justStaticExecutables haskellPackages.ormolu);