<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/guix/import/stackage.scm, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://www.git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://www.git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/'/>
<updated>2018-10-01T10:12:08Z</updated>
<entry>
<title>guix: import: stackage: Fix JSON accessors.</title>
<updated>2018-10-01T10:12:08Z</updated>
<author>
<name>Timothy Sample</name>
<email>samplet@ngyro.com</email>
</author>
<published>2018-08-28T13:45:36Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=127586adfb4228576d124ad5fa5cb6eacc29ea0f'/>
<id>urn:sha1:127586adfb4228576d124ad5fa5cb6eacc29ea0f</id>
<content type='text'>
* guix/import/stackage.scm (lts-info-ghc-version, lst-info-packages): Use
assoc-ref for accessing parsed JSON.
</content>
</entry>
<entry>
<title>import: stackage: Support recursive importing.</title>
<updated>2018-08-30T13:22:06Z</updated>
<author>
<name>Ricardo Wurmus</name>
<email>ricardo.wurmus@mdc-berlin.de</email>
</author>
<published>2018-08-20T15:38:56Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=a3ece51a29241c7060323cbbfc602c83200ffe4a'/>
<id>urn:sha1:a3ece51a29241c7060323cbbfc602c83200ffe4a</id>
<content type='text'>
* guix/import/hackage.scm (hackage-name-&gt;package-name): Export procedure.
* guix/import/stackage.scm (lts-info-packages-lts-info): Fix match expression.
(stackage-recursive-import): New procedure.
(stackage-&gt;guix-package): Memoize results.
* guix/scripts/import/stackage.scm (show-help, %options,
guix-import-stackage): Support recursive importing.
* doc/guix.texi (Invoking guix import): Document option.
</content>
</entry>
<entry>
<title>import: json: Consolidate duplicate json-fetch functionality.</title>
<updated>2018-06-10T20:15:12Z</updated>
<author>
<name>Jelle Licht</name>
<email>jlicht@fsfe.org</email>
</author>
<published>2018-06-10T18:35:39Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=3edf0d53a4043c30f3ff87b3b4b7b47d1bac1397'/>
<id>urn:sha1:3edf0d53a4043c30f3ff87b3b4b7b47d1bac1397</id>
<content type='text'>
* guix/import/json.scm (json-fetch): Return a list or hash table.
  (json-fetch-alist): New procedure.
* guix/import/github.scm (json-fetch*): Remove.
  (latest-released-version): Use json-fetch.
* guix/import/cpan.scm (module-&gt;dist-name): Use json-fetch-alist.
  (cpan-fetch): Likewise.
* guix/import/crate.scm (crate-fetch): Likewise.
* guix/import/gem.scm (rubygems-fetch): Likewise.
* guix/import/pypi.scm (pypi-fetch): Likewise.
* guix/import/stackage.scm (stackage-lts-info-fetch): Likewise.
</content>
</entry>
<entry>
<title>import: stackage: Avoid using (guix ui) in importer code.</title>
<updated>2017-02-14T07:38:45Z</updated>
<author>
<name>Federico Beffa</name>
<email>beffa@fbengineering.ch</email>
</author>
<published>2017-02-11T17:18:45Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=57075ade97e58eded5657ec74e5516d58f15eda6'/>
<id>urn:sha1:57075ade97e58eded5657ec74e5516d58f15eda6</id>
<content type='text'>
* guix/import/stackage.scm (stackage-&gt;guix-package, stackage-lts-info-fetch):
  Raise 'message' condition instead of using 'leave' from (guix ui).
* guix/scripts/import/stackage.scm (guix-import-stackage): Handle conditions.
</content>
</entry>
<entry>
<title>import: Add stackage importer and updater.</title>
<updated>2017-02-09T18:36:08Z</updated>
<author>
<name>Federico Beffa</name>
<email>beffa@fbengineering.ch</email>
</author>
<published>2017-02-06T17:19:26Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=bc5844d14955c09330d47984d930e1e9aa8c0ee0'/>
<id>urn:sha1:bc5844d14955c09330d47984d930e1e9aa8c0ee0</id>
<content type='text'>
* 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-&gt;hackage-name, hackage-fetch,
  hackage-source-url, hackage-cabal-url, hackage-package?): Export them.
</content>
</entry>
</feed>
