diff options
author | Freya Murphy <freya@freyacat.org> | 2024-11-15 15:27:29 -0500 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2024-11-15 15:27:29 -0500 |
commit | e3fc26134e475ecc97490af3b06150657066d023 (patch) | |
tree | c5a8f825ac5f99ecb3cd09744d9c6768fa4ec6f3 /channels.scm | |
parent | get extraPrefs working for nix firefox (diff) | |
download | dotfiles-guix-e3fc26134e475ecc97490af3b06150657066d023.tar.gz dotfiles-guix-e3fc26134e475ecc97490af3b06150657066d023.tar.bz2 dotfiles-guix-e3fc26134e475ecc97490af3b06150657066d023.zip |
update commits
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 52ed98b..8eea4bc 100644 --- a/channels.scm +++ b/channels.scm @@ -3,7 +3,7 @@ (url "https://git.savannah.gnu.org/git/guix.git") (branch "master") (commit - "07cd046c209f192032b425d2ee44f6025bff63a1") + "abc3eb33191b9df5e6e44462501606f5e0dd3a92") (introduction (make-channel-introduction "9edb3f66fd807b096b48283debdcddccfea34bad" @@ -14,7 +14,7 @@ (url "https://gitlab.com/nonguix/nonguix.git") (branch "master") (commit - "3b78eca656cf8a088ca8699a0563e67e2b61f2ac") + "99574ff94b6fb97794ba720b6fdadf470963dbdc") (introduction (make-channel-introduction "897c1a470da759236cc11798f4e0a5f7d4d59fbc" |