way-displays 1.8.1 -> 1.8.2 https://repology.org/project/way-displays/versions attrpath: way-displays 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/tools/wayland/way-displays/default.nix b/pkgs/tools/wayland/way-displays/default.nix index ea94ece408ce..05e391a75a29 100644 --- a/pkgs/tools/wayland/way-displays/default.nix +++ b/pkgs/tools/wayland/way-displays/default.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation rec { pname = "way-displays"; - version = "1.8.1"; + version = "1.8.2"; src = fetchFromGitHub { owner = "alex-courtis"; repo = "way-displays"; rev = version; - sha256 = "sha256-rR181sxaddtn3yFtF1exSGPBU0Yp3VBRyucfuxyXI+Q="; + sha256 = "sha256-Z8lBBdyujOuSSYLZubL3SB1WRI8CJXSFGyISDeCZmhI="; }; strictDeps = true; 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 way-displays nix build failed. got build log for 'way-displays' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/n98h2arc3kw3z7lyk4whalnx9ljzkld8-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: SHELL=/nix/store/r4vxljid3iq94jp7qvd639sps0fscwy3-bash-5.2-p15/bin/bash DESTDIR=\$\(out\) PREFIX= PREFIX_ETC= ROOT_ETC=\$\(out\)/etc wayland-scanner client-header pro/wlr-output-management-unstable-v1.xml pro/wlr-output-management-unstable-v1.h gcc -pedantic -Wall -Wextra -Werror -Wno-unused-parameter -Wno-unused-result -O3 -g -std=gnu17 -Wold-style-definition -Wstrict-prototypes -I/nix/store/kz4v775fddlp87aaxjp7jvz28vg60y17-wayland-1.22.0-dev/include -I/nix/store/f8x93rlmycfgwh6liq29806s47brf86w-yaml-cpp-0.7.0/include -I/nix/store/lm2wn5ylsxv90nsxgg8rh38fk7w0nb02-libinput-1.23.0-dev/include -I/nix/store/9aqr6q8mpx4gbmg3vnz2h8v87scrnlrg-systemd-253.6-dev/include -Iinc -Ipro -Ilib/alex-c-collections/inc -D_GNU_SOURCE -DVERSION=\""1.8.2"\" -DROOT_ETC=\"/nix/store/f2iwr129kzdhp38xpa847bw1i8ah7r9a-way-displays-1.8.2/etc\" -c -o src/cfg.o src/cfg.c In file included from inc/cfg.h:6, from src/cfg.c:10: inc/log.h:6:10: fatal error: slist.h: No such file or directory 6 | #include "slist.h" | ^~~~~~~~~ compilation terminated. make: *** [: src/cfg.o] Error 1