This commit is contained in:
Daniel Ziltener 2023-11-28 10:13:40 +01:00
parent 39db11404f
commit 9bcbd9e0b2
Signed by: zilti
GPG key ID: B38976E82C9DAE42

View file

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