mirror of
https://git.in.rschanz.org/ryan77627/guix-config.git
synced 2024-11-07 07:36:09 -05:00
Locked channels to nonguix cuirass to avoid rebuilding things like firefox and linux
This commit is contained in:
parent
e7cf19865c
commit
42541a3824
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
(name 'guix)
|
||||
(url "https://git.savannah.gnu.org/git/guix.git")
|
||||
(branch "master")
|
||||
(commit
|
||||
"50dd91bc30634c75c0001cfd38bbcc2fbbeb894e" )
|
||||
(introduction
|
||||
(make-channel-introduction
|
||||
"9edb3f66fd807b096b48283debdcddccfea34bad"
|
||||
|
@ -11,6 +13,8 @@
|
|||
(name 'nonguix)
|
||||
(url "https://gitlab.com/nonguix/nonguix")
|
||||
(branch "master")
|
||||
(commit
|
||||
"7a9b3ca63bdea219d3977ed5fdab2ed98eaa36a0")
|
||||
(introduction
|
||||
(make-channel-introduction
|
||||
"897c1a470da759236cc11798f4e0a5f7d4d59fbc"
|
||||
|
|
Loading…
Reference in a new issue