man-pages 5.13 -> 6.04 https://repology.org/project/manpages/versions attrpath: man-pages Checking auto update branch... An auto update branch exists with message `man-pages: 5.13 -> 6.03`. New version is 6.04. The auto update branch does not match or exceed the new version. [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/data/documentation/man-pages/default.nix b/pkgs/data/documentation/man-pages/default.nix index 5b33714fc25..6db7f5379a7 100644 --- a/pkgs/data/documentation/man-pages/default.nix +++ b/pkgs/data/documentation/man-pages/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "man-pages"; - version = "5.13"; + version = "6.04"; src = fetchurl { url = "mirror://kernel/linux/docs/man-pages/${pname}-${version}.tar.xz"; - sha256 = "sha256-YU2uPv59/UgJhnY6KiqBeSFQMqWkUmwL5eiZol8Ja4s="; + sha256 = "sha256-wsC5MplV34GvRe6A68hMRykfld9RV9sfq5iBmfk3GvE="; }; makeFlags = [ "prefix=$(out)" ]; 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 man-pages nix build failed. got build log for 'man-pages' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/b7lmjylrx9wmp0bxqlgckb31giy0vhqw-man-pages-6.04.tar.xz source root is man-pages-6.04 setting SOURCE_DATE_EPOCH to timestamp 1680481655 of file man-pages-6.04/scripts/unformat_parens.sh @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: SHELL=/nix/store/rnkas52f8868g1hjdlldbvh6snm3pglv-bash-5.2-p15/bin/bash prefix=\$\(out\) MKDIR .tmp/man/ MKDIR .tmp/man/man1/ PRECONV .tmp/man/man1/getent.1.tbl /nix/store/rnkas52f8868g1hjdlldbvh6snm3pglv-bash-5.2-p15/bin/bash: line 1: preconv: command not found make: *** [lib/build-catman.mk:67: .tmp/man/man1/getent.1.tbl] Error 127 make: *** Deleting file '.tmp/man/man1/getent.1.tbl'