profiles: Export <manifest-pattern> accessors.
* guix/profiles.scm (manifest-pattern-name, manifest-pattern-version) (manifest-pattern-output): Export.
This commit is contained in:
parent
5239f3d908
commit
03763d6473
1 changed files with 3 additions and 0 deletions
|
@ -67,6 +67,9 @@ (define-module (guix profiles)
|
|||
|
||||
manifest-pattern
|
||||
manifest-pattern?
|
||||
manifest-pattern-name
|
||||
manifest-pattern-version
|
||||
manifest-pattern-output
|
||||
|
||||
manifest-remove
|
||||
manifest-add
|
||||
|
|
Loading…
Reference in a new issue