2022-12-24T16:25:01 firefox_decrypt 0 -> 1 2022-12-24T16:25:05 attrpath: firefox_decrypt 2022-12-24T16:25:06 Checking auto update branch... 2022-12-24T16:25:14 [version] 2022-12-24T16:25:14 [version] skipping because derivation has updateScript 2022-12-24T16:25:14 [rustCrateVersion] 2022-12-24T16:25:14 [rustCrateVersion] No cargoSha256 found 2022-12-24T16:25:14 [golangModuleVersion] 2022-12-24T16:25:14 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-24T16:25:14 [updateScript] 2022-12-24T16:25:21 [updateScript] Success 2022-12-24T16:25:21 [updateScript] this derivation will be built: /nix/store/2bjbw8lh1c7y5jpdbbxmsnfckijrk3cv-packages.json.drv building '/nix/store/2bjbw8lh1c7y5jpdbbxmsnfckijrk3cv-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-24T16:25:21 2022-12-24T16:25:21 [quotedUrls] 2022-12-24T16:25:21 [quotedUrls] nothing found to replace 2022-12-24T16:25:22 Diff after rewrites: diff --git a/pkgs/tools/security/firefox_decrypt/default.nix b/pkgs/tools/security/firefox_decrypt/default.nix index 86bfb5f7224..aa9edc2bc5d 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-12-21"; src = fetchFromGitHub { owner = "unode"; repo = pname; - rev = "a3daadc09603a6cf8c4b7e49a59776340bc885e7"; - sha256 = "0g219zqbdnhh9j09d9a0b81vr6j44zzk13ckl5fzkr10gqndiscc"; + rev = "84bb368cc2f8d2055a8374ab1a40c403e0486859"; + sha256 = "sha256-dyQTf6fgsQEmp++DeXl85nvyezm0Lq9onyfIdhQoGgI="; }; nativeBuildInputs = [ wrapPython ]; 2022-12-24T16:28:20 No auto update branch exists 2022-12-24T16:28:23 Successfully finished processing 2022-12-24T16:28:23 cachix "/nix/store/0hjgjw7zx0m8sjdss7gfs12qb229vxgm-firefox_decrypt-unstable-2022-12-21" 2022-12-24T16:28:36 [check][nixpkgs-review] 2022-12-24T16:35:29 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-24T16:35:33 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for firefox_decrypt is: "A tool to extract passwords from profiles of Mozilla Firefox and derivates" meta.homepage for firefox_decrypt is: "https://github.com/unode/firefox_decrypt" meta.changelog for firefox_decrypt is: "" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/unode/firefox_decrypt/compare/a3daadc09603a6cf8c4b7e49a59776340bc885e7...84bb368cc2f8d2055a8374ab1a40c403e0486859) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found unstable-2022-12-21 with grep in /nix/store/0hjgjw7zx0m8sjdss7gfs12qb229vxgm-firefox_decrypt-unstable-2022-12-21 - found unstable-2022-12-21 in filename of file in /nix/store/0hjgjw7zx0m8sjdss7gfs12qb229vxgm-firefox_decrypt-unstable-2022-12-21 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath firefox_decrypt ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/0hjgjw7zx0m8sjdss7gfs12qb229vxgm-firefox_decrypt-unstable-2022-12-21 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A firefox_decrypt https://github.com/r-ryantm/nixpkgs/archive/422674866c40470b9af91fe438f982f7577f2667.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/0hjgjw7zx0m8sjdss7gfs12qb229vxgm-firefox_decrypt-unstable-2022-12-21 ls -la /nix/store/0hjgjw7zx0m8sjdss7gfs12qb229vxgm-firefox_decrypt-unstable-2022-12-21/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @schnusch for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). 2022-12-24T16:35:35 https://api.github.com/repos/NixOS/nixpkgs/pulls/207590