hyprland 0.24.0 -> 0.24.1 https://repology.org/project/hyprland/versions attrpath: hyprland 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/applications/window-managers/hyprwm/hyprland/default.nix b/pkgs/applications/window-managers/hyprwm/hyprland/default.nix index 63fd9bec9d8..66e7dad38fd 100644 --- a/pkgs/applications/window-managers/hyprwm/hyprland/default.nix +++ b/pkgs/applications/window-managers/hyprwm/hyprland/default.nix @@ -38,13 +38,13 @@ in assert assertXWayland; stdenv.mkDerivation rec { pname = "hyprland" + lib.optionalString debug "-debug"; - version = "0.24.0"; + version = "0.24.1"; src = fetchFromGitHub { owner = "hyprwm"; repo = "hyprland"; rev = "v${version}"; - hash = "sha256-zbtxX0NezuNg46PAKscmDfFfNID4rAq2qGNf1BE3Cqc="; + hash = "sha256-MKzadECNNhimo6sEjnt8AeJ0H4rH7W5hodd471NBy/Q="; }; patches = [ 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 hyprland nix build failed. @nix { "action": "setPhase", "phase": "configurePhase" } configuring meson flags: --buildtype=release --libdir=/nix/store/bwjb155hb57qmsi189s8c1cf0sbn0703-hyprland-0.24.1/lib --libexecdir=/nix/store/bwjb155hb57qmsi189s8c1cf0sbn0703-hyprland-0.24.1/libexec --bindir=/nix/store/bwjb155hb57qmsi189s8c1cf0sbn0703-hyprland-0.24.1/bin --sbindir=/nix/store/bwjb155hb57qmsi189s8c1cf0sbn0703-hyprland-0.24.1/sbin --includedir=/nix/store/bwjb155hb57qmsi189s8c1cf0sbn0703-hyprland-0.24.1/include --mandir=/nix/store/qpp53x7zy6q4cxj9m00b6wm6vpl9xspn-hyprland-0.24.1-man/share/man --infodir=/nix/store/bwjb155hb57qmsi189s8c1cf0sbn0703-hyprland-0.24.1/share/info --localedir=/nix/store/bwjb155hb57qmsi189s8c1cf0sbn0703-hyprland-0.24.1/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/bwjb155hb57qmsi189s8c1cf0sbn0703-hyprland-0.24.1 -Dsystemd=enabled The Meson build system Version: 1.0.0 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: Hyprland Project version: 0.24.0 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 C++ compiler for the host machine: g++ (gcc 12.2.0 "g++ (GCC) 12.2.0") C++ linker for the host machine: g++ ld.bfd 2.40 Host machine cpu family: x86_64 Host machine cpu: x86_64 Compiler for C++ supports arguments -std=c++23: YES meson.build:16: WARNING: Consider using the built-in option for language standard version instead of using "-std=c++23". Library execinfo found: NO Found pkg-config: /nix/store/11z6klm7kvf2pq4kac5k2pjanf78zsbi-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency libsystemd found: YES 253 Run-time dependency wayland-protocols found: YES 1.31 Run-time dependency hyprland-protocols found: YES 0.1 Found pkg-config: /nix/store/11z6klm7kvf2pq4kac5k2pjanf78zsbi-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Build-time dependency wayland-scanner found: YES 1.21.0 Program /nix/store/c3kl9hfi9i42dsgdm669lsv5wncmwlz7-wayland-1.21.0-bin/bin/wayland-scanner found: YES (/nix/store/c3kl9hfi9i42dsgdm669lsv5wncmwlz7-wayland-1.21.0-bin/bin/wayland-scanner) protocols/meson.build:41:1: ERROR: File //nix/store/d99i48siahnnqdy17xg1pnddhlkknbzs-hyprland-protocols-unstable-2023-01-13/share/protocols/hyprland-global-shortcuts-v1.xml does not exist. A full log can be found at /build/source/build/meson-logs/meson-log.txt