kcgi 0.10.8 -> 0.13.0 https://repology.org/metapackage/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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace 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 / 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. 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/qqa28hmysc23yy081d178jfd9a1yk8aw-bash-5.2-p15/bin/bash Makefile:148: *** missing separator. Stop.