guix-devel/guix/scripts
Federico Beffa bc5844d149
import: Add stackage importer and updater.
* guix/import/stackage.scm: New file.
* guix/scripts/import/stackage.scm: New file.
* Makefile.am (MODULES): Add new files.
* guix/scripts/import.scm (importers): Add "stackage".
* guix/scripts/refresh.scm (%updaters): Add %stackage-updater.
* doc/guix.texi (Invoking 'guix import'): Document the importer.
  (Invoking 'guix refresh'): Add stackage to option --type valid values.
* guix/import/hackage.scm (guix-package->hackage-name, hackage-fetch,
  hackage-source-url, hackage-cabal-url, hackage-package?): Export them.
2017-02-09 19:36:08 +01:00
..
container
import import: Add stackage importer and updater. 2017-02-09 19:36:08 +01:00
archive.scm
authenticate.scm
build.scm
challenge.scm
container.scm
copy.scm
download.scm
edit.scm
environment.scm file-systems: Add '%network-configuration-files' and '%network-file-mappings'. 2017-02-07 00:08:10 +01:00
gc.scm
graph.scm Use 'mlambda' instead of 'memoize'. 2017-01-28 18:55:20 +01:00
hash.scm
import.scm import: Add stackage importer and updater. 2017-02-09 19:36:08 +01:00
lint.scm lint: Use the "@" syntax for versioned packages in warnings. 2017-01-31 23:51:09 +01:00
offload.scm
package.scm
perform-download.scm
publish.scm
pull.scm
refresh.scm import: Add stackage importer and updater. 2017-02-09 19:36:08 +01:00
size.scm
substitute.scm
system.scm