summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2024-11-11guix system: When installing the Hurd, create essential devices.Janneke Nieuwenhuizen
2024-11-11reconfigure: Use native bootloader package for running the installer.Janneke Nieuwenhuizen
2024-10-24environment: Gracefully handle preexistence of /bin/cc in FHS.Ludovic Courtès
2024-10-22shell: Enable caching when using deterministic package transformations.Ludovic Courtès
2024-10-15guix build: Avoid “could not determine …” warning when unnecessary.Ludovic Courtès
2024-10-14style: Fix cli flag typo.Aaron Covrig
2024-10-07time-machine: Print profile path if no command is given.Tomas Volf
2024-10-04locate: Move to ‘main’ category.Ludovic Courtès
2024-09-08Add some missing header comment header comments.Tobias Geerinckx-Rice
2024-09-06guix build: ‘--log-file’ honors the configured substitute URLs.Ludovic Courtès
2024-09-03scripts: style: Add 'alphabetical-sort' option.Herman Rimm
2024-08-25import: Order importers alphabetically in ‘--help’ output.Tobias Geerinckx-Rice
2024-08-31substitute: Reopen connection upon “Error in the push function” from GnuTLS.Ludovic Courtès
2024-08-31refresh: Import %final-inputs from (gnu packages base).Maxim Cournoyer
2024-07-23scripts: hash: Handle repository with different VCS folders.Simon Tournier
2024-07-18guix build: Take ‘--system’ into account together with ‘-S’.Ludovic Courtès
2024-07-10pack: Create /tmp in Apptainer images.Lars Bilke
2024-07-01import: go: Fix indentation in help message.Richard Sent
2024-06-13substitute: Don’t keep cache entries more than a few days.Ludovic Courtès
2024-06-04file-systems: Add support for mounting CIFS file systemsRichard Sent
2024-06-03style: Fix conversion of ‘unquote-splicing’ by ‘-S arguments’.Ludovic Courtès
2024-05-25environment: Fix type error with ‘-C’ when ‘getpwuid’ fails.Ludovic Courtès
2024-05-19import: Add binary npm importer.Jelle Licht
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-04-29pack: ‘-R’ (once) does not include fakechroot fallback.Ludovic Courtès
2024-04-28publish: Catch all compression errors.Ludovic Courtès
2024-04-15Autoload (guix build syscalls).Ludovic Courtès
2024-04-15guix: Delay loading of (gnutls).Ludovic Courtès
2024-04-15guix system: Autoload some more.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-07scripts: system: Rename `sqlite-register'.Wojtek Kosior
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-30substitute: Retry nar download upon networking error.Ludovic Courtès
2024-03-21reconfigure: Skip starting new shepherd services with auto-start? #fRichard Sent
2024-03-19git authenticate: Document ‘--end’.Ludovic Courtès
2024-03-11time-machine: Allow time travels to v0.16.0.Ludovic Courtès
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-06scripts: import: elpa: Unquote-splice package sexp contents.Carlo Zancanaro
2024-02-23import: Discard args after --version and --help.Herman Rimm
2024-02-23import: Insert packages into modules alphabetically.Herman Rimm
2024-02-23import: Wrap package expressions with define-public.Herman Rimm
2024-02-12git-download: Download from SWH by nar hash when possible.Ludovic Courtès