summaryrefslogtreecommitdiff
path: root/guix/import
AgeCommit message (Expand)Author
2021-09-17Merge branch 'master' into core-updates-frozenMarius Bakke
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-07Merge branch 'master' into core-updates-frozenLudovic Courtès
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
2021-07-29Merge branch 'master' into core-updates-frozenMarius Bakke
2021-08-30build-system: chicken: Add 'egg-uri' procedure.Xinglu Chen
2021-08-21guix: opam: More flexibility in the importer.Alice BRENON
2021-08-20guix: Add ContentDB importer.Maxime Devos
2021-08-20import/utils: Recognise GPL-3.0-or-later and friends.Maxime Devos
2021-07-20import: hackage: Emit new-style package inputs.Sarah Morgensen
2021-07-20import: opam: Emit new-style package inputs.Sarah Morgensen
2021-07-20import: gem: Emit new-style package inputs.Sarah Morgensen
2021-07-20import: egg: Emit new-style package inputs.Sarah Morgensen
2021-07-19import/print: package->code: Fix license object.itd
2021-07-18Merge branch 'master' into core-updatesLudovic Courtès
2021-07-18import: go: Fix indentation.Maxim Cournoyer
2021-07-18import: go: Upgrade go.mod parser.Sarah Morgensen
2021-07-17import: go: Handle multiple go-import meta tags.Sarah Morgensen via Guix-patches via
2021-07-17import: go: Fix parsing of pkg.go.dev licenses after site update.Sarah Morgensen via Guix-patches via
2021-07-11import: elpa: Emit new-style package inputs.Ludovic Courtès
2021-07-11import: print: Emit new-style package inputs when possible.Ludovic Courtès
2021-07-11import: cran: Emit new-style package inputs.Ludovic Courtès
2021-07-11import: pypi: Emit new-style package inputs.Ludovic Courtès
2021-07-05guix: opam: Allow for whitespace at the start of an opam file.Julien Lepiller
2021-07-05import: go: Replace tildes with hyphens in package names.Sarah Morgensen
2021-06-28import: go: Fix match-error in 'go-package-description'Sarah Morgensen via Guix-patches via
2021-06-25import: hackage: Support "common" field and importsPhilip Munksgaard
2021-06-21import: egg: Edit egg->guix-package docstring.Tobias Geerinckx-Rice
2021-06-19import: launchpad: Fix typo.Brice Waegeneire
2021-06-19import: launchpad: Use repository to retrieve releases.Matthew James Kraai
2021-06-18import: launchpad: Gracefully handle 404s from api.launchpad.net.Ludovic Courtès
2021-06-05guix: Update to Bioconductor 3.13.Ricardo Wurmus
2021-06-03import: Add CHICKEN egg importer.Xinglu Chen
2021-05-28import: opam: Generate license for package.Xinglu Chen
2021-05-22import: hackage: Prefix licenses with 'license:'.Xinglu Chen
2021-04-22import: pypi: Clarify docstring of parse-requires.txtRovanion Luckey
2021-04-23import: go: Autoload (htmlprag).Ludovic Courtès
2021-04-23import: go: Do not set '%strict-tokenizer?' from the top level.Ludovic Courtès
2021-04-20import: Remove Nix importer.Ludovic Courtès
2021-04-09import: go: Append version to symbol name in the pinned version mode.Maxim Cournoyer
2021-04-09import: go: Add an option to use pinned versions.Maxim Cournoyer
2021-04-09import: go: Improve synopsis and description parsing.Maxim Cournoyer
2021-04-09import: utils: Refactor maybe-inputs and add maybe-propagated-inputs.Maxim Cournoyer
2021-04-04import: go: Replace underscores with hyphens in package names.Xinglu Chen
2021-03-29licenses: Add Free Art License 1.3.Felix Gruber