summaryrefslogtreecommitdiff
path: root/sigils
diff options
context:
space:
mode:
authorSisiutl <sisiutl@egregore.fun>2024-11-15 12:42:07 +0100
committerSisiutl <sisiutl@egregore.fun>2024-11-15 13:55:20 +0100
commit5ea36d275d28e59ad463356cba52a09a94aab93e (patch)
treea68d68f9260a12f9083df63c23fbe76ada14c606 /sigils
parenteefc2b4e71c02c4948c20c1c3feb9acc70ac5241 (diff)
commenting failure
Diffstat (limited to 'sigils')
-rw-r--r--sigils/packages/hyprland.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/sigils/packages/hyprland.scm b/sigils/packages/hyprland.scm
index 84bcbc3..0a346de 100644
--- a/sigils/packages/hyprland.scm
+++ b/sigils/packages/hyprland.scm
@@ -478,7 +478,7 @@ screen on Hyprland.")
(native-inputs (package-native-inputs hyprland))
(inputs (modify-inputs (package-inputs hyprland)
(append hyprland)))
- (arguments (list ;#:build-type "release"
+ (arguments (list #:build-type "release"
#:phases #~(modify-phases %standard-phases
(add-after 'unpack 'chdir-plugin
(lambda _