monitor 0 -> 1 attrpath: monitor Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3rxw63srcaa2h18glkvmd46hq6iy5sdr-packages.json.drv building '/nix/store/3rxw63srcaa2h18glkvmd46hq6iy5sdr-packages.json.drv'... Going to be running update for following packages: - monitor-0.16.1 Press Enter key to continue... Running update for: - monitor-0.16.1: UPDATING ... - monitor-0.16.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/system/monitor/default.nix b/pkgs/applications/system/monitor/default.nix index e3917ce0e014..e317a8ce298c 100644 --- a/pkgs/applications/system/monitor/default.nix +++ b/pkgs/applications/system/monitor/default.nix @@ -27,13 +27,13 @@ stdenv.mkDerivation rec { pname = "monitor"; - version = "0.16.1"; + version = "0.17.0-1"; src = fetchFromGitHub { owner = "stsdc"; repo = "monitor"; rev = version; - sha256 = "sha256-ZTsb1xcJ7eeCEPebZW0anmG1SUPAzZakw4WzJql9VTQ="; + sha256 = "sha256-jH24lBlfkTKGYZJuHBf7Rr2J2FYoWGbq4Je3H7Z0xfA="; fetchSubmodules = true; }; An auto update branch exists with message `monitor: 0.16.1 -> 0.16.1-0`. New version is 0.17.0-1. The auto update branch does not match or exceed the new version. 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 monitor nix build failed. live-chart| C compiler for the host machine: gcc (gcc 12.3.0 "gcc (GCC) 12.3.0") live-chart| C linker for the host machine: gcc ld.bfd 2.40 live-chart| Vala compiler for the host machine: valac (valac 0.56.9) live-chart| Library m found: YES live-chart| Found pkg-config: /nix/store/bwcp6wcad0ddz7ds8zs7c632z8jpfqs3-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) live-chart| Run-time dependency gtk+-3.0 found: YES 3.24.38 live-chart| Run-time dependency gee-0.8 found: YES 0.20.6 live-chart| Build targets in project: 9 live-chart| Subproject live-chart finished. Run-time dependency granite found: YES 6.2.0 Run-time dependency glib-2.0 found: YES 2.76.4 Dependency gtk+-3.0 found: YES 3.24.38 (cached) Dependency gee-0.8 found: YES 0.20.6 (cached) Run-time dependency gio-2.0 found: YES 2.76.4 Run-time dependency gobject-2.0 found: YES 2.76.4 Run-time dependency libgtop-2.0 found: YES 2.41.1 Run-time dependency libwnck-3.0 found: YES 43.0 Run-time dependency libhandy-1 found: YES 1.8.2 Run-time dependency gdk-x11-3.0 found: YES 3.24.38 Run-time dependency x11 found: YES 1.8.6 Run-time dependency udisks2 found: YES 2.10.0 Run-time dependency json-glib-1.0 found: YES 1.6.6 Did not find CMake 'cmake' Found CMake: NO Run-time dependency flatpak found: NO (tried pkgconfig) meson.build:40:4: ERROR: Dependency "flatpak" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt