nwg-bar 0.1.1 -> 0.1.2 https://github.com/nwg-piotr/nwg-bar/releases attrpath: nwg-bar 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-EewEhkX7Bwnz+J1ptO31HKHU4NHo76r4NqMbcrWdiu4=" [golangModuleVersion] Replaced vendorHash with sha256-EewEhkX7Bwnz+J1ptO31HKHU4NHo76r4NqMbcrWdiu4= [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/applications/misc/nwg-bar/default.nix b/pkgs/applications/misc/nwg-bar/default.nix index 0d96b3cdc78..b532d81f741 100644 --- a/pkgs/applications/misc/nwg-bar/default.nix +++ b/pkgs/applications/misc/nwg-bar/default.nix @@ -2,13 +2,13 @@ buildGoModule rec { pname = "nwg-bar"; - version = "0.1.1"; + version = "0.1.2"; src = fetchFromGitHub { owner = "nwg-piotr"; repo = pname; rev = "v${version}"; - sha256 = "sha256-XeRQhDQeobO1xNThdNgBkoGvnO3PMAxrNwTljC1GKPM="; + sha256 = "sha256-H/weLgPydNKWJy/8Yc2acWcEbtgs8oUG5rwc6VRMeNw="; }; patches = [ ./fix-paths.patch ]; Successfully finished processing cachix "/nix/store/n4dal7zd6v6ffxmf29pls9q956sjxb61-nwg-bar-0.1.2" Received ExitFailure 1 when running Shell command: cachix push nix-community pushing to cachix failed