summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2024-04-08gexp: Add #:guile parameter to ‘gexp->file’ and ‘scheme-file’....Ludovic Courtès
2024-04-08reconfigure: /run/current-system points to generation....Ludovic Courtès
2024-04-07gnu: open-ssh-session: Don’t require public key....Ian Eure
2024-04-07guix: nar: Update path-id to valid-path-id....Christopher Baines
2024-04-07store: database: Use correct function name in assertion....Wojtek Kosior
2024-04-07scripts: system: Rename `sqlite-register'....Wojtek Kosior
2024-04-06build: qt-utils: Use QML_IMPORT_PATH2 for Qt 5 (fixup)....Zheng Junjie
2024-04-05build-system/channel: Add support for additional channels....Ludovic Courtès
2024-04-04ssh: ‘open-ssh-session’ displays the port number upon error....Ludovic Courtès
2024-04-03build: qt-utils: Use QML_IMPORT_PATH for Qt 6....Maxim Cournoyer
2024-04-03store: database: Rename a couple of procedures....Christopher Baines
2024-04-03store: database: Refactor sqlite-register....Christopher Baines
2024-04-03store: database: Stop finalizing prepared statements....Christopher Baines
2024-04-03store: database: Inline SQL to where it's used....Christopher Baines
2024-04-03store: database: Remove with-statement and associated code....Christopher Baines
2024-04-03store: database: Remove call-with-savepoint and associated code....Christopher Baines
2024-04-03scripts: substitute: Replace some leave calls with raise....Christopher Baines
2024-04-03scripts: substitute: Allow not using with-timeout in download-nar....Christopher Baines