.
This commit is contained in:
parent
059cd3f7de
commit
e62a7b5dbd
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ Wayland compositor based on wlroots") (description "Hyprland.")
|
|||
(add-before 'configure
|
||||
'pre-configure
|
||||
(lambda* (#:key outputs #:allow-other-keys)
|
||||
(system "pkgs-config --list-all")
|
||||
(system "pkg-config --list-all")
|
||||
(system "patch -p1 -i nix/patches/meson-build.patch"))))))
|
||||
(native-inputs
|
||||
(list gcc-13
|
||||
|
|
Loading…
Reference in a new issue