2023-01-02T02:18:02 i3-rounded unstable-2021-10-03 -> 4.21.1 https://github.com/LinoBigatti/i3-rounded/releases 2023-01-02T02:18:05 attrpath: i3-rounded 2023-01-02T02:18:05 Checking auto update branch... 2023-01-02T02:18:05 No auto update branch exists 2023-01-02T02:18:08 [version] 2023-01-02T02:18:11 [version] updated version and sha256 2023-01-02T02:18:11 [rustCrateVersion] 2023-01-02T02:18:11 [rustCrateVersion] No cargoSha256 found 2023-01-02T02:18:11 [golangModuleVersion] 2023-01-02T02:18:11 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-02T02:18:11 [updateScript] 2023-01-02T02:18:11 [updateScript] skipping because derivation has no updateScript 2023-01-02T02:18:11 2023-01-02T02:18:11 [quotedUrls] 2023-01-02T02:18:11 [quotedUrls] nothing found to replace 2023-01-02T02:18:11 Diff after rewrites: diff --git a/pkgs/applications/window-managers/i3/rounded.nix b/pkgs/applications/window-managers/i3/rounded.nix index aa3701975fc..84adf0983bd 100644 --- a/pkgs/applications/window-managers/i3/rounded.nix +++ b/pkgs/applications/window-managers/i3/rounded.nix @@ -2,13 +2,13 @@ i3.overrideAttrs (oldAttrs: rec { pname = "i3-rounded"; - version = "unstable-2021-10-03"; + version = "4.21.1"; src = fetchFromGitHub { owner = "LinoBigatti"; repo = "i3-rounded"; rev = "524c9f7b50f8c540b2ae3480b242c30d8775f98e"; - sha256 = "0y7m1s1y8f9vgkp7byi33js8n4rigiykd71s936i5d4rwlzrxiwm"; + sha256 = "sha256-lceeP+WZtBLNSDqcNn18MROLtBwj+nXufDs55IMO9Xg="; }; buildInputs = oldAttrs.buildInputs ++ [ pcre ]; 2023-01-02T02:18:12 Source url did not change. i3-rounded unstable-2021-10-03 -> 4.21.1 https://github.com/LinoBigatti/i3-rounded/releases attrpath: i3-rounded Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.i3-rounded)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.i3-rounded)' not found