summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updates-frozenLudovic Courtès2021-12-13
|\
| * challenge: Store item contents are returned in canonical order.Ludovic Courtès2021-12-12
| * challenge: Use SRFI-71 instead of SRFI-11.Ludovic Courtès2021-12-12
* | Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-12-10
|\|
| * environment: Suggestion code gracefully handles empty "/bin" directories.Ludovic Courtès2021-12-10
| * shell: When using '-D -f', '-D' has no effect on remaining packages.Ludovic Courtès2021-12-10
| * shell: Fix '--file' description in '--help' output.Ludovic Courtès2021-12-10
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\|
| * guix system vm: Add --no-graphic CLI argument.Attila Lendvai2021-12-03
* | style: Add '--dry-run'.Ludovic Courtès2021-11-23
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-23
|\|
| * guix graph: Show '-M' in '--help' output.Ludovic Courtès2021-11-23
| * scripts: home: Make ‘guix home import’ write home-configuration.scm.Xinglu Chen2021-11-17
| * import: Replace texlive importer.Ricardo Wurmus2021-11-17
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-17
|\|
| * environment: Fix ‘--check’ with exported PS1 variable.Thiago Jung Bauermann2021-11-14
| * import: cran: Allow imports of a specific version.Ludovic Courtès2021-11-11
| * import: pypi: Allow imports of a specific version.Ludovic Courtès2021-11-11
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-11-08
|\|
| * shell: Actually clean up the profile cache.Ludovic Courtès2021-11-07
| * import: egg: Allow imports of a specific version.Xinglu Chen2021-11-07
| * home: services: bash: Add ‘aliases’ field.Xinglu Chen2021-11-07
| * environment: Suggest command upon 'execlp' failure.Ludovic Courtès2021-11-06
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-10-31
|\|
| * home: import: Avoid duplication of 'manifest->code'.Ludovic Courtès2021-10-31
| * home: import: Factorize triplicated 'version-spec' procedure.Ludovic Courtès2021-10-31
| * home: import: Clarify "destination directory".Ludovic Courtès2021-10-31
| * home: import: Compare procedures with 'eq?'.Ludovic Courtès2021-10-31
| * guix home: import: Call ‘local-file’ with ‘name’Xinglu Chen2021-10-31
| * Add tests for ‘guix home import’.Xinglu Chen2021-10-31
| * guix home: import: Delete duplicate modules when importing.Xinglu Chen2021-10-31
| * guix home: import: Don’t use 'slurp-file-gexp'.Xinglu Chen2021-10-31
| * guix home: import: Fix module name for Bash service.Xinglu Chen2021-10-31
| * guix home: import: Allow multiple modules to be imported for each service.Xinglu Chen2021-10-31
| * guix home: import: Make the user to specify a destination directory.Xinglu Chen2021-10-31
| * shell: Error out when an unauthorized guix.scm/manifest.scm is found.Ludovic Courtès2021-10-30
| * environment: Fix broken file-local variable.Zhu Zihao2021-10-28
| * shell: Suggest running '--check' once for interactive use.Ludovic Courtès2021-10-26
| * environment: Add '--check'.Ludovic Courtès2021-10-26
| * shell: Maintain a profile cache.Ludovic Courtès2021-10-25
| * environment: Autoload some modules.Ludovic Courtès2021-10-25
| * environment: Do not connect to the daemon when '--profile' is used.Ludovic Courtès2021-10-25
| * environment: Skip derivation computation when '--profile' is used.Ludovic Courtès2021-10-25
| * shell: By default load the local 'manifest.scm' or 'guix.scm' file.Ludovic Courtès2021-10-25
| * Add 'guix shell'.Ludovic Courtès2021-10-25
| * profiles: Add 'package->development-manifest'.Ludovic Courtès2021-10-25
| * packages: Add 'package-development-inputs'.Ludovic Courtès2021-10-25
* | Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-10-18
|\|
| * refresh: Report suggested input changes with 'info'.Ludovic Courtès2021-10-15
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-12
|\|