summaryrefslogtreecommitdiff
path: root/modules/ryan-packages
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2023-10-12 01:01:17 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2023-10-12 01:01:17 -0400
commit0bfe77ab7c7ca667a9894da80dc842bb241ac4d2 (patch)
tree6377a449787ad9811e4984302d12531c3c787bcb /modules/ryan-packages
parentf3bf586e82a6df78408e92ccc635fb087d35a34d (diff)
fixed screen sharing
Diffstat (limited to 'modules/ryan-packages')
-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 0ac94f4..595159a 100644
--- a/modules/ryan-packages/freedesktop.scm
+++ b/modules/ryan-packages/freedesktop.scm
@@ -41,7 +41,7 @@
41 (native-inputs (modify-inputs (package-native-inputs xdg-desktop-portal-wlr) 41 (native-inputs (modify-inputs (package-native-inputs xdg-desktop-portal-wlr)
42 (append wlroots))))) 42 (append wlroots)))))
43 43
44(define-public xdg-desktop-portal-hyprland 44(define-public xdg-desktop-portal-hyprland-ryan
45 (package 45 (package
46 (name "xdg-desktop-portal-hyprland") 46 (name "xdg-desktop-portal-hyprland")
47 (version "1.1.0") 47 (version "1.1.0")