summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2023-01-30Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2023-01-30container: Correctly report exit status.Ludovic Courtès
2023-01-16scripts: repl: Add -i, --interactive flag.Antero Mejr
2023-01-16scripts: repl: Add --list-types flag.Antero Mejr
2023-01-16guix graph: '--path' defaults to "out" in the case of multiple outputs.Ludovic Courtès
2023-01-16guix graph: 'guix graph --path' correctly handles multiple outputs.Ludovic Courtès
2023-01-15environment: Fix '--emulate-fhs' option overriding $PATH.John Kehayias
2023-01-09substitute: Parse '_NIX_OPTIONS' once.Ludovic Courtès
2023-01-07scripts: publish: Add a custom baking header.Mathieu Othacehe
2023-01-05environment: Avoid false positive on 'PS1' check.Ludovic Courtès
2023-01-05environment: Simplify 'PS1' suggestion on '--check'.Ludovic Courtès
2023-01-05home: '--version' really says "guix home".Ludovic Courtès
2023-01-03refresh: Always return an <update-spec> for each command-line option.Ludovic Courtès
2023-01-03refresh: Honor user-provided target version and report downgrades.Ludovic Courtès
2022-12-31import/cran: Allow custom license prefix.Lars-Dominik Braun
2022-12-26refresh: Allow updating to a specific version.Hartmut Goebel
2022-12-26shell: Make --help show --system and --list-systems.Yarl Baudig
2022-12-21guix system: Skip initrd modules check when using --target.Maxim Cournoyer
2022-12-09environment: '-C' doesn't throw when the NSS is dysfunctional.Ludovic Courtès
2022-12-05substitute: Fix typo in 'open-connection-for-uri/cached' docstring.Ludovic Courtès
2022-11-23offload: Increase default 'overload-threshold' value.Ludovic Courtès
2022-11-22reconfigure: Use SRFI-71 instead of SRFI-11.Ludovic Courtès
2022-11-22offload: Gracefully handle 'guix repl' protocol errors.Ludovic Courtès
2022-11-20style: '-f' reads input files as UTF-8 by default.Ludovic Courtès
2022-11-20scripts: Use translations for guix.pot for service descriptions.pelzflorian (Florian Pelz)
2022-11-19scripts: describe: Add branch information to recutils output.jgart
2022-11-19scripts: describe: Add branch information to json output.jgart
2022-11-19pack: Remove use of GOOPS in 'deb' backend.Ludovic Courtès
2022-11-15shell: Detect --symlink spec problems early.Maxim Cournoyer
2022-11-15guix: shell: Add '--symlink' option.Maxim Cournoyer
2022-11-06guix gc: Add '--vacuum-database'.Efraim Flashner
2022-11-06shell: Fix '--emulate-fhs' sometimes not including 'glibc-for-fhs'.John Kehayias
2022-10-22Remove now unnecessary uses of (guix grafts).Ludovic Courtès
2022-10-20environment: Update docstring of 'launch-environment'.Ludovic Courtès
2022-10-17guix: Fix typos.Julien Lepiller
2022-10-13shell: Handle '--emulate-fhs' in 'guix shell', not in 'guix environment'.Ludovic Courtès
2022-10-13environment: Add '--emulate-fhs'.John Kehayias
2022-10-11Revert "guix system: Remove unused 'read-operating-system' procedure."Ludovic Courtès
2022-10-11guix import: Add a blank line after each package definition.Ludovic Courtès
2022-10-04deploy: Fix error message.Andrew Tropin
2022-09-30scripts: build: Format strings before calling display-hint.Zhu Zihao
2022-09-28substitute: Retry downloading when a nar is unavailable.Ludovic Courtès
2022-09-28substitute: Split nar download.Ludovic Courtès
2022-09-27Merge branch 'staging' into core-updatesMaxim Cournoyer
2022-09-24gnu: Add compression module.Mathieu Othacehe
2022-09-20home: import: Use (guix read-print) to render the config file.Ludovic Courtès
2022-09-20weather: Actually show the weather.Ludovic Courtès
2022-09-18Merge branch 'staging' into core-updatesMarius Bakke
2022-09-17import: gem: Support importing a specific version of a gem.Taiju HIGASHI
2022-09-01Merge branch 'staging' into core-updatesMarius Bakke