opencryptoki 3.20.0 -> 3.21.0 https://repology.org/project/opencryptoki/versions attrpath: opencryptoki 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/tools/security/opencryptoki/default.nix b/pkgs/tools/security/opencryptoki/default.nix index 056c379ac68..2276b40e1d2 100644 --- a/pkgs/tools/security/opencryptoki/default.nix +++ b/pkgs/tools/security/opencryptoki/default.nix @@ -11,13 +11,13 @@ stdenv.mkDerivation rec { pname = "opencryptoki"; - version = "3.20.0"; + version = "3.21.0"; src = fetchFromGitHub { owner = "opencryptoki"; repo = "opencryptoki"; rev = "v${version}"; - hash = "sha256-Z11CDw9ykmJ7MI7I0H4Y/i+8/I+hRgC2frklYPP1di0="; + hash = "sha256-8nDLPYQPIbtPiWdOesJbJlgE7MFvzfZGMQ7LGTluTvk="; }; nativeBuildInputs = [ 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 opencryptoki nix build failed. checking for select... yes checking for socket... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for id... /nix/store/l8g5py3i39sq8afzi9vfmpw5igbqs84r-coreutils-9.1/bin/id checking for true... /nix/store/l8g5py3i39sq8afzi9vfmpw5igbqs84r-coreutils-9.1/bin/true checking for true... /nix/store/l8g5py3i39sq8afzi9vfmpw5igbqs84r-coreutils-9.1/bin/true checking for useradd... /usr/sbin/useradd checking for cat... /nix/store/l8g5py3i39sq8afzi9vfmpw5igbqs84r-coreutils-9.1/bin/cat checking for true... /nix/store/l8g5py3i39sq8afzi9vfmpw5igbqs84r-coreutils-9.1/bin/true checking for true... /nix/store/l8g5py3i39sq8afzi9vfmpw5igbqs84r-coreutils-9.1/bin/true checking for chown... /nix/store/l8g5py3i39sq8afzi9vfmpw5igbqs84r-coreutils-9.1/bin/chown checking for gawk... (cached) gawk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no checking whether yytext is a pointer... yes checking for bison... bison checking for cap_get_proc in -lcap... no configure: error: 'libcap' library is missing on your system. Please install 'libcap-devel'.