diff options
author | Freya Murphy <freya@freyacat.org> | 2024-08-08 23:22:53 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-08-08 23:23:05 -0400 |
commit | db77903bf636ef4a142da70bc1029e7c48daac06 (patch) | |
tree | ae503876eb49e6e0c0fd9b7fcd34d3d7c70fc65c /channels.scm | |
parent | change the (diff) | |
download | dotfiles-guix-db77903bf636ef4a142da70bc1029e7c48daac06.tar.gz dotfiles-guix-db77903bf636ef4a142da70bc1029e7c48daac06.tar.bz2 dotfiles-guix-db77903bf636ef4a142da70bc1029e7c48daac06.zip |
fix caddy, add uki, update pipewire, update xdg-desktop-portal-hyprland
Diffstat (limited to 'channels.scm')
-rw-r--r-- | channels.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/channels.scm b/channels.scm index 8f448a1..a303804 100644 --- a/channels.scm +++ b/channels.scm @@ -3,7 +3,7 @@ (url "https://git.savannah.gnu.org/git/guix.git") (branch "master") (commit - "e3f87960915e3ef0b1d6a5a15281b3d4e9ee4d38") + "5e567587dd4abf51f9a6fa44f5a852dde1115ce9") (introduction (make-channel-introduction "9edb3f66fd807b096b48283debdcddccfea34bad" @@ -14,7 +14,7 @@ (url "https://gitlab.com/nonguix/nonguix") (branch "master") (commit - "877ed8cc4eee26ddde3d7d200c19c370c6bf7cb1") + "1b0594dc534d834be6f3facec98dee13db2a2299") (introduction (make-channel-introduction "897c1a470da759236cc11798f4e0a5f7d4d59fbc" |