aboutsummaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* guix: shell: Don't whitelist / by typo in `shell-authorized-directories'.Janneke Nieuwenhuizen2023-09-08
* time-machine: Also validate the reference from a channels file.Maxim Cournoyer2023-09-05
* scripts: pull: Teach 'channels-list' to use 'tag' git references.Simon Tournier2023-08-29
* image: Add mbr-raw-image-type and use by default.Josselin Poiret2023-08-25
* pull, time-machine: Add '-q' to ignore channel files.Ludovic Courtès2023-08-17
* scripts: time-machine: Error when attempting to visit too old commits.Maxim Cournoyer2023-08-16
* pull: Tag commit argument with 'tag-or-commit.Maxim Cournoyer2023-08-16
* guix home: Create /tmp in container if needed.Ludovic Courtès2023-08-16
* refresh: Add --target-version option.Maxim Cournoyer2023-08-15
* reconfigure: Use let* from srfi-71.Nicolas Graves2023-08-12
* system: Do not check initrd modules for pseudo file systems.Ludovic Courtès2023-08-08
* scripts: system: Remove duplicated "--target=TRIPLET" in help messages.Hilton Chain2023-07-28
* pack: Move common build code to (guix build pack).Maxim Cournoyer2023-07-18
* scripts/refresh: Remove column from spec line before sorting.Ricardo Wurmus2023-07-17
* gnu: Add libc-for-target and glibc/hurd.Josselin Poiret2023-07-13
* shell: Really take system into account in the cache key.Ludovic Courtès2023-07-13
* refresh: Sort update specs by package location.Ricardo Wurmus2023-07-12
* locate: Ignore unreadable manifests.Ludovic Courtès2023-07-11
* Add 'guix locate'.Ludovic Courtès2023-06-18
* guix home: Add missing SRFI-34 import for 'raise'.Ludovic Courtès2023-06-16
* pull: Preserve channel ordering when using '--commit', '--url', etc.Ludovic Courtès2023-06-16
* substitute: Gracefully retry after failed partial downloads.Ludovic Courtès2023-06-08
* substitute: Delete cached narinfos more than two-month old.Ludovic Courtès2023-06-08
* import: Gracefully handle EPIPE.Ludovic Courtès2023-06-08
* environment: Fix unbound-variable bug with '--symlink'.Ludovic Courtès2023-06-02
* upstream: 'update-package-source' edits input fields.Ludovic Courtès2023-05-31
* diagnostics: Factorize 'absolute-location'.Ludovic Courtès2023-05-31
* upstream: Replace 'input-changes' field by 'inputs'.Ludovic Courtès2023-05-31
* guix gc: Round MiBs in user feedback.Remco van 't Veer2023-05-31
* substitute: If a server's nar URL is 404, try the next one(s).Ludovic Courtès2023-05-30
* substitute: Rethrow with 'raise-exception', not 'throw'.Ludovic Courtès2023-05-22
* style: Add 'arguments' styling rule.Ludovic Courtès2023-05-18
* refresh: Honor '--key-server'.Ludovic Courtès2023-05-18
* scripts: import: elpa: Return consistent error code.Simon Tournier2023-05-17
* scripts: import: elpa: Warn when version is specified.Simon Tournier2023-05-17
* style: Make 'safe' policy less conservative.Ludovic Courtès2023-05-04
* scripts: import: crate: Handle non-existent package.Simon Tournier2023-04-30
* Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2023-04-23
|\
| * refresh: Support select packages SUBSET by module name.宋文武2023-04-23
| * substitute: Download nar from another server upon ETIMEDOUT.Ludovic Courtès2023-04-17
| * environment: Really auto-load (guix scripts pack).Ludovic Courtès2023-04-17
* | substitute: Download nar from another server upon ETIMEDOUT.Ludovic Courtès2023-04-19
* | environment: Really auto-load (guix scripts pack).Ludovic Courtès2023-04-19
* | Merge branch 'master' into core-updates.Maxim Cournoyer2023-04-14
|\|
| * import: opam: Tweak doc for '--repo' option.Ludovic Courtès2023-04-08
| * environment: Add '--nesting'.Ludovic Courtès2023-04-06
| * scripts: refresh: Add -T option.jgart2023-03-21
* | Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2023-03-20
|\|
| * pack: "fakechroot" engine passes the recursive RUNPATH to ld.so.Ludovic Courtès2023-03-17
| * environment: Clear 'TERM' when checking environment.Winter2023-03-13