rmw 0.9.1 -> 0.9.2 https://repology.org/project/rmw/versions attrpath: rmw 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/tools/misc/rmw/default.nix b/pkgs/tools/misc/rmw/default.nix index a6bbb4084029..4120781a575c 100644 --- a/pkgs/tools/misc/rmw/default.nix +++ b/pkgs/tools/misc/rmw/default.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation rec { pname = "rmw"; - version = "0.9.1"; + version = "0.9.2"; src = fetchFromGitHub { owner = "theimpossibleastronaut"; repo = "rmw"; rev = "v${version}"; - hash = "sha256-rfJdJHSkusZj/PN74KgV5i36YC0YRZmIfRdvkUNoKEM="; + hash = "sha256-5/oOV0FAXo/QchoIF/hwCwaNVBwsTyDSe65UE3/03PQ="; fetchSubmodules = true; }; Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A rmw nix build failed. 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.41 Host machine cpu family: x86_64 Host machine cpu: x86_64 Compiler for C supports arguments -fno-common: YES Compiler for C supports arguments -fstack-protector-strong: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wformat-overflow=2: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wstrict-overflow=5: YES Has header "ncursesw/menu.h" : YES Has header "ncurses/menu.h" : YES Has header "menu.h" : YES Has header "ncursesw/curses.h" : YES Has header "ncursesw.h" : NO Has header "ncurses/curses.h" : YES Has header "ncurses.h" : YES Has header "curses.h" : YES Run-time dependency intl found: YES Program msgfmt found: NO po/meson.build:34: WARNING: Gettext not found, all translation (po) targets will be ignored. Found pkg-config: YES (/nix/store/vbk2n3094zyl9ywijks6a3d7s2i6wnfm-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2 Did not find CMake 'cmake' Found CMake: NO Run-time dependency canfigger found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency canfigger meson.build:58:16: ERROR: Automatic wrap-based subproject downloading is disabled A full log can be found at /build/source/build/meson-logs/meson-log.txt