diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-02-16 20:10:31 -0500 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-02-16 20:10:31 -0500 |
| commit | 9396554c2141f3c4e14bcbd71d0f31b9ff7816d6 (patch) | |
| tree | 4463bc49a7f743d7d4f2521213cc4ad8432aeae8 /modules | |
| parent | 9672616f431c8c4161238fe7ad1e2b4cf3040320 (diff) | |
flakes work!
Diffstat (limited to 'modules')
| -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") |
