2022-11-17T04:45:06 uivonim unstable-2021-05-24 -> 0.29.0 https://github.com/smolck/uivonim/releases 2022-11-17T04:45:08 attrpath: uivonim 2022-11-17T04:45:08 Checking auto update branch... 2022-11-17T04:45:08 No auto update branch exists 2022-11-17T04:45:12 [version] 2022-11-17T04:45:14 [version] updated version and sha256 2022-11-17T04:45:14 [rustCrateVersion] 2022-11-17T04:45:14 [rustCrateVersion] No cargoSha256 found 2022-11-17T04:45:14 [golangModuleVersion] 2022-11-17T04:45:14 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-17T04:45:14 [updateScript] 2022-11-17T04:45:14 [updateScript] skipping because derivation has no updateScript 2022-11-17T04:45:14 2022-11-17T04:45:14 [quotedUrls] 2022-11-17T04:45:14 [quotedUrls] nothing found to replace 2022-11-17T04:45:15 Diff after rewrites: diff --git a/pkgs/applications/editors/uivonim/default.nix b/pkgs/applications/editors/uivonim/default.nix index 23d09cdc4ba..f0e56813e1a 100644 --- a/pkgs/applications/editors/uivonim/default.nix +++ b/pkgs/applications/editors/uivonim/default.nix @@ -2,13 +2,13 @@ mkYarnPackage rec { pname = "uivonim"; - version = "unstable-2021-05-24"; + version = "0.29.0"; src = fetchFromGitHub { owner = "smolck"; repo = pname; rev = "ac027b4575b7e1adbedde1e27e44240289eebe39"; - sha256 = "1b6k834qan8vhcdqmrs68pbvh4b59g9bx5126k5hjha6v3asd8pj"; + sha256 = "sha256-8qKm1dhGQQnLNCKUvtJLZRG410VG54obgxtZhclA06w="; }; # The spectron dependency has to be removed manually from package.json, 2022-11-17T04:45:15 Source url did not change.