Commit d9d1e233 authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

isa-l: move to by-name

parent 53ae2f05
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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);