index
:
chuix.git
fix-out-of-tree-make
python-team-django-6
zabbix-upgrade
guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
import
/
opam.scm
Age
Commit message (
Expand
)
Author
2025-02-28
refresh: Add support for partial target versions.
Maxim Cournoyer
2024-04-15
utils: Don’t re-export ‘call-with-temporary-output-file’.
Ludovic Courtès
2023-10-17
guix: import: opam: Handle list of licenses.
Josselin Poiret
2023-04-08
import: opam: opam->guix-package: Fix default repo argument.
Csepp
2023-04-08
import: Properly report "no specific version" errors.
Ludovic Courtès
2023-03-13
guix: Strip #:use-module lists.
Ludovic Courtès
2023-01-23
import: opam: Do not crash when description is missing.
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
2022-04-11
import: opam: Factor out source import.
Julien Lepiller
2022-04-11
import: opam: Accept tabulations.
Julien Lepiller
2022-02-08
import: utils: Harden beautify-description.
Alice BRENON
2021-12-17
import: Beautify descriptions when appropriate.
Xinglu Chen
2021-11-23
Merge branch 'master' into core-updates-frozen
Ludovic Courtès
2021-11-22
import: opam: Fix error on unknown field value.
Julien Lepiller
2021-11-19
import: opam: Warn instead of leave when fetching fails.
zimoun
2021-09-07
Merge branch 'master' into core-updates-frozen
Ludovic Courtès
2021-08-21
guix: opam: More flexibility in the importer.
Alice BRENON
2021-07-20
import: opam: Emit new-style package inputs.
Sarah Morgensen
2021-07-05
guix: opam: Allow for whitespace at the start of an opam file.
Julien Lepiller
2021-05-28
import: opam: Generate license for package.
Xinglu Chen
2020-12-08
import: opam: Adjust test to latest 'opam->guix-package' changes.
Ludovic Courtès
2020-12-08
guix: opam: Add coq support in the importer.
Julien Lepiller
2020-12-08
guix: opam: Add --repo argument to importer.
Julien Lepiller
2020-12-08
guix: opam: Pass default repository to recursive importer.
Julien Lepiller
2020-12-08
guix: opam: Filter implicit inputs.
Julien Lepiller
2020-12-08
guix: opam: Remove stray `pk'.
Julien Lepiller
2020-12-02
import: utils: 'recursive-import' accepts an optional version parameter.
Martin Becze
2020-10-02
import: opam: Report groups in syntax tree.
Julien Lepiller
2020-10-01
guix: opam: Fix syntax.
Julien Lepiller
2020-05-25
git: 'update-cached-checkout' returns the commit relation.
Ludovic Courtès
2020-03-17
guix: import: opam: Use a default repository.
Julien Lepiller
2020-01-17
import: opam: Avoid uses of '@@' in tests.
Ludovic Courtès
2019-11-30
guix: import: Fix importing dune project.
Julien Lepiller
2019-11-30
guix: import: Fix opam importer.
Julien Lepiller
2019-09-04
import: opam: Use propagated-inputs instead of inputs.
Julien Lepiller
2019-09-04
import: opam: Remove initial "v" in some version numbers.
Julien Lepiller
2019-04-10
import: opam: Use dune-build-system when possible.
Julien Lepiller
2019-04-10
import: opam: Add more patterns to opam file parser.
Julien Lepiller
2019-03-23
import: opam: Also update dune packages.
Julien Lepiller
2019-02-05
import: opam: Work around janestreet version numbers.
Julien Lepiller
2019-02-05
import: opam: Replace "_" with "-" in imported names.
Julien Lepiller
2019-02-05
import: opam: Fix conditions.
Julien Lepiller
2019-01-07
import: opam: Parse comments.
Julien Lepiller
2019-01-07
import: opam: Add updater.
Julien Lepiller
2019-01-07
import: opam: Add recursive option.
Julien Lepiller
2018-12-17
import: Update opam importer.
Julien Lepiller
2018-07-10
guix: Add opam importer.
Julien Lepiller