~ruther/guix-config

ref: e72054ca7a3fbccd1a28d462e458ad1ada7b58b0 guix-config/channels-profile.scm -rw-r--r-- 99 bytes
e72054ca — Rutherther fix: remove channels-lock.scm when time-machine fails 9 days ago
                                                                                
1
2
3
4
5
6
7
(use-modules
 (guix ui)
 (guix profiles))

(profile
 (content
  (load "./channels-manifest.scm")))