Skip to content

Commit a8bfbe0

Browse files
authored
comments
1 parent 6316163 commit a8bfbe0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Linux/nonguix.channels.scm

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
;; SELF: https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Linux/nonguix.channels.scm
2+
;; ADD: curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Linux/nonguix.channels.scm" | sudo tee "/root/.config/guix/channels.scm"
3+
;; PULL: sudo GIT_CONFIG_PARAMETERS="'filter.blob:none.enabled=true'" guix pull --cores="$(($(nproc)+1))" --max-jobs="$(($(nproc)+1))"
14
(use-modules (guix ci))
25

36
;; Define %default-guix-channel with substitutes available

0 commit comments

Comments
 (0)