bearer 1.17.0 -> 1.18.0 https://github.com/bearer/bearer/releases attrpath: bearer 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-d2QMNxTM7Cbr5X2Y1J9VBleVjMy9wZeEItYkChaYBR0=" [golangModuleVersion] Replaced vendorHash with sha256-dAIA5Y2Iom1hFE4zPuO6T0YJ3oJVZ5xYKlZAdMkO6ds= [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/bearer/default.nix b/pkgs/development/tools/bearer/default.nix index 483972a0db74..aaffeaf17074 100644 --- a/pkgs/development/tools/bearer/default.nix +++ b/pkgs/development/tools/bearer/default.nix @@ -7,16 +7,16 @@ buildGoModule rec { pname = "bearer"; - version = "1.17.0"; + version = "1.18.0"; src = fetchFromGitHub { owner = "bearer"; repo = "bearer"; rev = "refs/tags/v${version}"; - hash = "sha256-cN+YEdNtxt/DDn4ZbUnDg0rHgSJ3xL2LmmtZQ+eKNZs="; + hash = "sha256-zGCfx7aQaJ8izch/GCSHGhP/xU4TaI7iDoWZBPRCOXo="; }; - vendorHash = "sha256-d2QMNxTM7Cbr5X2Y1J9VBleVjMy9wZeEItYkChaYBR0="; + vendorHash = "sha256-dAIA5Y2Iom1hFE4zPuO6T0YJ3oJVZ5xYKlZAdMkO6ds="; subPackages = [ "cmd/bearer" Successfully finished processing Received ExitFailure 1 when running Shell command: readlink ./result Received ExitFailure 1 when running Shell command: readlink ./result-bin Received ExitFailure 1 when running Shell command: readlink ./result-dev Could not find result link.