freefilesync 12.1 -> 12.2 https://github.com/hkneptune/FreeFileSync/releases attrpath: freefilesync Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qaqmf5gc4rbzbqk5zkb1m1iwxxxk3h1z-packages.json.drv building '/nix/store/qaqmf5gc4rbzbqk5zkb1m1iwxxxk3h1z-packages.json.drv'... Going to be running update for following packages: - freefilesync-12.1 Press Enter key to continue... Running update for: - freefilesync-12.1: UPDATING ... - freefilesync-12.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/networking/freefilesync/default.nix b/pkgs/applications/networking/freefilesync/default.nix index 82cecfb91f9..79c3582b5a8 100644 --- a/pkgs/applications/networking/freefilesync/default.nix +++ b/pkgs/applications/networking/freefilesync/default.nix @@ -18,13 +18,13 @@ stdenv.mkDerivation rec { pname = "freefilesync"; - version = "12.1"; + version = "12.2"; src = fetchFromGitHub { owner = "hkneptune"; repo = "FreeFileSync"; rev = "v${version}"; - hash = "sha256-KA3Bn8skJ2gMmihmwlUmN6jXZmfoYY/f4vqbKwvxwgw="; + hash = "sha256-pCXMpK+NF06vgEgX31wyO24+kPhvPhdTeRk1j84nYd0="; }; # Patches from Debian No auto update branch exists There might already be an open PR for this update: - freefilesync: 12.1 -> 12.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/225424"