.
This commit is contained in:
parent
39db11404f
commit
9bcbd9e0b2
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ Wayland compositor based on wlroots") (description "Hyprland.")
|
|||
(add-before 'configure
|
||||
'pre-configure
|
||||
(lambda* (#:key outputs #:allow-other-keys)
|
||||
(system "patch . nix/patches/meson-build.patch"))))))
|
||||
(system "patch meson.build nix/patches/meson-build.patch"))))))
|
||||
(native-inputs
|
||||
(list gcc-13
|
||||
jq
|
||||
|
|
Loading…
Reference in a new issue