libnvme 1.7.1 -> 1.8 https://repology.org/project/libnvme/versions attrpath: libnvme 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/os-specific/linux/libnvme/default.nix b/pkgs/os-specific/linux/libnvme/default.nix index 34c798ca3355..88f0e667c86b 100644 --- a/pkgs/os-specific/linux/libnvme/default.nix +++ b/pkgs/os-specific/linux/libnvme/default.nix @@ -17,7 +17,7 @@ stdenv.mkDerivation (finalAttrs: { pname = "libnvme"; - version = "1.7.1"; + version = "1.8"; outputs = [ "out" ] ++ lib.optionals withDocs [ "man" ]; @@ -25,7 +25,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "linux-nvme"; repo = "libnvme"; rev = "v${finalAttrs.version}"; - hash = "sha256-hCR/K8bPXj8HthayrnwwGfI+wxpUwcWkcx3S/8h+3m8="; + hash = "sha256-WEOj9CEd8xLBUzJaMWnWzTRorCx59SP36dCY5nS2JRc="; }; postPatch = '' Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A libnvme nix build failed. Run-time dependency json-c found: YES 0.17 Run-time dependency openssl found: YES 3.0.13 Header "openssl/opensslv.h" has symbol "LIBRESSL_VERSION_NUMBER" with dependency openssl: NO Has header "openssl/core_names.h" with dependency openssl: YES Run-time dependency libkeyutils found: YES 1.6.3 Checking if "__builtin_type_compatible_p" compiles: YES Checking if "typeof" compiles: YES Checking if "byteswap.h" compiles: YES Checking if "bswap64" : links: YES Checking if "statement-expr" compiles: YES Checking if "isblank" : links: YES Checking if "linux/mctp.h" compiles: YES Checking if "netdb" : links: YES Checking if "ioctl has glibc-style prototype" compiles: YES Compiler for C supports function attribute fallthrough: YES Configuring libnvme.spec using configuration Configuring config.h using configuration Program python3 found: YES (/nix/store/7wz6hm9i8wljz0hgwz1wqmn2zlbgavrq-python3-3.11.8/bin/python3) Run-time dependency python found: YES 3.11 Program swig found: YES (/nix/store/x7rzfqwkgnhdf1x1da8rk8fzkndfg1ms-swig-3.0.12/bin/swig) Has header "Python.h" with dependency python-3.11: YES Configuring __init__.py using configuration Configuring nbft-dump-diff.sh using configuration Configuring gen-nbft-diffs.sh using configuration Program diff found: YES (/nix/store/y6lacwx4602ah1nafpm7jfm5bwlafhg4-diffutils-3.10/bin/diff) Program setup.sh found: YES (/build/source/test/sysfs/setup.sh) test/sysfs/meson.build:23:8: ERROR: Could not execute command `/build/source/test/sysfs/setup.sh /build/source/test/sysfs/data/nvme-sysfs-tw-carbon-6.8.0-rc1+.tar.xz /build/source/build/test/sysfs`. A full log can be found at /build/source/build/meson-logs/meson-log.txt