2022-12-12T00:50:53 activate-linux unstable-2022-05-22 -> 1.0.0 https://github.com/MrGlockenspiel/activate-linux/releases 2022-12-12T00:50:55 attrpath: activate-linux 2022-12-12T00:50:55 Checking auto update branch... 2022-12-12T00:50:56 No auto update branch exists 2022-12-12T00:50:59 [version] 2022-12-12T00:51:01 [version] updated version and sha256 2022-12-12T00:51:01 [rustCrateVersion] 2022-12-12T00:51:01 [rustCrateVersion] No cargoSha256 found 2022-12-12T00:51:01 [golangModuleVersion] 2022-12-12T00:51:01 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-12T00:51:01 [updateScript] 2022-12-12T00:51:01 [updateScript] skipping because derivation has no updateScript 2022-12-12T00:51:01 2022-12-12T00:51:01 [quotedUrls] 2022-12-12T00:51:01 [quotedUrls] nothing found to replace 2022-12-12T00:51:01 Diff after rewrites: diff --git a/pkgs/applications/misc/activate-linux/default.nix b/pkgs/applications/misc/activate-linux/default.nix index b48236dd968..d795ef8aedb 100644 --- a/pkgs/applications/misc/activate-linux/default.nix +++ b/pkgs/applications/misc/activate-linux/default.nix @@ -8,13 +8,13 @@ stdenv.mkDerivation rec { pname = "activate-linux"; - version = "unstable-2022-05-22"; + version = "1.0.0"; src = fetchFromGitHub { owner = "MrGlockenspiel"; repo = pname; rev = "18a6dc9771c568c557569ef680386d5d67f25e96"; - sha256 = "wYoCyWZqu/jgqAuNYdNr2bjpz4pFRTnAF7qF4BRs9GE="; + sha256 = "sha256-wYoCyWZqu/jgqAuNYdNr2bjpz4pFRTnAF7qF4BRs9GE="; }; makeFlags = [ "PREFIX=$(out)" ]; 2022-12-12T00:51:02 Source url did not change. 2022-12-12T14:08:20 activate-linux unstable-2022-05-22 -> 1.0.0 https://github.com/MrGlockenspiel/activate-linux/releases 2022-12-12T14:08:23 attrpath: activate-linux 2022-12-12T14:08:23 Checking auto update branch... 2022-12-12T14:08:23 No auto update branch exists 2022-12-12T14:08:26 [version] 2022-12-12T14:08:28 [version] updated version and sha256 2022-12-12T14:08:28 [rustCrateVersion] 2022-12-12T14:08:28 [rustCrateVersion] No cargoSha256 found 2022-12-12T14:08:28 [golangModuleVersion] 2022-12-12T14:08:28 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-12T14:08:28 [updateScript] 2022-12-12T14:08:28 [updateScript] skipping because derivation has no updateScript 2022-12-12T14:08:28 2022-12-12T14:08:28 [quotedUrls] 2022-12-12T14:08:28 [quotedUrls] nothing found to replace 2022-12-12T14:08:28 Diff after rewrites: diff --git a/pkgs/applications/misc/activate-linux/default.nix b/pkgs/applications/misc/activate-linux/default.nix index b48236dd968..d795ef8aedb 100644 --- a/pkgs/applications/misc/activate-linux/default.nix +++ b/pkgs/applications/misc/activate-linux/default.nix @@ -8,13 +8,13 @@ stdenv.mkDerivation rec { pname = "activate-linux"; - version = "unstable-2022-05-22"; + version = "1.0.0"; src = fetchFromGitHub { owner = "MrGlockenspiel"; repo = pname; rev = "18a6dc9771c568c557569ef680386d5d67f25e96"; - sha256 = "wYoCyWZqu/jgqAuNYdNr2bjpz4pFRTnAF7qF4BRs9GE="; + sha256 = "sha256-wYoCyWZqu/jgqAuNYdNr2bjpz4pFRTnAF7qF4BRs9GE="; }; makeFlags = [ "PREFIX=$(out)" ]; 2022-12-12T14:08:29 Source url did not change.