summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2026-04-30shell: Add --cwd.Danny Milosavljevic
2026-04-27home: Run child as pid 2.Johannes Christ
2026-04-27environment: Run child as PID 2.Johannes Christ
2026-04-24publish: Ignore ‘--advertise’ and warn when listening to localhost.Ludovic Courtès
2026-04-15guix: scripts: gc: Give better error reporting when attempting to vacuum.jgart
2026-04-10tests: Fix non-deterministic AppImage tests.Noé Lopez
2026-04-10gnu: appimage-type-2-runtime: Update to continuous-1.caf24f9.Noé Lopez
2026-04-10guix: openpgp: Refactor openpgp-fingerprint->bytevector.Nicolas Graves
2026-04-04guix system: Make ‘--save-provenance’ effective for images.Ludovic Courtès
2026-03-10style: git-source: Show package name in message.Ludovic Courtès
2026-03-10style: git-source: Gracefully handle failure to checkout version tag.Ludovic Courtès
2026-03-10style: git-source: Handle more URLs.Ludovic Courtès
2026-03-09scripts: pack: Use correct Debian architecture for armhf-linux.Efraim Flashner
2026-02-26build: Patch the git-lfs hooks shebangs in `git-fetch'.Maxim Cournoyer
2026-01-28scripts: substitute: Default to fast decompression.Christopher Baines
2026-01-28substitutes: Add #:keep-alive? keyword argument to download-nar.Christopher Baines
2026-01-28substitutes: Move download-nar from substitutes script to here.Christopher Baines
2026-01-28scripts: substitute: Don't enforce cached connections in download-nar.Christopher Baines
2026-01-28http-client: Add network-error? from the substitute script.Christopher Baines
2026-01-28scripts: substitute: Extract script specific output from download-nar.Christopher Baines
2026-01-28scripts: substitute: Untangle selecting fast vs small compressions.Christopher Baines
2026-01-28http-client: Alter http-fetch to return the response.Christopher Baines
2026-01-28scripts: substitute: Simplify with-timeout usage.Christopher Baines
2026-01-22Merge branch 'version-1.5.0'Rutherther
2026-01-19import: nuget: Add tests and documentation.Danny Milosavljevic
2026-01-14guix: Spelling corrections.Efraim Flashner
2026-01-04scripts: package: Encourage unsetting GUIX_PROFILE.Rutherther
2026-01-04scripts: package: Encourage unsetting GUIX_PROFILE.Rutherther
2025-12-22archive: Make /etc/guix/signing-key.* readable by ‘guix-daemon’.Ludovic Courtès
2025-12-22authenticate: Report failure to load keys to the daemon.Ludovic Courtès
2025-12-22authenticate: Improve error replies.Ludovic Courtès
2025-12-22scripts: system: Do not pull checkouts for same commit.Rutherther
2025-12-19environment: Do not attempt to map GID 0 when invoked as root.Ludovic Courtès
2025-12-05shell: Create cached profile directory once connected to the daemon.Ludovic Courtès
2025-11-24shell: Ensure graft? is used in profile cache key.Rutherther
2025-11-03publish: Explicitly update the atime for cache expiry.Ludovic Courtès
2025-11-03shell: Don’t rely on atime for caching.Ludovic Courtès
2025-11-01pull: Remove old code to migrate generations to /var/guix/profiles.Ludovic Courtès
2025-10-30Revert "Use mmap for the elf parser, reducing memory usage."Maxim Cournoyer
2025-10-30Revert "elf: Remove bundled Guile source."Maxim Cournoyer
2025-10-30elf: Remove bundled Guile source.Maxim Cournoyer
2025-10-30Use mmap for the elf parser, reducing memory usage.Maxim Cournoyer
2025-10-24style: Add git-source rule.Nicolas Graves
2025-10-24services: herd: Remove ‘load-services/safe’.Ludovic Courtès
2025-10-12scripts: perform-download: explicitly disallow local file downloads.Reepca Russelstein
2025-10-06ssh: Do not default to port 22 (let guile-ssh do it).Tomas Volf
2025-09-30scripts: Honor --target-version in every situation.Maxim Cournoyer
2025-09-23shell, inferior: Store GC roots under /var/guix/profiles.Ludovic Courtès
2025-09-21Revert "publish: Prevent publication of non-substitutable derivation outputs."Ludovic Courtès
2025-09-18gc: Open a connection to the daemon only when strictly necessary.Ludovic Courtès