keepass 2.53.1 -> 2.54 https://repology.org/project/keepass/versions attrpath: keepass Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/keepass/default.nix b/pkgs/applications/misc/keepass/default.nix index 022eba1fd6c..2a0b423c2da 100644 --- a/pkgs/applications/misc/keepass/default.nix +++ b/pkgs/applications/misc/keepass/default.nix @@ -4,11 +4,11 @@ let inherit (builtins) add length readFile replaceStrings unsafeDiscardStringContext toString map; in buildDotnetPackage rec { pname = "keepass"; - version = "2.53.1"; + version = "2.54"; src = fetchurl { url = "mirror://sourceforge/keepass/KeePass-${version}-Source.zip"; - hash = "sha256-R7KWxlxrhl55nOaDNYwA/cJJl+kd5ZYy6eZVqyrxxnM="; + hash = "sha256-fDXT4XxoJfPV8tU8uL94bnL//zKlvXGS9EzNls52kJg="; }; sourceRoot = "."; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A keepass nix build failed. got build log for 'keepass' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/hhqpzp3k3glxyda6j6x4m3qmcn8ydivw-KeePass-2.54-Source.zip source root is . setting SOURCE_DATE_EPOCH to timestamp 1687880064 of file ./.attr-1iw15iqy6kzrqrmcwd96w62pwgf72rgl0fvigcd86dmaksl9bhs4 warning: file ./.attr-1iw15iqy6kzrqrmcwd96w62pwgf72rgl0fvigcd86dmaksl9bhs4 may be generated; SOURCE_DATE_EPOCH may be non-deterministic @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/ppr81jfx6hdz3f4rhbgcfxmy5gx27r39-fix-paths.patch patching file KeePass/Native/NativeMethods.Unix.cs Hunk #1 succeeded at 129 (offset -1 lines). patching file KeePass/UI/UISystemFonts.cs patching file KeePass/Util/AppLocator.cs Hunk #1 succeeded at 486 (offset 18 lines). patching file KeePass/Util/ClipboardUtil.Unix.cs Hunk #1 FAILED at 62. Hunk #2 FAILED at 83. Hunk #3 FAILED at 97. 3 out of 3 hunks FAILED -- saving rejects to file KeePass/Util/ClipboardUtil.Unix.cs.rej patching file KeePassLib/Native/ClipboardU.cs patching file KeePassLib/Native/NativeLib.cs patching file KeePassLib/Utility/MonoWorkarounds.cs Hunk #1 succeeded at 41 with fuzz 2. Hunk #2 succeeded at 366 (offset 10 lines).