aboutsummaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2025-05-19refresh: Allow specifying a partial version via the version specification.Maxim Cournoyer
2025-05-18environment: Make home writable.Tomas Volf
2025-05-18environment: Translate only file names under home directory.Tomas Volf
2025-05-18environment: Use inherit for new mapping.Tomas Volf
2025-05-06environment, home: Make /tmp writable.Ludovic Courtès
2025-05-05linux-container: Set up “lo” and generate /etc/hosts by default.Ludovic Courtès
2025-05-05environment: Add ‘--writable-root’ and default to read-only root.Ludovic Courtès
2025-05-05guix home: ‘container’ provides a read-only root file system.Ludovic Courtès
2025-05-05linux-container: Support having a read-only root file system.Ludovic Courtès
2025-05-05guix home: ‘container’ explicitly mounts $HOME and /run/user/1000.Ludovic Courtès
2025-05-05environment: Restore action for SIGPIPE.Tomas Volf
2025-05-03scripts: home: Support extracting home-environment from Guix System declaration.Hilton Chain
2025-04-16locate: Request writable db for --clear.Yelninei
2025-04-14guix: Avoid ‘fdatasync’ call for caches and regular files.Ludovic Courtès
2025-04-01guix: scripts: system: Export report-shepherd-error.Nicolas Graves
2025-04-01guix: scripts: reconfigure: Export running-services variable.Nicolas Graves
2025-04-01guix: scripts: system: Export profile-boot-parameters function.Nicolas Graves
2025-03-05refresh: Set default value of `key-download' option to 'auto.Maxim Cournoyer
2025-03-05services: ‘shepherd-service-upgrade’ handles canonical name changes.Ludovic Courtès
2025-03-03publish: Call (current-processor-count) later.Christopher Baines
2025-03-02guix build: Honor '--system' with '--manifest'.Efraim Flashner
2025-03-01deploy: Add --roll-back option.Arun Isaac
2025-02-28refresh: Add support for partial target versions.Maxim Cournoyer
2025-02-28gnupg: Automatically fallback to 'always policy when non-interactive.Maxim Cournoyer
2025-02-24time-machine: Remove unused binding from #:select.Ludovic Courtès
2025-02-20guix: Fix typos.Vagrant Cascadian
2025-02-19guix: Fix some misspellings.Efraim Flashner
2025-02-09scripts: style: Only sort packages with string literal name.Herman Rimm
2025-02-09scripts: style: Sort more kinds of package definitions.Herman Rimm
2025-02-09scripts: style: Refactor order-packages.Herman Rimm
2025-02-09import: crate: Comment out missing dependencies.Herman Rimm
2025-02-09scripts: import: crate: show-help: Reformat.Herman Rimm
2025-01-24pack: Support localstatedir in AppImage format.Noé Lopez
2025-01-16home: Define ‘%base-home-services’.Ludovic Courtès
2025-01-07reconfigure: Make ‘load-system-for-kexec’ errors non-fatal.Ludovic Courtès
2025-01-07reconfigure: Do not pass KEXEC_FILE_DEBUG.Ludovic Courtès
2024-12-28reconfigure: Support loading the system for kexec reboot.Ludovic Courtès
2024-12-25time-machine: Add ‘--no-check-certificate’.Ludovic Courtès
2024-12-25pull: Add ‘--no-check-certificate’.Ludovic Courtès
2024-12-25guix download: Honor ‘--no-check-certificate’ for ‘--git’.Ludovic Courtès
2024-12-23deploy: Add ‘--expression’.Richard Sent
2024-12-23weather: Reword the help message for the expression flag.Richard Sent
2024-12-18environment: Suppress all output with --verbosity=0Brian Kubisiak
2024-12-18scripts/substitute: Refine 'updating substitutes' message.Maxim Cournoyer
2024-12-16pack: Allow cross-compiling with '--relocatable'.Brian Kubisiak
2024-12-12guix build: Last argument of ‘dependents’ is optional.Ludovic Courtès
2024-12-03system: Add "installer" sub-command.Janneke Nieuwenhuizen
2024-12-02pack: Add ‘--file=FILE’ with the same meaning as for ‘guix build’.Arne Babenhauserheide
2024-12-01etc: Add upgrade manifest.Ludovic Courtès
2024-12-01guix build: Validate that the file passed to ‘-m’ returns a manifest.Ludovic Courtès