index
:
guix.git
keyring
master
private
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
import
/
stackage.scm
Age
Commit message (
Expand
)
Author
2023-05-31
upstream: Replace 'input-changes' field by 'inputs'.
Ludovic Courtès
2023-04-08
import: Properly report "no specific version" errors.
Ludovic Courtès
2023-02-26
import: hackage: Use upstream-name property.
Lars-Dominik Braun
2023-02-26
import: stackage: Update to release 20.5.
Lars-Dominik Braun
2023-01-08
import: stackage: Catch networking errors in predicate.
Ludovic Courtès
2022-12-31
import/utils: Pass all arguments through to package builder.
Lars-Dominik Braun
2022-12-26
import: Issue error-message if version is given.
Hartmut Goebel
2022-12-26
upstream-updater: Rename record field.
Hartmut Goebel
2021-11-02
import: stackage: Update to release 18.14.
Lars-Dominik Braun
2021-10-08
import: stackage: Support input changes.
Lars-Dominik Braun
2021-10-08
import: stackage: Update %default-lts-version to 18.10.
Lars-Dominik Braun
2021-10-02
import: stackage: Use the standard diagnostic procedures.
Ludovic Courtès
2021-10-02
import: stackage: Use 'define-json-mapping'.
Ludovic Courtès
2021-09-27
import: stackage: Don’t try to update packages not available on Stackage.
Xinglu Chen
2020-12-02
import: utils: 'recursive-import' accepts an optional version parameter.
Martin Becze
2020-11-21
lint: Add 'check-haskell-stackage' checker.
Timothy Sample
2020-11-03
guix import stackage: Default to LTS version that matches GHC.
Robert Vollmert
2020-09-23
import: Fix docstring typoes.
Tobias Geerinckx-Rice
2020-06-09
import: stackage: Fix typo.
Tobias Geerinckx-Rice
2020-06-09
import: stackage: Fix typo.
Marius Bakke
2019-09-23
import: stackage: Fix typo.
Vagrant Cascadian
2019-07-25
maint: Switch to Guile-JSON 3.x.
Ludovic Courtès
2018-10-01
guix: import: stackage: Fix JSON accessors.
Timothy Sample
2018-08-30
import: stackage: Support recursive importing.
Ricardo Wurmus
2018-06-10
import: json: Consolidate duplicate json-fetch functionality.
Jelle Licht
2017-02-14
import: stackage: Avoid using (guix ui) in importer code.
Federico Beffa
2017-02-09
import: Add stackage importer and updater.
Federico Beffa