diff options
author | Freya Murphy <freya@freyacat.org> | 2024-10-28 17:40:49 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-10-28 17:40:49 -0400 |
commit | 4195ae817d5cfab8253b829db0951767a7f78691 (patch) | |
tree | 8362b3779fdacc6f067e2bda1e455472501ebb86 /channels.scm | |
parent | update commits (diff) | |
download | dotfiles-guix-4195ae817d5cfab8253b829db0951767a7f78691.tar.gz dotfiles-guix-4195ae817d5cfab8253b829db0951767a7f78691.tar.bz2 dotfiles-guix-4195ae817d5cfab8253b829db0951767a7f78691.zip |
refactor home packages, update nvim config
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 d7f7e38..4988770 100644 --- a/channels.scm +++ b/channels.scm @@ -3,7 +3,7 @@ (url "https://git.savannah.gnu.org/git/guix.git") (branch "master") (commit - "4009d1de954d694cb11af391d4113d29c5c1379d") + "d29090727b328f96e79285379e4fac9a7dee316e") (introduction (make-channel-introduction "9edb3f66fd807b096b48283debdcddccfea34bad" @@ -25,7 +25,7 @@ (url "https://g.freya.cat/freya/sakura") (branch "main") (commit - "0601aa4f570e0f8d986c67de7c57572f935e7387") + "850f52efa71fe2aa9a6b165c46e822858bebb5f7") (introduction (make-channel-introduction "8fb2f9c2fa414754c41c1c73665e3e73e12693ab" |