summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2023-06-11svn-download: Do not expand keywords.Timothy Sample
2023-06-09records: Remove "guix" from error message.Ludovic Courtès
2023-06-09tests: Ensure 'elpa' test does not access the network.Ludovic Courtès
2023-06-09import: stackage: Updater resolves inputs lazily.Ludovic Courtès
2023-06-08substitute: Gracefully retry after failed partial downloads.Ludovic Courtès
2023-06-08substitute: Delete cached narinfos more than two-month old.Ludovic Courtès
2023-06-08import: Gracefully handle EPIPE.Ludovic Courtès
2023-06-06records: Use SRFI-11 instead of SRFI-71, for Guile 2.0 compatibility.Ludovic Courtès
2023-06-05import/cran: Ensure current package is not among inputs.Ricardo Wurmus
2023-06-04channels: Raise an error if dependency's introduction is malformedJosselin Poiret
2023-06-04build-system: New agda-build-system.Josselin Poiret
2023-06-04build-system/haskell: Export default-haskell.Josselin Poiret
2023-06-04records: match-record: Do not show internal form.Josselin Poiret
2023-06-04records: Add MATCH-RECORD-LAMBDA.(unmatched-parenthesis ew syntax
2023-06-04records: match-record: Support thunked and delayed fields.(unmatched-parenthesis d
2023-06-04records: match-record: Raise a syntax error if TYPE is nonexistent.(unmatched-parenthesis
2023-06-02environment: Fix unbound-variable bug with '--symlink'.Ludovic Courtès
2023-06-02read-print: Add 'package/inherit' special form.Ludovic Courtès
2023-06-02ci: Reify the timestamps of evaluations.Ludovic Courtès
2023-06-02import/cran: string->license: Add another case for GPLv3+.Ricardo Wurmus
2023-06-02import/cran: Libraries should not use CRAN-GUIX-NAME.Ricardo Wurmus
2023-06-02import/cran: Also search Makevars file for libraries.Ricardo Wurmus
2023-05-31upstream: Honor package properties for ignored and extra inputs.Ludovic Courtès
2023-05-31import: gem: Updater provides input list.Ludovic Courtès
2023-05-31import: gem: Factorize "bundler" special case for name mapping.Ludovic Courtès
2023-05-31import: elpa: Updater provides input list.Ludovic Courtès
2023-05-31import: cpan: Updater provides input list.Ludovic Courtès
2023-05-31import: cpan: Represent dependencies as <upstream-input> records.Ludovic Courtès
2023-05-31import: cpan: Remove unary 'string-append' call.Ludovic Courtès
2023-05-31upstream: Remove <upstream-input-change> and related code.Ludovic Courtès
2023-05-31upstream: 'update-package-source' edits input fields.Ludovic Courtès
2023-05-31diagnostics: Factorize 'absolute-location'.Ludovic Courtès
2023-05-31upstream: Replace 'input-changes' field by 'inputs'.Ludovic Courtès
2023-05-31import: json: Add #:timeout to 'json-fetch'.Ludovic Courtès
2023-05-31import: utils: 'call-with-networking-exception-handler' doesn't unwind.Ludovic Courtès
2023-05-31tests: pypi: Rewrite tests using a local HTTP server.Ludovic Courtès
2023-05-31tests: http: Allow responses to specify a path.Ludovic Courtès
2023-05-31transformations: Add "--tune" to "--help-transform".Ludovic Courtès
2023-05-31guix gc: Round MiBs in user feedback.Remco van 't Veer
2023-05-30substitute: If a server's nar URL is 404, try the next one(s).Ludovic Courtès
2023-05-25self: Install 'guix-daemon.cil'.Ludovic Courtès
2023-05-24self: Build against "graphviz-minimal".Ludovic Courtès
2023-05-22substitute: Rethrow with 'raise-exception', not 'throw'.Ludovic Courtès
2023-05-18style: Add 'arguments' styling rule.Ludovic Courtès
2023-05-18refresh: Honor '--key-server'.Ludovic Courtès
2023-05-17scripts: import: elpa: Return consistent error code.Simon Tournier
2023-05-17scripts: import: elpa: Warn when version is specified.Simon Tournier
2023-05-11download: Refer to the 'guile-gnutls' package and not 'gnutls'.Ludovic Courtès
2023-05-09Merge branch 'rust-team'Efraim Flashner
2023-05-09gnu: gcc: Update cpu tuning architectures.Efraim Flashner