libnvme 1.2 -> 1.3 https://github.com/linux-nvme/libnvme/releases 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/os-specific/linux/libnvme/default.nix b/pkgs/os-specific/linux/libnvme/default.nix index 6e7244ad8b9..dcca81aa2c0 100644 --- a/pkgs/os-specific/linux/libnvme/default.nix +++ b/pkgs/os-specific/linux/libnvme/default.nix @@ -13,7 +13,7 @@ stdenv.mkDerivation rec { pname = "libnvme"; - version = "1.2"; + version = "1.3"; outputs = [ "out" "man" ]; @@ -21,7 +21,7 @@ stdenv.mkDerivation rec { owner = "linux-nvme"; repo = "libnvme"; rev = "v${version}"; - sha256 = "sha256-U9Fj3OcBe32C0PKhI05eF/6jikHAvdyvXH16IY0rWxI="; + sha256 = "sha256-/li4Z+QJ9EDiyh34Z9SMVitXoy6Yqi5MIFSLy1SRz7o="; }; postPatch = '' 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 libnvme nix build failed. doc/list-man-pages.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/5ynbf6wszmggr0abwifdagrixgnya5vy-bash-5.2-p15/bin/bash" @nix { "action": "setPhase", "phase": "configurePhase" } configuring meson flags: --buildtype=plain --libdir=/nix/store/wn5i1p1wi2rr2llfkbsanhpgjgyj967n-libnvme-1.3/lib --libexecdir=/nix/store/wn5i1p1wi2rr2llfkbsanhpgjgyj967n-libnvme-1.3/libexec --bindir=/nix/store/wn5i1p1wi2rr2llfkbsanhpgjgyj967n-libnvme-1.3/bin --sbindir=/nix/store/wn5i1p1wi2rr2llfkbsanhpgjgyj967n-libnvme-1.3/sbin --includedir=/nix/store/wn5i1p1wi2rr2llfkbsanhpgjgyj967n-libnvme-1.3/include --mandir=/nix/store/h7pdf59rv8wxiwcvylhnl9057a7zwjqf-libnvme-1.3-man/share/man --infodir=/nix/store/wn5i1p1wi2rr2llfkbsanhpgjgyj967n-libnvme-1.3/share/info --localedir=/nix/store/wn5i1p1wi2rr2llfkbsanhpgjgyj967n-libnvme-1.3/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/wn5i1p1wi2rr2llfkbsanhpgjgyj967n-libnvme-1.3 -Ddocs=man -Ddocs-build=true The Meson build system Version: 1.0.0 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: libnvme Project version: 1.3 C compiler for the host machine: gcc (gcc 12.2.0 "gcc (GCC) 12.2.0") C linker for the host machine: gcc ld.bfd 2.40 Host machine cpu family: x86_64 Host machine cpu: x86_64 C++ compiler for the host machine: g++ (gcc 12.2.0 "g++ (GCC) 12.2.0") C++ linker for the host machine: g++ ld.bfd 2.40 Found pkg-config: /nix/store/ndk8l5wgbmyy577a05h6y5gbwqmllf5p-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency json-c found: YES 0.16 Run-time dependency openssl found: YES 3.0.8 Header "openssl/opensslv.h" has symbol "LIBRESSL_VERSION_NUMBER" with dependency openssl: NO Has header "openssl/core_names.h" with dependency openssl: YES Did not find CMake 'cmake' Found CMake: NO Run-time dependency dbus-1 found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency dbus-1 meson.build:96:4: ERROR: Automatic wrap-based subproject downloading is disabled A full log can be found at /build/source/build/meson-logs/meson-log.txt