summaryrefslogtreecommitdiff
path: root/guix/swh.scm
Commit message (Collapse)AuthorAge
* swh: Export 'save-origin' and related bindings.Ludovic Courtès2018-11-27
| | | | * guix/swh.scm: Export bindings related to 'save-origin'.
* Add (guix swh).Ludovic Courtès2018-11-26
* guix/swh.scm: New file. * Makefile.am (MODULES): Add it.