summaryrefslogtreecommitdiff
path: root/modules/ryan-packages/freedesktop.scm
diff options
context:
space:
mode:
Diffstat (limited to 'modules/ryan-packages/freedesktop.scm')
-rw-r--r--modules/ryan-packages/freedesktop.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/ryan-packages/freedesktop.scm b/modules/ryan-packages/freedesktop.scm
index 4f28358..add4a6d 100644
--- a/modules/ryan-packages/freedesktop.scm
+++ b/modules/ryan-packages/freedesktop.scm
@@ -71,7 +71,7 @@
71 (("\\<(hyprctl-share-picker)\\>" _ cmd) 71 (("\\<(hyprctl-share-picker)\\>" _ cmd)
72 (string-append #$output "/bin/" cmd)))))))) 72 (string-append #$output "/bin/" cmd))))))))
73 (native-inputs (list gcc-13 pkg-config wayland hyprlang)) 73 (native-inputs (list gcc-13 pkg-config wayland hyprlang))
74 (inputs (list bash-minimal grim hyprland hyprland-protocols mesa pipewire qtbase-5 sdbus-c++ slurp wayland-protocols qtwayland-5)) 74 (inputs (list bash-minimal grim hyprland hyprland-protocols mesa pipewire qtbase sdbus-c++ slurp wayland-protocols qtwayland))
75 (home-page "") 75 (home-page "")
76 (synopsis "test") 76 (synopsis "test")
77 (description "test") 77 (description "test")