summaryrefslogtreecommitdiff
path: root/guix/import
Commit message (Expand)AuthorAge
* import: go: Improve error handling.zimoun2021-09-01
* import: utils: Skip not found packages.Sarah Morgensen2021-09-01
* import: go: Return false for package not found.Sarah Morgensen2021-09-01
* build-system: chicken: Add 'egg-uri' procedure.Xinglu Chen2021-08-30
* guix: opam: More flexibility in the importer.Alice BRENON2021-08-21
* guix: Add ContentDB importer.Maxime Devos2021-08-20
* import/utils: Recognise GPL-3.0-or-later and friends.Maxime Devos2021-08-20
* import/print: package->code: Fix license object.itd2021-07-19
* import: go: Fix indentation.Maxim Cournoyer2021-07-18
* import: go: Upgrade go.mod parser.Sarah Morgensen2021-07-18
* import: go: Handle multiple go-import meta tags.Sarah Morgensen via Guix-patches via2021-07-17
* import: go: Fix parsing of pkg.go.dev licenses after site update.Sarah Morgensen via Guix-patches via2021-07-17
* guix: opam: Allow for whitespace at the start of an opam file.Julien Lepiller2021-07-05
* import: go: Replace tildes with hyphens in package names.Sarah Morgensen2021-07-05
* import: go: Fix match-error in 'go-package-description'Sarah Morgensen via Guix-patches via2021-06-28
* import: hackage: Support "common" field and importsPhilip Munksgaard2021-06-25
* import: egg: Edit egg->guix-package docstring.Tobias Geerinckx-Rice2021-06-21
* import: launchpad: Fix typo.Brice Waegeneire2021-06-19
* import: launchpad: Use repository to retrieve releases.Matthew James Kraai2021-06-19
* import: launchpad: Gracefully handle 404s from api.launchpad.net.Ludovic Courtès2021-06-18
* guix: Update to Bioconductor 3.13.Ricardo Wurmus2021-06-05
* import: Add CHICKEN egg importer.Xinglu Chen2021-06-03
* import: opam: Generate license for package.Xinglu Chen2021-05-28
* import: hackage: Prefix licenses with 'license:'.Xinglu Chen2021-05-22
* import: pypi: Clarify docstring of parse-requires.txtRovanion Luckey2021-04-22
* import: go: Autoload (htmlprag).Ludovic Courtès2021-04-23
* import: go: Do not set '%strict-tokenizer?' from the top level.Ludovic Courtès2021-04-23
* import: Remove Nix importer.Ludovic Courtès2021-04-20
* import: go: Append version to symbol name in the pinned version mode.Maxim Cournoyer2021-04-09
* import: go: Add an option to use pinned versions.Maxim Cournoyer2021-04-09
* import: go: Improve synopsis and description parsing.Maxim Cournoyer2021-04-09
* import: utils: Refactor maybe-inputs and add maybe-propagated-inputs.Maxim Cournoyer2021-04-09
* import: go: Replace underscores with hyphens in package names.Xinglu Chen2021-04-04
* licenses: Add Free Art License 1.3.Felix Gruber2021-03-29
* import: print: Improve origin method name guesswork.Ludovic Courtès2021-03-26
* import: gnome: Silence URL redirect messages.Ludovic Courtès2021-03-17
* import: gnome: Exclude version numbers that do not start with a digit.Ludovic Courtès2021-03-17
* import: go: Compute the hash of Git checkouts.Ludovic Courtès2021-03-10
* import: Add Go importer.Katherine Cox-Buday2021-03-10
* licenses: Add Zero-Clause BSD License.Alexandros Theodotou2021-03-06
* import/cran: Fix detection of Fortran files.Mădălin Ionel Patrașcu2021-03-01
* import: hackage: Accept optional version parameter.Xinglu Chen2021-03-01
* import: crate: Use repository when home-page is unavailableNicolas Goaziou2021-02-12
* import: gnu: Fix the detection of non-GNU packages.Maxim Cournoyer2021-02-02
* import: gnu: Mention package name upon failure.zimoun2021-01-31
* import, swh: Adjust to Guile-JSON 4.5.x unspecified value handling.Ludovic Courtès2021-01-21
* import/cran: Add more invalid package names to ignore.Ricardo Wurmus2021-01-20
* import: texlive: Produce a partial package definition rather than crashing.Maxim Cournoyer2021-01-10
* import: elpa: Updater gracefully handles missing upstream data.Ludovic Courtès2021-01-07
* import/utils: recursive-import: Fix typo.Ricardo Wurmus2020-12-31