syshud 0 -> 1 attrpath: syshud 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/h033ynrrcs2hwdqvy5l9f4d60l3pdnh5-packages.json.drv building '/nix/store/h033ynrrcs2hwdqvy5l9f4d60l3pdnh5-packages.json.drv'... Going to be running update for following packages: - syshud-0-unstable-2024-08-27 Press Enter key to continue... Running update for: - syshud-0-unstable-2024-08-27: UPDATING ... - syshud-0-unstable-2024-08-27: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/sy/syshud/package.nix b/pkgs/by-name/sy/syshud/package.nix index 05229a47cbcf..56ad0d3e06a2 100644 --- a/pkgs/by-name/sy/syshud/package.nix +++ b/pkgs/by-name/sy/syshud/package.nix @@ -12,13 +12,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "syshud"; - version = "0-unstable-2024-08-27"; + version = "0-unstable-2024-09-07"; src = fetchFromGitHub { owner = "System64fumo"; repo = "syshud"; - rev = "aa2c153f6aa15962c6b97a77dbe8c45708155fe0"; - hash = "sha256-SBpufr37K6LC4yc9ircUEBrzuRCKmJzD3C17N34qNGk="; + rev = "9a68f1d4cb00acb7f9073d258d46a867537da601"; + hash = "sha256-ya0BsgWBOzOMQbk8MiOmg8Wkm3KG7ld+upU1YBrRWw0="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/i2lb92ljp62lzm30yk8n3g9mbdy1rr8s-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A syshud nix build failed. got build log for 'syshud' from 'daemon' Running phase: unpackPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking source archive /nix/store/qcprlcq1k8hzmifasvqdr1cyzgchwnlc-source source root is source Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: buildPhase @nix { "action": "setPhase", "phase": "buildPhase" } build flags: SHELL=/nix/store/vpvy79k1qq02p1vyqjk6nb89gwhxqvyb-bash-5.2p32/bin/bash DESTDIR=/nix/store/xwgb32jz8j016dnmxkknvbg6vgr3cvh7-syshud-0-unstable-2024-09-07 PREFIX= Package libevdev was not found in the pkg-config search path. Perhaps you should add the directory containing `libevdev.pc' to the PKG_CONFIG_PATH environment variable No package 'libevdev' found [2/8] Compiling src/main.o In file included from src/main.hpp:2, from src/main.cpp:1: src/window.hpp:2:10: fatal error: glibmm/dispatcher.h: No such file or directory 2 | #include  | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:67: src/main.o] Error 1