summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2024-03-09svn-download: Use ‘swh-download-directory-by-nar-hash’.Ludovic Courtès
2024-03-09hg-download: Use ‘swh-download-directory-by-nar-hash’.Ludovic Courtès
2024-03-09swh: ‘lookup-origin-revision’ handles branches pointing to directories.Ludovic Courtès
2024-03-09swh: ‘origin-visits’ takes an optional ‘max’ parameter.Ludovic Courtès
2024-03-09swh: Add ‘type’ field to <visit>.Ludovic Courtès
2024-03-09lint: archival: Trigger “Save Code Now” for VCSes other than Git.Ludovic Courtès
2024-03-09lint: archival: Fix crash in non-Git case.Ludovic Courtès
2024-03-09lint: Switch to SRFI-71.Ludovic Courtès
2024-03-09Merge branch 'master' into emacs-teamLiliana Marie Prikler
2024-03-07cpu: Enable tuning for i686-linux.Efraim Flashner
2024-03-07cpu: Rename x86-64-v1 to x86-64.Efraim Flashner