p11-kit 0.25.0 -> 0.25.1 https://github.com/p11-glue/p11-kit/releases attrpath: p11-kit 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 [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/p11-kit/default.nix b/pkgs/development/libraries/p11-kit/default.nix index 1d089774cc67..3502c0e55303 100644 --- a/pkgs/development/libraries/p11-kit/default.nix +++ b/pkgs/development/libraries/p11-kit/default.nix @@ -16,13 +16,13 @@ stdenv.mkDerivation rec { pname = "p11-kit"; - version = "0.25.0"; + version = "0.25.1"; src = fetchFromGitHub { owner = "p11-glue"; repo = pname; rev = version; - hash = "sha256-paLiRYgYshuedgDgW2nEsv4/Loq6qFyQMjfBJwqtHzw="; + hash = "sha256-xg7lEPUQutxT3PzMGQTG7w74+lGMMHcxly0j9hSzbB0="; }; outputs = [ "out" "bin" "dev" ]; 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 p11-kit nix build failed. Checking for type "sighandler_t" : NO Checking for type "sig_t" : YES Checking for type "__sighandler_t" : YES Has header "stdbool.h" : YES Checking for function "asprintf" : YES Checking for function "basename" : YES Checking for function "memdup" : NO Checking for function "reallocarray" : YES Checking for function "secure_getenv" : YES (cached) Checking for function "setenv" : YES Checking for function "strnstr" : NO Checking for function "vasprintf" : YES Checking for function "strerror_r" : YES Checking if "GNU strerror_r check" compiles: YES Header "errno.h" has symbol "program_invocation_short_name" : YES Header "stdio.h" has symbol "asprintf" : YES Header "stdio.h" has symbol "vasprintf" : YES Header "stdlib.h" has symbol "reallocarray" : YES Found pkg-config: /nix/store/ifr6srqgpvygd5vp14748d109ri31isv-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency libffi found: YES 3.4.4 Run-time dependency libtasn1 found: YES 4.19.0 Program asn1Parser found: YES (/nix/store/bmkjk2rbnl0ifnlvmkmvshwzmc2gssm7-libtasn1-4.19.0-dev/bin/asn1Parser) Dependency libsystemd skipped: feature systemd disabled Dependency systemd skipped: feature systemd disabled Configuring config.h using configuration Program python3 found: YES (/nix/store/ffll6glz3gwx342z0ch8wx30p5cnqz1z-python3-3.11.5/bin/python3.11) meson.build:452:22: ERROR: Subproject exists but has no meson.build file A full log can be found at /build/source/build/meson-logs/meson-log.txt