Loading pkgs/development/interpreters/clojure/default.nix→pkgs/by-name/cl/clojure/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,8 @@ bashNonInteractive, fetchurl, installShellFiles, # Be careful if you remove this, out-of-tree consumers expect to # be able to override `jdk`. jdk, rlwrap, makeWrapper, Loading pkgs/top-level/all-packages.nix +0 −7 Original line number Diff line number Diff line Loading @@ -5353,13 +5353,6 @@ with pkgs; xeus-cling ; clojure = callPackage ../development/interpreters/clojure { # set this to an LTS version of java # Be careful if you remove this, out-of-tree consumers expect to # be able to override `jdk`. jdk = jdk21; }; dhall = haskell.lib.compose.justStaticExecutables haskellPackages.dhall; dhall-bash = haskell.lib.compose.justStaticExecutables haskellPackages.dhall-bash; Loading Loading
pkgs/development/interpreters/clojure/default.nix→pkgs/by-name/cl/clojure/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,8 @@ bashNonInteractive, fetchurl, installShellFiles, # Be careful if you remove this, out-of-tree consumers expect to # be able to override `jdk`. jdk, rlwrap, makeWrapper, Loading
pkgs/top-level/all-packages.nix +0 −7 Original line number Diff line number Diff line Loading @@ -5353,13 +5353,6 @@ with pkgs; xeus-cling ; clojure = callPackage ../development/interpreters/clojure { # set this to an LTS version of java # Be careful if you remove this, out-of-tree consumers expect to # be able to override `jdk`. jdk = jdk21; }; dhall = haskell.lib.compose.justStaticExecutables haskellPackages.dhall; dhall-bash = haskell.lib.compose.justStaticExecutables haskellPackages.dhall-bash; Loading