bob 0.7.2 -> 2.2.0 https://repology.org/project/bob/versions attrpath: bob Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/lp7yaz396pcnalq268xkrq4xxblwm136-source.drv building '/nix/store/lp7yaz396pcnalq268xkrq4xxblwm136-source.drv'... trying https://github.com/benchkram/bob/archive/2.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/lp7yaz396pcnalq268xkrq4xxblwm136-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/benchkram/bob/archive/2.2.0.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/lp7yaz396pcnalq268xkrq4xxblwm136-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'bob.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/lp7yaz396pcnalq268xkrq4xxblwm136-source.drv /nix/store/80r5k7w4azyfj4ji9xczbnnd85fma15d-bob-2.2.0-go-modules.drv /nix/store/4pa2nx6dgvdjmsda8ffmjcmk1qgymxri-bob-2.2.0.drv building '/nix/store/lp7yaz396pcnalq268xkrq4xxblwm136-source.drv'... trying https://github.com/benchkram/bob/archive/2.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/lp7yaz396pcnalq268xkrq4xxblwm136-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/benchkram/bob/archive/2.2.0.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/lp7yaz396pcnalq268xkrq4xxblwm136-source.drv'. error: 1 dependencies of derivation '/nix/store/4pa2nx6dgvdjmsda8ffmjcmk1qgymxri-bob-2.2.0.drv' failed to build bob 0.7.2 -> 0.8.0 https://github.com/benchkram/bob/releases attrpath: bob Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-6wAbwZKm8RTMt2Wm90N3AYZREipdo7Dq+XTWsLANd88=" [golangModuleVersion] Replaced vendorHash with sha256-S1XUgjdSVTWXehOLCxXcvj0SH12cxqvYadVlCw/saF4= [golangModuleVersion] Finished updating vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/build-managers/bob/default.nix b/pkgs/development/tools/build-managers/bob/default.nix index cad1e0d47f0..5081c0c89b3 100644 --- a/pkgs/development/tools/build-managers/bob/default.nix +++ b/pkgs/development/tools/build-managers/bob/default.nix @@ -2,18 +2,18 @@ buildGoModule rec { pname = "bob"; - version = "0.7.2"; + version = "0.8.0"; src = fetchFromGitHub { owner = "benchkram"; repo = pname; rev = version; - hash = "sha256-yPdAf/j/vpQ2j+Zp8D7us7yaiDs47sKFPHZgggDjT3w="; + hash = "sha256-Mt98+EPATNarKx6qZJzx6eIyPYymZfiTntg6/e7g/vw="; }; ldflags = [ "-s" "-w" "-X main.Version=${version}" ]; - vendorHash = "sha256-6wAbwZKm8RTMt2Wm90N3AYZREipdo7Dq+XTWsLANd88="; + vendorHash = "sha256-S1XUgjdSVTWXehOLCxXcvj0SH12cxqvYadVlCw/saF4="; excludedPackages = [ "example/server-db" "test/e2e" "tui-example" ]; Successfully finished processing cachix "/nix/store/h5dc0d09sa8khphnyv70x1bra1ddn0g2-bob-0.8.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/benchkram/bob/releases. meta.description for bob is: A build system for microservices meta.homepage for bob is: https://bob.build ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/benchkram/bob/releases/tag/0.8.0) - [Compare changes on GitHub](https://github.com/benchkram/bob/compare/0.7.2...0.8.0) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.8.0 with grep in /nix/store/h5dc0d09sa8khphnyv70x1bra1ddn0g2-bob-0.8.0 - found 0.8.0 in filename of file in /nix/store/h5dc0d09sa8khphnyv70x1bra1ddn0g2-bob-0.8.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath bob ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/h5dc0d09sa8khphnyv70x1bra1ddn0g2-bob-0.8.0 \ --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 bob https://github.com/r-ryantm/nixpkgs/archive/c647fb0d79f2d1e3e191aa198060976eb27bd7c6.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/h5dc0d09sa8khphnyv70x1bra1ddn0g2-bob-0.8.0 ls -la /nix/store/h5dc0d09sa8khphnyv70x1bra1ddn0g2-bob-0.8.0/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)
1 package built:
--- ###### Maintainer pings cc @zuzuleinen 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/225712