summaryrefslogtreecommitdiff
path: root/guix/import
AgeCommit message (Expand)Author
2021-12-05import: PyPI: Validate GPG signatures when applicable.Marius Bakke
2021-12-01build-system: haskell: Add ‘hackage-uri’ procedure.Xinglu Chen
2021-11-22import: opam: Fix error on unknown field value.Julien Lepiller
2021-11-19import: opam: Warn instead of leave when fetching fails.zimoun
2021-11-18import: texlive: Take different package database as optional argument.Ricardo Wurmus
2021-11-18import: texlive: Print inputs with labels and guixified names.Ricardo Wurmus
2021-11-17import: texlive: Remove leftover 'pk'.Ludovic Courtès
2021-11-17import: texlive: Load (gnu packages tex) dynamically.Ludovic Courtès
2021-11-17import: Replace texlive importer.Ricardo Wurmus
2021-11-12import: utils: Add more licenses and extend their detection.Attila Lendvai
2021-11-11import: print: Replace packages and origins in 'arguments'.Ludovic Courtès
2021-11-11import: print: Handle patches that are origins.Ludovic Courtès
2021-11-11import: print: Correctly handle URI lists.Ludovic Courtès
2021-11-11import: print: Properly render packages with origins as inputs.Ludovic Courtès
2021-11-11import: cran: Allow imports of a specific version.Ludovic Courtès
2021-11-11import: pypi: Allow imports of a specific version.Ludovic Courtès
2021-11-07guix: Upgrade to Bioconductor 3.14.Ricardo Wurmus
2021-11-07import: egg: Allow imports of a specific version.Xinglu Chen
2021-11-06import: elpa: Work around Guile 3.0.[5-7] compiler bug.Ludovic Courtès
2021-11-02import: stackage: Update to release 18.14.Lars-Dominik Braun
2021-10-28import: cran: Use the standard diagnostic procedures.Ludovic Courtès
2021-10-15import: pypi: Remove leftover 'pk' call.Ludovic Courtès
2021-10-15import: pypi: Support 'input-changes'.Xinglu Chen
2021-10-08Revert the #51061 patch series for now.Tobias Geerinckx-Rice
2021-10-08import: hackage: Support mirror:// URLsLars-Dominik Braun
2021-10-08import: stackage: Support input changes.Lars-Dominik Braun
2021-10-08import: hackage: Update GHC’s standard libraries.Lars-Dominik Braun
2021-10-08import: stackage: Update %default-lts-version to 18.10.Lars-Dominik Braun
2021-10-07import: Add hex.pm importer.Hartmut Goebel
2021-10-07import: crate: Gracefully handle missing license info.Ludovic Courtès
2021-10-04import: go: Recognize major version suffixes.Sarah Morgensen
2021-10-04import: go: Handle extra whitespace in "go-import" meta tags.Sarah Morgensen
2021-10-02import/minetest: Define an updater for mods on ContentDB.Maxime Devos
2021-10-02import: stackage: Use the standard diagnostic procedures.Ludovic Courtès
2021-10-02import: stackage: Use 'define-json-mapping'.Ludovic Courtès
2021-09-30import: pypi: Honor the 'upstream-name' package property.Xinglu Chen
2021-09-28import: minetest: Fix typos.Tobias Geerinckx-Rice
2021-09-27import: stackage: Don’t try to update packages not available on Stackage.Xinglu Chen
2021-09-18import: go: Match "go-import" meta tags anywhere.Sarah Morgensen
2021-09-18import: go: Improve handling of modules in VCS subdirectories.Sarah Morgensen
2021-09-18import: minetest: Strip "v" prefixes from the version number.Maxime Devos
2021-09-18import: minetest: Delete duplicate dependencies.Maxime Devos
2021-09-18import: Add 'generic-git' updater.Xinglu Chen
2021-09-15import: cabal: Treat identifier names correctly.Xinglu Chen
2021-09-10import: elpa: Don't hardcode default branch to 'master'.Xinglu Chen
2021-09-07import: go: Fix import when import path redirects.Sarah Morgensen
2021-09-07import: elpa: Support NonGNU ELPA.Xinglu Chen
2021-09-01import: go: Improve error handling.zimoun
2021-09-01import: utils: Skip not found packages.Sarah Morgensen
2021-09-01import: go: Return false for package not found.Sarah Morgensen