nvme-cli 2.2.1 -> 2.3 https://repology.org/metapackage/nvme-cli/versions 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 [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 307cc51a0bd..7fb6e2a341e 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.2.1"; + version = "2.3"; src = fetchFromGitHub { owner = "linux-nvme"; repo = "nvme-cli"; rev = "v${version}"; - hash = "sha256-okYtGiKUPNO31ntD9j5iAgdcnS5OQ/g1QAY+svhga4c="; + hash = "sha256-Go+FTrwsbeALt/Qiu5THxujX+6t5xU+f0STlKWCHa7g="; }; 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. @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/y9jxpai98nwy307ywmnd41bf8q7mpsg6-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring meson flags: --buildtype=plain --libdir=/nix/store/q5yjlf8xj9qwfq8lmjkc3sbwhrsx7z6q-nvme-cli-2.3/lib --libexecdir=/nix/store/q5yjlf8xj9qwfq8lmjkc3sbwhrsx7z6q-nvme-cli-2.3/libexec --bindir=/nix/store/q5yjlf8xj9qwfq8lmjkc3sbwhrsx7z6q-nvme-cli-2.3/bin --sbindir=/nix/store/q5yjlf8xj9qwfq8lmjkc3sbwhrsx7z6q-nvme-cli-2.3/sbin --includedir=/nix/store/q5yjlf8xj9qwfq8lmjkc3sbwhrsx7z6q-nvme-cli-2.3/include --mandir=/nix/store/q5yjlf8xj9qwfq8lmjkc3sbwhrsx7z6q-nvme-cli-2.3/share/man --infodir=/nix/store/q5yjlf8xj9qwfq8lmjkc3sbwhrsx7z6q-nvme-cli-2.3/share/info --localedir=/nix/store/q5yjlf8xj9qwfq8lmjkc3sbwhrsx7z6q-nvme-cli-2.3/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/q5yjlf8xj9qwfq8lmjkc3sbwhrsx7z6q-nvme-cli-2.3 -Dversion-tag=2.3 The Meson build system Version: 1.0.0 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: nvme-cli Project version: 2.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 Found pkg-config: /nix/store/nrvfp0fr57mhspxary3qa90xwhsvvwh7-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Dependency libnvme found: NO found 1.2 but need: '>=1.3' 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:47:0: ERROR: Automatic wrap-based subproject downloading is disabled A full log can be found at /build/source/build/meson-logs/meson-log.txt