summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2024-04-03scripts: substitute: Remove side effect warning from network-error?.Christopher Baines
2024-04-03Switch order of the default substitute servers.Christopher Baines
2024-03-31ui: Autoload some more.Ludovic Courtès
2024-03-30Merge branch 'emacs-team'Liliana Marie Prikler
2024-03-30Merge branch 'gnome-team'Liliana Marie Prikler
2024-03-30substitute: Retry nar download upon networking error.Ludovic Courtès
2024-03-30channels: Autoload several modules.Ludovic Courtès
2024-03-27Merge branch 'master' into emacs-teamLiliana Marie Prikler
2024-03-21reconfigure: Skip starting new shepherd services with auto-start? #fRichard Sent
2024-03-20Merge remote-tracking branch 'savannah/master' into gnome-teamChristopher Baines
2024-03-19git authenticate: Document ‘--end’.Ludovic Courtès
2024-03-19describe: Try harder to find the ‘guix pull’ profile.Ludovic Courtès
2024-03-19profiles: ‘read-manifest’ raises to ‘&profile-error’ upon version mis...Ludovic Courtès
2024-03-16Merge remote-tracking branch 'savannah/master' into gnome-teamChristopher Baines
2024-03-11time-machine: Allow time travels to v0.16.0.Ludovic Courtès
2024-03-10transformations: Add support for rust.Efraim Flashner
2024-03-10Merge branch 'master' into gnome-teamLiliana Marie Prikler
2024-03-09download: Honor ‘GUIX_DOWNLOAD_METHODS’ environment variable.Ludovic Courtès
2024-03-09perform-download: Allow use of ‘download-nar’ for ‘--check’ builds.Ludovic Courtès
2024-03-09download-nar: Distinguish ‘output’ and ‘item’ parameter.Ludovic Courtès
2024-03-09bzr-download: Implement nar fallback.Ludovic Courtès