clojure 0 -> 1 attrpath: clojure Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/28gzfvw60x4r33ihcwm13r261sad56f0-update-clojure.drv /nix/store/ka1jam3qwbancvz6xfsc6svxbmylgac3-packages.json.drv building '/nix/store/28gzfvw60x4r33ihcwm13r261sad56f0-update-clojure.drv'... building '/nix/store/ka1jam3qwbancvz6xfsc6svxbmylgac3-packages.json.drv'... Going to be running update for following packages: - clojure-1.11.1.1386 Press Enter key to continue... Running update for: - clojure-1.11.1.1386: UPDATING ... - clojure-1.11.1.1386: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/interpreters/clojure/default.nix b/pkgs/development/interpreters/clojure/default.nix index 2aaefaed7a43..62b9f2d841b9 100644 --- a/pkgs/development/interpreters/clojure/default.nix +++ b/pkgs/development/interpreters/clojure/default.nix @@ -2,12 +2,12 @@ stdenv.mkDerivation (finalAttrs: { pname = "clojure"; - version = "1.11.1.1386"; + version = "1.11.1.1405"; src = fetchurl { # https://github.com/clojure/brew-install/releases url = "https://github.com/clojure/brew-install/releases/download/${finalAttrs.version}/clojure-tools-${finalAttrs.version}.tar.gz"; - hash = "sha256-e5RLnsydCZKRv6P/yC8FxK5AgK0Gj6YJw7E41neGYsM="; + hash = "sha256-sqKhnddOy2rKcYtM2rSiaHIihoajZ8GBfBfyU4oPtXQ="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/fxwfhgv40d0bc1nwn0j7cn74xhlqidkj-clojure-1.11.1.1405" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for clojure is: A Lisp dialect for the JVM meta.homepage for clojure is: https://clojure.org/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/clojure/brew-install/compare/1.11.1.1386...1.11.1.1405) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.11.1.1405 with grep in /nix/store/fxwfhgv40d0bc1nwn0j7cn74xhlqidkj-clojure-1.11.1.1405 - found 1.11.1.1405 in filename of file in /nix/store/fxwfhgv40d0bc1nwn0j7cn74xhlqidkj-clojure-1.11.1.1405 ---
Rebuild report (if merged into master) (click to expand) ``` 3 total rebuild path(s) 3 package rebuild(s) First fifty rebuilds by attrpath babashka clojure neil ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/fxwfhgv40d0bc1nwn0j7cn74xhlqidkj-clojure-1.11.1.1405 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A clojure https://github.com/r-ryantm/nixpkgs/archive/d516998a89d36c8b25ec5600750d489b02d61fe4.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/fxwfhgv40d0bc1nwn0j7cn74xhlqidkj-clojure-1.11.1.1405 ls -la /nix/store/fxwfhgv40d0bc1nwn0j7cn74xhlqidkj-clojure-1.11.1.1405/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages built:
--- ###### Maintainer pings cc @jlesquembre @thiagokokada for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/251368