mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
guix system: "list-generations" displays provenance info.
* guix/scripts/pull.scm (channel-commit-hyperlink): Export. * guix/scripts/system.scm (display-system-generation) [display-channel]: New procedure. Read the "provenance" file of GENERATION and display channel info and the configuration file name when available.
This commit is contained in:
parent
eaabc5e87f
commit
60f4564a63
2 changed files with 48 additions and 2 deletions
|
@ -60,6 +60,7 @@
|
|||
#:use-module (ice-9 format)
|
||||
#:export (display-profile-content
|
||||
channel-list
|
||||
channel-commit-hyperlink
|
||||
with-git-error-handling
|
||||
guix-pull))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue