Include imports required for ‘with-master-branch’
This commit is contained in:
parent
752079b49f
commit
e590b0cd6b
1 changed files with 4 additions and 0 deletions
|
@ -36,6 +36,10 @@
|
|||
#:select (channel
|
||||
make-channel-introduction
|
||||
openpgp-fingerprint))
|
||||
#:use-module ((guix packages)
|
||||
#:select (package-name))
|
||||
#:use-module ((guix transformations)
|
||||
#:select (options->transformation))
|
||||
#:use-module ((oni home config common)
|
||||
#:select (home-redshift-service
|
||||
;; home-xbindkeys-service
|
||||
|
|
Loading…
Reference in a new issue