nvme-cli 2.7.1 -> 2.8 https://github.com/linux-nvme/nvme-cli/releases attrpath: nvme-cli 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/nvme-cli/default.nix b/pkgs/os-specific/linux/nvme-cli/default.nix index b7e94d3938aa..69249683cdb2 100644 --- a/pkgs/os-specific/linux/nvme-cli/default.nix +++ b/pkgs/os-specific/linux/nvme-cli/default.nix @@ -10,13 +10,13 @@ stdenv.mkDerivation rec { pname = "nvme-cli"; - version = "2.7.1"; + version = "2.8"; src = fetchFromGitHub { owner = "linux-nvme"; repo = "nvme-cli"; rev = "v${version}"; - hash = "sha256-Gm+1tb/Nh+Yg2PgSUn/1hR4CZYnfTWRwcQU0A8UeQwI="; + hash = "sha256-hu8OTpSE0poBrZEGOa89ZGpnEWQuYOy2ROxESSJzGFI="; }; mesonFlags = [ 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 nvme-cli nix build failed. unpacking source archive /nix/store/8rlhh6if7qbskf2pmc1mslcnic49dqba-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase mesonConfigurePhase flags: --prefix=/nix/store/nyi3by5628psi5szwrpww3h9nsk6b7c5-nvme-cli-2.8 --libdir=/nix/store/nyi3by5628psi5szwrpww3h9nsk6b7c5-nvme-cli-2.8/lib --libexecdir=/nix/store/nyi3by5628psi5szwrpww3h9nsk6b7c5-nvme-cli-2.8/libexec --bindir=/nix/store/nyi3by5628psi5szwrpww3h9nsk6b7c5-nvme-cli-2.8/bin --sbindir=/nix/store/nyi3by5628psi5szwrpww3h9nsk6b7c5-nvme-cli-2.8/sbin --includedir=/nix/store/nyi3by5628psi5szwrpww3h9nsk6b7c5-nvme-cli-2.8/include --mandir=/nix/store/nyi3by5628psi5szwrpww3h9nsk6b7c5-nvme-cli-2.8/share/man --infodir=/nix/store/nyi3by5628psi5szwrpww3h9nsk6b7c5-nvme-cli-2.8/share/info --localedir=/nix/store/nyi3by5628psi5szwrpww3h9nsk6b7c5-nvme-cli-2.8/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain -Dversion-tag=2.8 The Meson build system Version: 1.3.2 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: nvme-cli Project version: 2.8 C compiler for the host machine: gcc (gcc 13.2.0 "gcc (GCC) 13.2.0") C linker for the host machine: gcc ld.bfd 2.40 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: YES (/nix/store/492n7ylp2f9zn0k3vghv1snypgkzznc5-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2 Dependency libnvme found: NO found 1.7.1 but need: '>=1.8' Did not find CMake 'cmake' Found CMake: NO Run-time dependency libnvme found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency libnvme meson.build:51:14: ERROR: Automatic wrap-based subproject downloading is disabled A full log can be found at /build/source/build/meson-logs/meson-log.txt