nwg-hello 0 -> 1 attrpath: nwg-hello 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/i9jkwbwi4p9svlhkyk02x81xl3l4m01z-packages.json.drv building '/nix/store/i9jkwbwi4p9svlhkyk02x81xl3l4m01z-packages.json.drv'... Going to be running update for following packages: - nwg-hello-0.1.6 Press Enter key to continue... Running update for: - nwg-hello-0.1.6: UPDATING ... - nwg-hello-0.1.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/nw/nwg-hello/package.nix b/pkgs/by-name/nw/nwg-hello/package.nix index de4cff184af4..0fb32cc56484 100644 --- a/pkgs/by-name/nw/nwg-hello/package.nix +++ b/pkgs/by-name/nw/nwg-hello/package.nix @@ -9,13 +9,13 @@ python3Packages.buildPythonApplication rec { pname = "nwg-hello"; - version = "0.1.6"; + version = "0.1.7"; src = fetchFromGitHub { owner = "nwg-piotr"; repo = "nwg-hello"; - rev = "v${version}"; - hash = "sha256-+D89QTFUV7/dhfcOWnQshG8USh35Vdm/QPHbsxiV0j0="; + rev = "refs/tags/v${version}"; + hash = "sha256-HDH5B15MQqJhRNCPeg4IJSeX/676AdCNhmJ7iqn8yco="; }; nativeBuildInputs = [ An auto update branch exists with message `nwg-hello: 0.1.6 -> 0.1.7`. New version is 0.1.7. An auto update branch exists with an equal or greater version