nut 2.8.0 -> 2.8.1 https://repology.org/project/nut/versions attrpath: nut 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/nut/default.nix b/pkgs/applications/misc/nut/default.nix index 5596fc6010ec..49609a918dd5 100644 --- a/pkgs/applications/misc/nut/default.nix +++ b/pkgs/applications/misc/nut/default.nix @@ -22,11 +22,11 @@ stdenv.mkDerivation rec { pname = "nut"; - version = "2.8.0"; + version = "2.8.1"; src = fetchurl { url = "https://networkupstools.org/source/${lib.versions.majorMinor version}/${pname}-${version}.tar.gz"; - sha256 = "sha256-w+WnCNp5e3xwtlPTexIGoAD8tQO4VRn+TN9jU/eSv+U="; + sha256 = "sha256-faSO4jsfDY1yVguwr4T1xa5NvjVFK4TLSYQBMuR/CZw="; }; patches = [ 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 nut nix build failed. got build log for 'nut' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/52nrd7g5fdc2l811j2j9y7g3dls9md99-nut-2.8.1.tar.gz source root is nut-2.8.1 setting SOURCE_DATE_EPOCH to timestamp 1698791422 of file nut-2.8.1/scripts/upower/95-upower-hid.hwdb @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/7mlsvpbn3c03rwinrn9cymr39mgqhd1l-hardcode-paths.patch patching file common/common.c Hunk #1 FAILED at 991. 1 out of 1 hunk FAILED -- saving rejects to file common/common.c.rej