summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* import: Replace texlive importer.Ricardo Wurmus2021-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
* 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
* 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
* refresh: Report suggested input changes with 'info'.Ludovic Courtès2021-10-15
* gnu: Add platform support.Mathieu Othacehe2021-10-11
* home: services: configuration: Support file-like objects.Oleg Pykhalov2021-10-09
* scripts: home: Make sure profile directory exists.Oleg Pykhalov2021-10-09
* Move (gnu home-services) to (gnu home services).Oleg Pykhalov2021-10-09
* Revert the #51061 patch series for now.Tobias Geerinckx-Rice2021-10-08
* gnu: Move (gnu home-services) to (gnu home services).Oleg Pykhalov2021-10-08
* import: Add hex.pm importer.Hartmut Goebel2021-10-07
* guix system: Adjust bootloader message to plural "targets".Ludovic Courtès2021-10-07
* publish: Defer narinfo string creation to the http-write.Mathieu Othacehe2021-10-05
* scripts: home: Support dry-run.Efraim Flashner2021-10-04
* scripts: home: Wire and document --expression flag.Pierre Langlois2021-10-02
* home-services: Add missing imports and function definition.Andrew Tropin2021-09-28
* Merge branch 'wip-guix-home'Oleg Pykhalov2021-09-27
|\
| * scripts: home: Add import subcommand.Andrew Tropin2021-09-09
| * scripts: Add 'guix home'.Andrew Tropin2021-09-09
* | graph: Add '--max-depth'.Ludovic Courtès2021-09-21
* | scripts: import: Increase column width for pretty-printer.Xinglu Chen2021-09-14
|/
* system: Add hint for action typo.zimoun2021-09-07