clooj: migrate to by-name

This commit is contained in:
José Luis Lafuente
2025-12-30 19:53:03 +01:00
parent cdff872c0f
commit 022e99e767
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -5360,8 +5360,6 @@ with pkgs;
jdk = jdk21;
};
clooj = callPackage ../development/interpreters/clojure/clooj.nix { };
dhall = haskell.lib.compose.justStaticExecutables haskellPackages.dhall;
dhall-bash = haskell.lib.compose.justStaticExecutables haskellPackages.dhall-bash;