nvme-cli 2.4 -> 2.6 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 [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/os-specific/linux/nvme-cli/default.nix b/pkgs/os-specific/linux/nvme-cli/default.nix index d267a12266bd..e10f39ec267c 100644 --- a/pkgs/os-specific/linux/nvme-cli/default.nix +++ b/pkgs/os-specific/linux/nvme-cli/default.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation rec { pname = "nvme-cli"; - version = "2.4"; + version = "2.6"; src = fetchFromGitHub { owner = "linux-nvme"; repo = "nvme-cli"; rev = "v${version}"; - hash = "sha256-vnhvVVfEDnmEIdIkfTRoiLB7dZ1rJV3U4PmUUoaxTUs="; + hash = "sha256-MFyBkwTNOBQdHWj7In1OquRIAsjsd4/DHYfUyFA9YDQ="; }; 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/an0kcbhcn8xj348kfx4w29ywiy24zs89-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring meson flags: --buildtype=plain --libdir=/nix/store/h4ihqp356anhn20b3gmfp18ayad7wywk-nvme-cli-2.6/lib --libexecdir=/nix/store/h4ihqp356anhn20b3gmfp18ayad7wywk-nvme-cli-2.6/libexec --bindir=/nix/store/h4ihqp356anhn20b3gmfp18ayad7wywk-nvme-cli-2.6/bin --sbindir=/nix/store/h4ihqp356anhn20b3gmfp18ayad7wywk-nvme-cli-2.6/sbin --includedir=/nix/store/h4ihqp356anhn20b3gmfp18ayad7wywk-nvme-cli-2.6/include --mandir=/nix/store/h4ihqp356anhn20b3gmfp18ayad7wywk-nvme-cli-2.6/share/man --infodir=/nix/store/h4ihqp356anhn20b3gmfp18ayad7wywk-nvme-cli-2.6/share/info --localedir=/nix/store/h4ihqp356anhn20b3gmfp18ayad7wywk-nvme-cli-2.6/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/h4ihqp356anhn20b3gmfp18ayad7wywk-nvme-cli-2.6 -Dversion-tag=2.6 The Meson build system Version: 1.2.0 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: nvme-cli Project version: 2.6 C compiler for the host machine: gcc (gcc 12.3.0 "gcc (GCC) 12.3.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: /nix/store/5daca24rn22c65ff25lc6z0g0imfphvr-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Dependency libnvme found: NO found 1.4 but need: '>=1.6' 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