summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2024-06-13substitute: Don’t keep cache entries more than a few days.Ludovic Courtès
2024-06-12hg-download: Pass strings to ‘hg-fetch’.Ludovic Courtès
2024-06-11git-download: Reduce builder duplication.Christopher Baines
2024-06-11hg-download: Reduce builder duplication.Christopher Baines
2024-06-11svn-download: Reduce svn-fetch builder duplication.Christopher Baines
2024-06-11svn-download: Reduce svn-multi-fetch builder duplication.Christopher Baines
2024-06-11transformations: Fix powerpc64le support.Efraim Flashner
2024-06-04file-systems: Add support for mounting CIFS file systemsRichard Sent
2024-06-03import: utils: End package descriptions with period.Herman Rimm
2024-06-03import: crate: Include a main verb in crate importer descriptions.Herman Rimm
2024-06-03import: crate: Beautify crate importer synopses.Herman Rimm
2024-06-03style: Fix conversion of ‘unquote-splicing’ by ‘-S arguments’.Ludovic Courtès
2024-06-03self: Use po4a instead of po4a-translate.gemmaro
2024-05-29gnu: linux-libre: Enable Zstd compression of kernel modules.Maxim Cournoyer
2024-05-25deduplication: Detect holes and create sparse files.Ludovic Courtès
2024-05-25environment: Fix type error with ‘-C’ when ‘getpwuid’ fails.Ludovic Courtès
2024-05-22import/elpa: Add proper file-name to origin.Nicolas Graves via Guix-patches via
2024-05-19import: Add binary npm importer.Jelle Licht
2024-05-13store: Add with-store/non-blocking.Christopher Baines
2024-05-13Use po4a-minimal for guix.Christopher Baines
2024-05-13guix: channels: Handle single case with authenticating message.Rostislav Svoboda
2024-05-09import/cran: Use CRAN mirrors.Ricardo Wurmus
2024-05-08guix: Update Bioconductor version to 3.19.Ricardo Wurmus
2024-05-05packages: ‘sanitize-inputs’ does not add labels when unnecessary.Ludovic Courtès
2024-05-04packages: Reduce code bloat due to list allocation in input fields.Ludovic Courtès
2024-05-04packages: ‘define-public’ replacement calls ‘module-export!’ directly.Ludovic Courtès
2024-05-04records: Do not inline the constructor.Ludovic Courtès
2024-05-04packages: Reduce bloat induced by ‘sanitize-inputs’.Ludovic Courtès
2024-05-04records: Do not inline throws for ABI mismatches.Ludovic Courtès
2024-05-01git authenticate: Install pre-push and post-checkout hooks.Ludovic Courtès
2024-05-01git authenticate: Print something upon success.Ludovic Courtès
2024-05-01git authenticate: Discover the repository.Ludovic Courtès
2024-05-01git authenticate: Record introduction and keyring in ‘.git/config’.Ludovic Courtès
2024-05-01svn-download: Add dependency on tar+gzip for SWH retrieval.Ludovic Courtès
2024-04-29import: beautify-description: Fix ". ." case.Nicolas Graves
2024-04-29pack: ‘-R’ (once) does not include fakechroot fallback.Ludovic Courtès
2024-04-28publish: Catch all compression errors.Ludovic Courtès
2024-04-17guix: Add xtensa-ath9k-elf platform.Jean-Pierre De Jesus DIAZ
2024-04-17import: github: Recognize more URLs.Giacomo Leidi
2024-04-15Autoload (gcrypt hash).Ludovic Courtès
2024-04-15Autoload (guix build syscalls).Ludovic Courtès
2024-04-15ui: Delay use of (guix build syscalls).Ludovic Courtès
2024-04-15guix: Delay loading of (gnutls).Ludovic Courtès
2024-04-15utils: Don’t re-export ‘call-with-temporary-output-file’.Ludovic Courtès
2024-04-15guix system: Autoload some more.Ludovic Courtès
2024-04-15channels: Autoload (git …) modules.Ludovic Courtès
2024-04-15git: Add ‘tag->commit’ and use it in (guix channels).Ludovic Courtès
2024-04-15channels: Move ‘commit-short-id’ to (guix git).Ludovic Courtès
2024-04-15git: Add ‘repository-info’ and use it in (guix channels).Ludovic Courtès
2024-04-15channels: Use SRFI-71 instead of SRFI-11.Ludovic Courtès