clooj: migrate to by-name (#475375)

This commit is contained in:
Matthieu Coudron
2025-12-30 19:15:48 +00:00
committed by GitHub
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;