mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
emacs: main: Use (guix combinators).
Reported by rsiddharth on #guix.
This is a followup to commit 958dd3ce68.
* emacs/guix-main.scm: Use (guix combinators) module as 'memoize' moved there.
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
(srfi srfi-19)
|
||||
(srfi srfi-26)
|
||||
(guix)
|
||||
(guix combinators)
|
||||
(guix git-download)
|
||||
(guix packages)
|
||||
(guix profiles)
|
||||
|
||||
Reference in New Issue
Block a user