Unverified Commit 022e99e7 authored by José Luis Lafuente's avatar José Luis Lafuente
Browse files

clooj: migrate to by-name

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