kcgi 0.10.8 -> 0.13.3 https://repology.org/project/kcgi/versions attrpath: kcgi 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/development/web/kcgi/default.nix b/pkgs/development/web/kcgi/default.nix index 84bfc654c773..b263b6e583f9 100644 --- a/pkgs/development/web/kcgi/default.nix +++ b/pkgs/development/web/kcgi/default.nix @@ -2,14 +2,14 @@ stdenv.mkDerivation rec { pname = "kcgi"; - version = "0.10.8"; + version = "0.13.3"; underscoreVersion = lib.replaceStrings ["."] ["_"] version; src = fetchFromGitHub { owner = "kristapsdz"; repo = pname; rev = "VERSION_${underscoreVersion}"; - sha256 = "0ha6r7bcgf6pcn5gbd2sl7835givhda1jql49c232f1iair1yqyp"; + sha256 = "sha256-ZQiflWC+w3urdllkV3pvMrrpLvqODYDYO3hIi4bIzbc="; }; patchPhase = ''substituteInPlace configure \ --replace /usr/local / 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 kcgi nix build failed. sandbox_init: no scan_scaled: no seccomp-filter: yes setresgid: yes setresuid: yes sha2: yes (with -lmd) SOCK_NONBLOCK: yes static: no strlcat: yes strlcpy: yes strndup: yes strnlen: yes strtonum: no sys_byteorder_h: no sys_endian_h: no sys_mkdev_h: no sys_sysmacros_h: yes sys_queue: no sys_tree: no termios: yes unveil: no WAIT_ANY: yes __progname: yes seccomp-arch: AUDIT_ARCH_X86_64 config.h: written Makefile.configure: written @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase build flags: SHELL=/nix/store/5l50g7kzj7v0rdhshld1vx46rf2k5lf9-bash-5.2p26/bin/bash Makefile:154: *** missing separator. Stop.