2022-12-02T04:36:48 babashka 1.0.166 -> 1.0.167 https://repology.org/metapackage/babashka/versions 2022-12-02T04:36:50 attrpath: babashka 2022-12-02T04:36:50 Checking auto update branch... 2022-12-02T04:36:53 [version] 2022-12-02T04:36:53 [version] skipping because derivation has updateScript 2022-12-02T04:36:53 [rustCrateVersion] 2022-12-02T04:36:53 [rustCrateVersion] No cargoSha256 found 2022-12-02T04:36:53 [golangModuleVersion] 2022-12-02T04:36:53 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-02T04:36:53 [updateScript] 2022-12-02T04:36:59 [updateScript] Success 2022-12-02T04:36:59 [updateScript] these 2 derivations will be built: /nix/store/k2mzjqybmpajaljnn4hiywp0f5zabal0-update-babashka.drv /nix/store/g1fw0jrknfhgm28sqk0f1vkqrprpc3fc-packages.json.drv building '/nix/store/k2mzjqybmpajaljnn4hiywp0f5zabal0-update-babashka.drv'... building '/nix/store/g1fw0jrknfhgm28sqk0f1vkqrprpc3fc-packages.json.drv'... Going to be running update for following packages: - babashka-1.0.166 Press Enter key to continue... Running update for: - babashka-1.0.166: UPDATING ... - babashka-1.0.166: DONE. Packages updated! 2022-12-02T04:36:59 2022-12-02T04:36:59 [quotedUrls] 2022-12-02T04:36:59 [quotedUrls] nothing found to replace 2022-12-02T04:36:59 Diff after rewrites: diff --git a/pkgs/development/interpreters/clojure/babashka.nix b/pkgs/development/interpreters/clojure/babashka.nix index c44628401a8..3cc287c5035 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.166"; + version = "1.0.167"; src = fetchurl { url = "https://github.com/babashka/${pname}/releases/download/v${version}/${pname}-${version}-standalone.jar"; - sha256 = "sha256-MrUs6pXu/+QodQl7eatXwmMMsgarxMy2q4o51cxugBA="; + sha256 = "sha256-tqhl2d0HZJNVP3EX2y5YiOmCgJsXegUUO91+f9MxQyU="; }; executable = "bb"; 2022-12-02T04:38:28 No auto update branch exists 2022-12-02T04:39:56 Successfully finished processing 2022-12-02T04:39:56 cachix "/nix/store/nqbps6xbjkqh3pa266y4wasnv7819bhx-babashka-1.0.167" 2022-12-02T04:40:07 [check][nixpkgs-review] 2022-12-02T04:43:30 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
2022-12-02T04:43:33 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.167/CHANGELOG.md" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/babashka/babashka/releases/tag/v1.0.167) - [Compare changes on GitHub](https://github.com/babashka/babashka/compare/v1.0.166...v1.0.167) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.0.167 with grep in /nix/store/nqbps6xbjkqh3pa266y4wasnv7819bhx-babashka-1.0.167 - found 1.0.167 in filename of file in /nix/store/nqbps6xbjkqh3pa266y4wasnv7819bhx-babashka-1.0.167 ---
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/nqbps6xbjkqh3pa266y4wasnv7819bhx-babashka-1.0.167 \ --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/6242ca0d36deda3d36326df6c68dc516ea9fe453.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/nqbps6xbjkqh3pa266y4wasnv7819bhx-babashka-1.0.167 ls -la /nix/store/nqbps6xbjkqh3pa266y4wasnv7819bhx-babashka-1.0.167/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)
2 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-02T04:43:35 https://api.github.com/repos/NixOS/nixpkgs/pulls/204045 2022-12-02T13:21:30 babashka 0 -> 1 2022-12-02T13:21:32 attrpath: babashka 2022-12-02T13:21:32 Checking auto update branch... 2022-12-02T13:21:35 [version] 2022-12-02T13:21:35 [version] skipping because derivation has updateScript 2022-12-02T13:21:35 [rustCrateVersion] 2022-12-02T13:21:35 [rustCrateVersion] No cargoSha256 found 2022-12-02T13:21:35 [golangModuleVersion] 2022-12-02T13:21:35 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-02T13:21:35 [updateScript] 2022-12-02T13:21:42 [updateScript] Success 2022-12-02T13:21:42 [updateScript] Going to be running update for following packages: - babashka-1.0.166 Press Enter key to continue... Running update for: - babashka-1.0.166: UPDATING ... - babashka-1.0.166: DONE. Packages updated! 2022-12-02T13:21:42 2022-12-02T13:21:42 [quotedUrls] 2022-12-02T13:21:43 [quotedUrls] nothing found to replace 2022-12-02T13:21:43 Diff after rewrites: diff --git a/pkgs/development/interpreters/clojure/babashka.nix b/pkgs/development/interpreters/clojure/babashka.nix index c44628401a8..3cc287c5035 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.166"; + version = "1.0.167"; src = fetchurl { url = "https://github.com/babashka/${pname}/releases/download/v${version}/${pname}-${version}-standalone.jar"; - sha256 = "sha256-MrUs6pXu/+QodQl7eatXwmMMsgarxMy2q4o51cxugBA="; + sha256 = "sha256-tqhl2d0HZJNVP3EX2y5YiOmCgJsXegUUO91+f9MxQyU="; }; executable = "bb"; 2022-12-02T13:23:10 Old version 1.0.166" not present in master derivation file with contents: { lib, buildGraalvmNativeImage, fetchurl, writeScript }: buildGraalvmNativeImage rec { pname = "babashka"; version = "1.0.167"; src = fetchurl { url = "https://github.com/babashka/${pname}/releases/download/v${version}/${pname}-${version}-standalone.jar"; sha256 = "sha256-tqhl2d0HZJNVP3EX2y5YiOmCgJsXegUUO91+f9MxQyU="; }; executable = "bb"; extraNativeImageBuildArgs = [ "-H:+ReportExceptionStackTraces" "--no-fallback" "--native-image-info" ]; installCheckPhase = '' $out/bin/bb --version | grep '${version}' $out/bin/bb '(+ 1 2)' | grep '3' $out/bin/bb '(vec (dedupe *input*))' <<< '[1 1 1 1 2]' | grep '[1 2]' ''; passthru.updateScript = writeScript "update-babashka" '' #!/usr/bin/env nix-shell #!nix-shell -i bash -p curl common-updater-scripts jq set -euo pipefail readonly latest_version="$(curl \ ''${GITHUB_TOKEN:+"-u \":$GITHUB_TOKEN\""} \ -s "https://api.github.com/repos/babashka/babashka/releases/latest" \ | jq -r '.tag_name')" # v0.6.2 -> 0.6.2 update-source-version babashka "''${latest_version/v/}" ''; meta = with lib; { description = "A Clojure babushka for the grey areas of Bash"; longDescription = '' The main idea behind babashka is to leverage Clojure in places where you would be using bash otherwise. As one user described it: I’m quite at home in Bash most of the time, but there’s a substantial grey area of things that are too complicated to be simple in bash, but too simple to be worth writing a clj/s script for. Babashka really seems to hit the sweet spot for those cases. Goals: - Low latency Clojure scripting alternative to JVM Clojure. - Easy installation: grab the self-contained binary and run. No JVM needed. - Familiarity and portability: - Scripts should be compatible with JVM Clojure as much as possible - Scripts should be platform-independent as much as possible. Babashka offers support for linux, macOS and Windows. - Allow interop with commonly used classes like java.io.File and System - Multi-threading support (pmap, future, core.async) - Batteries included (tools.cli, cheshire, ...) - Library support via popular tools like the clojure CLI ''; homepage = "https://github.com/babashka/babashka"; changelog = "https://github.com/babashka/babashka/blob/v${version}/CHANGELOG.md"; sourceProvenance = with sourceTypes; [ binaryBytecode ]; license = licenses.epl10; maintainers = with maintainers; [ bandresen bhougland DerGuteMoritz jlesquembre thiagokokada ]; }; } 2022-12-02T19:37:42 babashka 1.0.166 -> 1.0.167 https://github.com/babashka/babashka/releases 2022-12-02T19:37:44 attrpath: babashka 2022-12-02T19:37:44 Checking auto update branch... 2022-12-02T19:37:47 [version] 2022-12-02T19:37:47 [version] skipping because derivation has updateScript 2022-12-02T19:37:47 [rustCrateVersion] 2022-12-02T19:37:47 [rustCrateVersion] No cargoSha256 found 2022-12-02T19:37:47 [golangModuleVersion] 2022-12-02T19:37:47 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-02T19:37:47 [updateScript] 2022-12-02T19:37:52 [updateScript] Success 2022-12-02T19:37:52 [updateScript] Going to be running update for following packages: - babashka-1.0.166 Press Enter key to continue... Running update for: - babashka-1.0.166: UPDATING ... - babashka-1.0.166: DONE. Packages updated! 2022-12-02T19:37:52 2022-12-02T19:37:52 [quotedUrls] 2022-12-02T19:37:52 [quotedUrls] nothing found to replace 2022-12-02T19:37:52 Diff after rewrites: diff --git a/pkgs/development/interpreters/clojure/babashka.nix b/pkgs/development/interpreters/clojure/babashka.nix index c44628401a8..3cc287c5035 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.166"; + version = "1.0.167"; src = fetchurl { url = "https://github.com/babashka/${pname}/releases/download/v${version}/${pname}-${version}-standalone.jar"; - sha256 = "sha256-MrUs6pXu/+QodQl7eatXwmMMsgarxMy2q4o51cxugBA="; + sha256 = "sha256-tqhl2d0HZJNVP3EX2y5YiOmCgJsXegUUO91+f9MxQyU="; }; executable = "bb"; 2022-12-02T19:39:22 Old version 1.0.166" not present in master derivation file with contents: { lib, buildGraalvmNativeImage, fetchurl, writeScript }: buildGraalvmNativeImage rec { pname = "babashka"; version = "1.0.167"; src = fetchurl { url = "https://github.com/babashka/${pname}/releases/download/v${version}/${pname}-${version}-standalone.jar"; sha256 = "sha256-tqhl2d0HZJNVP3EX2y5YiOmCgJsXegUUO91+f9MxQyU="; }; executable = "bb"; extraNativeImageBuildArgs = [ "-H:+ReportExceptionStackTraces" "--no-fallback" "--native-image-info" ]; installCheckPhase = '' $out/bin/bb --version | grep '${version}' $out/bin/bb '(+ 1 2)' | grep '3' $out/bin/bb '(vec (dedupe *input*))' <<< '[1 1 1 1 2]' | grep '[1 2]' ''; passthru.updateScript = writeScript "update-babashka" '' #!/usr/bin/env nix-shell #!nix-shell -i bash -p curl common-updater-scripts jq set -euo pipefail readonly latest_version="$(curl \ ''${GITHUB_TOKEN:+"-u \":$GITHUB_TOKEN\""} \ -s "https://api.github.com/repos/babashka/babashka/releases/latest" \ | jq -r '.tag_name')" # v0.6.2 -> 0.6.2 update-source-version babashka "''${latest_version/v/}" ''; meta = with lib; { description = "A Clojure babushka for the grey areas of Bash"; longDescription = '' The main idea behind babashka is to leverage Clojure in places where you would be using bash otherwise. As one user described it: I’m quite at home in Bash most of the time, but there’s a substantial grey area of things that are too complicated to be simple in bash, but too simple to be worth writing a clj/s script for. Babashka really seems to hit the sweet spot for those cases. Goals: - Low latency Clojure scripting alternative to JVM Clojure. - Easy installation: grab the self-contained binary and run. No JVM needed. - Familiarity and portability: - Scripts should be compatible with JVM Clojure as much as possible - Scripts should be platform-independent as much as possible. Babashka offers support for linux, macOS and Windows. - Allow interop with commonly used classes like java.io.File and System - Multi-threading support (pmap, future, core.async) - Batteries included (tools.cli, cheshire, ...) - Library support via popular tools like the clojure CLI ''; homepage = "https://github.com/babashka/babashka"; changelog = "https://github.com/babashka/babashka/blob/v${version}/CHANGELOG.md"; sourceProvenance = with sourceTypes; [ binaryBytecode ]; license = licenses.epl10; maintainers = with maintainers; [ bandresen bhougland DerGuteMoritz jlesquembre thiagokokada ]; }; }