2022-12-19T01:25:55 kcgi 0.10.8 -> 0.13.0 https://repology.org/metapackage/kcgi/versions 2022-12-19T01:25:58 attrpath: kcgi 2022-12-19T01:25:58 Checking auto update branch... 2022-12-19T01:25:58 No auto update branch exists 2022-12-19T01:26:01 [version] 2022-12-19T01:26:03 [version] updated version and sha256 2022-12-19T01:26:03 [rustCrateVersion] 2022-12-19T01:26:03 [rustCrateVersion] No cargoSha256 found 2022-12-19T01:26:03 [golangModuleVersion] 2022-12-19T01:26:03 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-19T01:26:03 [updateScript] 2022-12-19T01:26:03 [updateScript] skipping because derivation has no updateScript 2022-12-19T01:26:03 2022-12-19T01:26:03 [quotedUrls] 2022-12-19T01:26:03 [quotedUrls] nothing found to replace 2022-12-19T01:26:03 Diff after rewrites: diff --git a/pkgs/development/web/kcgi/default.nix b/pkgs/development/web/kcgi/default.nix index 84bfc654c77..ee0fd6a36ad 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.0"; underscoreVersion = lib.replaceStrings ["."] ["_"] version; src = fetchFromGitHub { owner = "kristapsdz"; repo = pname; rev = "VERSION_${underscoreVersion}"; - sha256 = "0ha6r7bcgf6pcn5gbd2sl7835givhda1jql49c232f1iair1yqyp"; + sha256 = "sha256-3/2oL5n4j/4Iwxam6SaPmThSoIY7c2l3EnYlnwjNifk="; }; patchPhase = ''substituteInPlace configure \ --replace /usr/local / 2022-12-19T01:27:33 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A kcgi nix build failed. readpassphrase: no reallocarray: yes recallocarray: no sandbox_init: no seccomp-filter: yes setresgid: yes setresuid: yes sha2: yes (with -lmd) SOCK_NONBLOCK: yes static: no strlcat: no strlcpy: no 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 unveil: no WAIT_ANY: yes __progname: yes config.h: written Makefile.configure: written @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: SHELL=/nix/store/4xw8n979xpivdc46a9ndcvyhwgif00hz-bash-5.1-p16/bin/bash Makefile:148: *** missing separator. Stop.