diff options
Diffstat (limited to 'modules/ryan-packages')
-rw-r--r-- | modules/ryan-packages/freedesktop.scm | 2 |
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") |