From 46c09664ec503ceb563dadbb94bb80fd05b80801 Mon Sep 17 00:00:00 2001 From: Daniel Ziltener Date: Tue, 28 Nov 2023 00:06:06 +0100 Subject: [PATCH] . --- packages/hyprland.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/hyprland.scm b/packages/hyprland.scm index b48cd29..419574e 100644 --- a/packages/hyprland.scm +++ b/packages/hyprland.scm @@ -85,7 +85,8 @@ Wayland compositor based on wlroots") (description "Hyprland.") (sha256 (base32 "17h8gy7wvsxg1ypq70b0cldz6h599xi7fibawlm2g6cvxkmzdwzh")) (modules '((guix build utils))) - (patches (plain-file "diff --git a/meson.build b/meson.build + (patches (plain-file "meson-build.patch" + "diff --git a/meson.build b/meson.build index 1d2c7f9f..c5ef4e67 100644 --- a/meson.build +++ b/meson.build