summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2023-07-11locate: Ignore unreadable manifests....Ludovic Courtès
2023-07-07avahi: Poll less....Ludovic Courtès
2023-07-05guix: git: Set initial branch name for git-fetch....Efraim Flashner
2023-06-22guix: node-build-system: Delete from peerDependencies too....Lars-Dominik Braun
2023-06-18Add 'guix locate'....Ludovic Courtès
2023-06-18store: Tolerate non-existent GC root directories....Ludovic Courtès
2023-06-17gnu: Use target-hurd?, system-hurd? instead of hurd-target?, hurd-system?....Janneke Nieuwenhuizen
2023-06-16avahi: Resolve hosts for which name resolution fails....Ludovic Courtès
2023-06-16guix home: Add missing SRFI-34 import for 'raise'....Ludovic Courtès
2023-06-16pull: Preserve channel ordering when using '--commit', '--url', etc....Ludovic Courtès
2023-06-14packages: 'package-transitive-supported-systems' detects cycles....Ludovic Courtès
2023-06-14import/cran: Add another clause for ASL 2.0....Ricardo Wurmus
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 malformed...Josselin 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