diff options
author | Freya Murphy <freya@freyacat.org> | 2024-12-06 20:45:22 -0500 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-12-06 20:45:22 -0500 |
commit | d68648a43c29f9c2f323df22b1b1347e53014d8d (patch) | |
tree | 0db2461efe22094f4ea15fa06505057887587d3d /channels.scm | |
parent | fix ssh TERM, fix hyprlock exit (diff) | |
download | dotfiles-guix-d68648a43c29f9c2f323df22b1b1347e53014d8d.tar.gz dotfiles-guix-d68648a43c29f9c2f323df22b1b1347e53014d8d.tar.bz2 dotfiles-guix-d68648a43c29f9c2f323df22b1b1347e53014d8d.zip |
add autocommit tooling, update commits
Diffstat (limited to '')
-rw-r--r-- | channels.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/channels.scm b/channels.scm index fa49aab..fa63fed 100644 --- a/channels.scm +++ b/channels.scm @@ -3,7 +3,7 @@ (url "https://git.savannah.gnu.org/git/guix.git") (branch "master") (commit - "d97a67d41de142c0fbdba55e96bfc147482bfae2") + "c56505e399834a3f68cf2b6715b42f12ceea217a") (introduction (make-channel-introduction "9edb3f66fd807b096b48283debdcddccfea34bad" @@ -25,7 +25,7 @@ (url "https://g.freya.cat/freya/sakura") (branch "main") (commit - "e6d80dd95a7fcd205265094c0047d0c2cfd09e15") + "8b7a2148c891bb4b3324d6bd5df95982236c1039") (introduction (make-channel-introduction "8fb2f9c2fa414754c41c1c73665e3e73e12693ab" |