mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 23:28:29 +01:00
swh: Export <snapshot> accessors.
* guix/swh.scm: Export <snapshot> accessors.
This commit is contained in:
parent
b0ea618fbe
commit
b452c3b37a
1 changed files with 3 additions and 0 deletions
|
@ -55,6 +55,9 @@ (define-module (guix swh)
|
|||
visit-number
|
||||
visit-snapshot
|
||||
|
||||
snapshot?
|
||||
snapshot-branches
|
||||
|
||||
branch?
|
||||
branch-name
|
||||
branch-target
|
||||
|
|
Loading…
Reference in a new issue