2022-12-09T20:44:44 firefox_decrypt 0 -> 1 2022-12-09T20:44:47 attrpath: firefox_decrypt 2022-12-09T20:44:47 Checking auto update branch... 2022-12-09T20:44:50 [version] 2022-12-09T20:44:50 [version] skipping because derivation has updateScript 2022-12-09T20:44:50 [rustCrateVersion] 2022-12-09T20:44:50 [rustCrateVersion] No cargoSha256 found 2022-12-09T20:44:50 [golangModuleVersion] 2022-12-09T20:44:50 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T20:44:50 [updateScript] 2022-12-09T20:44:53 [updateScript] Success 2022-12-09T20:44:53 [updateScript] this derivation will be built: /nix/store/05khly63rll8mm9dvbhj0gw6c8vrkv3p-packages.json.drv building '/nix/store/05khly63rll8mm9dvbhj0gw6c8vrkv3p-packages.json.drv'... Going to be running update for following packages: - firefox_decrypt-unstable-2021-12-29 Press Enter key to continue... Running update for: - firefox_decrypt-unstable-2021-12-29: UPDATING ... - firefox_decrypt-unstable-2021-12-29: DONE. Packages updated! 2022-12-09T20:44:53 2022-12-09T20:44:53 [quotedUrls] 2022-12-09T20:44:53 [quotedUrls] nothing found to replace 2022-12-09T20:44:53 Diff after rewrites: diff --git a/pkgs/tools/security/firefox_decrypt/default.nix b/pkgs/tools/security/firefox_decrypt/default.nix index 86bfb5f7224..9e510b7cd8a 100644 --- a/pkgs/tools/security/firefox_decrypt/default.nix +++ b/pkgs/tools/security/firefox_decrypt/default.nix @@ -8,13 +8,13 @@ stdenvNoCC.mkDerivation rec { pname = "firefox_decrypt"; - version = "unstable-2021-12-29"; + version = "unstable-2022-09-28"; src = fetchFromGitHub { owner = "unode"; repo = pname; - rev = "a3daadc09603a6cf8c4b7e49a59776340bc885e7"; - sha256 = "0g219zqbdnhh9j09d9a0b81vr6j44zzk13ckl5fzkr10gqndiscc"; + rev = "53325de4fe7f502397799d2eb25844dd1f935e3b"; + sha256 = "sha256-bRH7PVJXMg6Xv9niOCSZRHATkB7Wbb8iLak0VtjJV7I="; }; nativeBuildInputs = [ wrapPython ]; 2022-12-09T20:46:20 No auto update branch exists 2022-12-09T20:46:20 There might already be an open PR for this update: - firefox_decrypt: unstable-2021-12-29 -> unstable-2022-09-28 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/164263"