2022-12-09T08:40:08 babashka 1.0.167 -> 1.0.168 https://repology.org/metapackage/babashka/versions 2022-12-09T08:40:10 attrpath: babashka 2022-12-09T08:40:11 Checking auto update branch... 2022-12-09T08:40:14 [version] 2022-12-09T08:40:14 [version] skipping because derivation has updateScript 2022-12-09T08:40:14 [rustCrateVersion] 2022-12-09T08:40:14 [rustCrateVersion] No cargoSha256 found 2022-12-09T08:40:14 [golangModuleVersion] 2022-12-09T08:40:14 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T08:40:14 [updateScript] 2022-12-09T08:40:19 [updateScript] Success 2022-12-09T08:40:19 [updateScript] these 2 derivations will be built: /nix/store/qrvmpx5xvx19jcpmsywv3hhsck2s3xw3-update-babashka.drv /nix/store/ma6kwpnkqcbqh3z5wbr4pgkkgjm89bfw-packages.json.drv building '/nix/store/qrvmpx5xvx19jcpmsywv3hhsck2s3xw3-update-babashka.drv'... building '/nix/store/ma6kwpnkqcbqh3z5wbr4pgkkgjm89bfw-packages.json.drv'... Going to be running update for following packages: - babashka-1.0.167 Press Enter key to continue... Running update for: - babashka-1.0.167: UPDATING ... - babashka-1.0.167: DONE. Packages updated! 2022-12-09T08:40:19 2022-12-09T08:40:19 [quotedUrls] 2022-12-09T08:40:19 [quotedUrls] nothing found to replace 2022-12-09T08:40:20 Diff after rewrites: diff --git a/pkgs/development/interpreters/clojure/babashka.nix b/pkgs/development/interpreters/clojure/babashka.nix index 3cc287c5035..1a1f40e3f9f 100644 --- a/pkgs/development/interpreters/clojure/babashka.nix +++ b/pkgs/development/interpreters/clojure/babashka.nix @@ -2,11 +2,11 @@ buildGraalvmNativeImage rec { pname = "babashka"; - version = "1.0.167"; + version = "1.0.168"; src = fetchurl { url = "https://github.com/babashka/${pname}/releases/download/v${version}/${pname}-${version}-standalone.jar"; - sha256 = "sha256-tqhl2d0HZJNVP3EX2y5YiOmCgJsXegUUO91+f9MxQyU="; + sha256 = "sha256-K56SEfSq0mjltUwR2VZxGiGn9nnEdDBoZrkaBOIIl7k="; }; executable = "bb"; 2022-12-09T08:41:48 No auto update branch exists 2022-12-09T08:43:13 Successfully finished processing 2022-12-09T08:43:13 cachix "/nix/store/477zw15213x3jpnfjkkzdda13wih4xs5-babashka-1.0.168" 2022-12-09T08:43:23 [check][nixpkgs-review] 2022-12-09T08:46:42 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages built:
2022-12-09T08:46:44 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 babashka is: "A Clojure babushka for the grey areas of Bash" meta.homepage for babashka is: "https://github.com/babashka/babashka" meta.changelog for babashka is: "https://github.com/babashka/babashka/blob/v1.0.168/CHANGELOG.md" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/babashka/babashka/releases/tag/v1.0.168) - [Compare changes on GitHub](https://github.com/babashka/babashka/compare/v1.0.167...v1.0.168) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.0.168 with grep in /nix/store/477zw15213x3jpnfjkkzdda13wih4xs5-babashka-1.0.168 - found 1.0.168 in filename of file in /nix/store/477zw15213x3jpnfjkkzdda13wih4xs5-babashka-1.0.168 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath babashka neil ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/477zw15213x3jpnfjkkzdda13wih4xs5-babashka-1.0.168 \ --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 babashka https://github.com/r-ryantm/nixpkgs/archive/65a8bc63db3489d85fa58c22e59a10578d91be3f.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/477zw15213x3jpnfjkkzdda13wih4xs5-babashka-1.0.168 ls -la /nix/store/477zw15213x3jpnfjkkzdda13wih4xs5-babashka-1.0.168/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 @bennyandresen @bhougland18 @DerGuteMoritz @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). 2022-12-09T08:46:46 https://api.github.com/repos/NixOS/nixpkgs/pulls/205258 2022-12-09T15:57:47 babashka 0 -> 1 2022-12-09T15:57:49 attrpath: babashka 2022-12-09T15:57:49 Checking auto update branch... 2022-12-09T15:57:52 [version] 2022-12-09T15:57:52 [version] skipping because derivation has updateScript 2022-12-09T15:57:52 [rustCrateVersion] 2022-12-09T15:57:52 [rustCrateVersion] No cargoSha256 found 2022-12-09T15:57:52 [golangModuleVersion] 2022-12-09T15:57:52 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T15:57:52 [updateScript] 2022-12-09T15:57:55 [updateScript] Success 2022-12-09T15:57:55 [updateScript] this derivation will be built: /nix/store/v3zz7sm7izy889rg7j950q4ycqpha2jx-packages.json.drv building '/nix/store/v3zz7sm7izy889rg7j950q4ycqpha2jx-packages.json.drv'... Going to be running update for following packages: - babashka-1.0.168 Press Enter key to continue... Running update for: - babashka-1.0.168: UPDATING ... - babashka-1.0.168: DONE. Packages updated! 2022-12-09T15:57:55 2022-12-09T15:57:55 [quotedUrls] 2022-12-09T15:57:55 [quotedUrls] nothing found to replace 2022-12-09T15:57:55 The diff was empty after rewrites. 2022-12-09T16:31:53 babashka 1.0.167 -> 1.0.168 https://github.com/babashka/babashka/releases 2022-12-09T16:31:55 attrpath: babashka 2022-12-09T16:31:55 Checking auto update branch... 2022-12-09T16:32:00 [version] 2022-12-09T16:32:00 [version] skipping because derivation has updateScript 2022-12-09T16:32:00 [rustCrateVersion] 2022-12-09T16:32:00 [rustCrateVersion] No cargoSha256 found 2022-12-09T16:32:00 [golangModuleVersion] 2022-12-09T16:32:00 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T16:32:00 [updateScript] 2022-12-09T16:32:02 [updateScript] Success 2022-12-09T16:32:02 [updateScript] Going to be running update for following packages: - babashka-1.0.168 Press Enter key to continue... Running update for: - babashka-1.0.168: UPDATING ... - babashka-1.0.168: DONE. Packages updated! 2022-12-09T16:32:02 2022-12-09T16:32:02 [quotedUrls] 2022-12-09T16:32:02 [quotedUrls] nothing found to replace 2022-12-09T16:32:02 The diff was empty after rewrites.