summary refs log tree commit diff
path: root/guix
AgeCommit message (Expand)Author
2023-07-09download: Remove obsolete Savannah subdirectory.Tobias Geerinckx-Rice
2023-07-13guix: platform: Use srfi-34's raise instead of raise-exception.Josselin Poiret
2023-07-13gnu: Add libc-for-target and glibc/hurd.Josselin Poiret
2023-07-13shell: Really take system into account in the cache key.Ludovic Courtès
2023-07-12transformations: Allow tuning go packages.Efraim Flashner
2023-07-12guix: cpu: Add gcc-architecture->micro-architecture-level mapping.Efraim Flashner
2023-07-12guix: cpu: Refactor cpu->gcc-architecture.Efraim Flashner
2023-07-12guix: cpu: Rewrite fallback for x86_64 cpu->gcc-architecture.Efraim Flashner
2023-07-12guix: cpu: Add generalized CPU matching.Efraim Flashner
2023-07-12import/cran: Add one more package name transformation.Ricardo Wurmus
2023-07-12refresh: Sort update specs by package location.Ricardo Wurmus
2023-07-11avahi: Fix exception when #:timeout is #f.nathan
2023-07-11cache: 'file-expiration-time' uses 'lstat', not 'stat'.Ludovic Courtès
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 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