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 Diff after rewrites: diff --git a/pkgs/applications/misc/nut/default.nix b/pkgs/applications/misc/nut/default.nix index 2f3be342a7a8..ebc4c4fefd71 100644 --- a/pkgs/applications/misc/nut/default.nix +++ b/pkgs/applications/misc/nut/default.nix @@ -23,11 +23,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" } Running phase: unpackPhase 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" } Running phase: patchPhase applying patch /nix/store/f0kw6slqy2wrgq6niwcqvmaywjh54jqw-nutshutdown-conf-default.patch patching file scripts/systemd/nutshutdown.in Hunk #1 succeeded at 1 with fuzz 2. applying patch /nix/store/p77b1wppgg9r4pdjkvn0r6mn54s3al60-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