summaryrefslogtreecommitdiff
path: root/guix/import
AgeCommit message (Expand)Author
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
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-19import/print: package->code: Fix license object....itd
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-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 imports...Philip 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.txt...Rovanion 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
2021-03-26import: print: Improve origin method name guesswork....Ludovic Courtès
2021-03-17import: gnome: Silence URL redirect messages....Ludovic Courtès
2021-03-17import: gnome: Exclude version numbers that do not start with a digit....Ludovic Courtès
2021-03-10import: go: Compute the hash of Git checkouts....Ludovic Courtès
2021-03-10import: Add Go importer....Katherine Cox-Buday
2021-03-06licenses: Add Zero-Clause BSD License....Alexandros Theodotou
2021-03-01import/cran: Fix detection of Fortran files....Mădălin Ionel Patrașcu
2021-03-01import: hackage: Accept optional version parameter....Xinglu Chen
2021-02-12import: crate: Use repository when home-page is unavailable...Nicolas Goaziou
2021-02-02import: gnu: Fix the detection of non-GNU packages....Maxim Cournoyer
2021-01-31import: gnu: Mention package name upon failure....zimoun
2021-01-21import, swh: Adjust to Guile-JSON 4.5.x unspecified value handling....Ludovic Courtès
2021-01-20import/cran: Add more invalid package names to ignore....Ricardo Wurmus