mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
missing module guix utils
This commit is contained in:
parent
ed9c19ece9
commit
4876e89ed2
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
(define-module (glicid packages linux)
|
||||
#:use-module (guix packages)
|
||||
#:use-module (guix download)
|
||||
#:use-module (guix utils)
|
||||
#:use-module (guix git-download)
|
||||
#:use-module ((guix licenses) #:prefix license:)
|
||||
#:use-module (guix build-system gnu)
|
||||
|
|
Loading…
Add table
Reference in a new issue