mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Revert "guix system: Remove unused 'read-operating-system' procedure."
This reverts commit d11a432adf
.
The 'read-operating-system' is used in Emacs-Guix.
This commit is contained in:
parent
602527ab97
commit
22b9734b67
2 changed files with 7 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
#:use-module ((guix licenses)
|
||||
#:select (gpl3+ license? license-name))
|
||||
#:use-module ((guix utils) #:select (%current-system))
|
||||
#:use-module ((guix scripts system) #:select (read-operating-system))
|
||||
#:use-module ((guix scripts pack)
|
||||
#:select (self-contained-tarball))
|
||||
#:use-module (gnu bootloader)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue