update commits
This commit is contained in:
parent
6b3b723722
commit
e3fc26134e
2 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
|
@ -324,7 +324,7 @@
|
|||
|
||||
(define-public %base-freya-operating-system
|
||||
(operating-system
|
||||
(kernel linux-6.11)
|
||||
(kernel linux)
|
||||
(firmware %base-freya-firmware)
|
||||
(locale "en_US.UTF-8")
|
||||
(locale-definitions %base-freya-locale)
|
||||
|
|
Loading…
Reference in a new issue