diff options
| author | Freya Murphy <freya@freyacat.org> | 2024-10-26 00:46:57 -0400 |
|---|---|---|
| committer | Freya Murphy <freya@freyacat.org> | 2024-10-26 00:46:57 -0400 |
| commit | 641f4d363199d20b1bdb02fbf388288223825b4a (patch) | |
| tree | 1c3523b63dab5fe7c2f6f8e8966959827aa89855 | |
| parent | refactor home & system with sakura updates (diff) | |
| download | dotfiles-guix-641f4d363199d20b1bdb02fbf388288223825b4a.tar.gz dotfiles-guix-641f4d363199d20b1bdb02fbf388288223825b4a.tar.bz2 dotfiles-guix-641f4d363199d20b1bdb02fbf388288223825b4a.zip | |
update commits
| -rw-r--r-- | channels.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/channels.scm b/channels.scm index 0e9578a..612aaee 100644 --- a/channels.scm +++ b/channels.scm @@ -3,7 +3,7 @@ (url "https://git.savannah.gnu.org/git/guix.git") (branch "master") (commit - "414d6d7f3234e6230366b2f6edc32b4060f01aee") + "808c02c01e87d6ded18492372543108e1f9154a9") (introduction (make-channel-introduction "9edb3f66fd807b096b48283debdcddccfea34bad" |