From e590b0cd6bd835120c18690cecfda2cfcb3f987a Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 24 May 2023 23:45:50 -0700 Subject: [PATCH] =?UTF-8?q?Include=20imports=20required=20for=20=E2=80=98w?= =?UTF-8?q?ith-master-branch=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- oni/home/config/rincewind.scm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/oni/home/config/rincewind.scm b/oni/home/config/rincewind.scm index 6cbdefd..833f8d1 100644 --- a/oni/home/config/rincewind.scm +++ b/oni/home/config/rincewind.scm @@ -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