This commit is contained in:
Daniel Ziltener 2023-11-28 10:26:10 +01:00
parent 9bcbd9e0b2
commit e89a4caceb
Signed by: zilti
GPG Key ID: B38976E82C9DAE42

View File

@ -97,7 +97,7 @@ Wayland compositor based on wlroots") (description "Hyprland.")
(add-before 'configure
'pre-configure
(lambda* (#:key outputs #:allow-other-keys)
(system "patch meson.build nix/patches/meson-build.patch"))))))
(system "patch -p1 -i nix/patches/meson-build.patch"))))))
(native-inputs
(list gcc-13
jq