summaryrefslogtreecommitdiff
path: root/guix/scripts/environment.scm
Commit message (Expand)AuthorAge
* scripts: Remove 'max-silent-time' from the default options.Maxim Cournoyer2017-09-01
* environment: Rationalize calls to 'set-build-options'.Ludovic Courtès2017-07-12
* environment: Disable profile collision checks.Ludovic Courtès2017-06-21
* environment: Correct typo.Tobias Geerinckx-Rice2017-05-04
* ui: Rename '_' to 'G_'.Ludovic Courtès2017-05-03
* environment: Deal with single-entry search paths.Ludovic Courtès2017-04-05
* file-systems: Add '%network-configuration-files' and '%network-file-mappings'.Ludovic Courtès2017-02-07
* file-systems: Add 'file-system-mapping->bind-mount'.Ludovic Courtès2017-02-03
* environment: Fix setting writable? on networking related filesChristopher Baines2017-01-30
* guix environment, build: Allow absolute file names with '--root'.Ludovic Courtès2017-01-19
* environment: Add '--root' option.Ludovic Courtès2016-12-20
* profiles: Remove dependency on 'glibc-utf8-locales' for tests.Ludovic Courtès2016-12-17
* container: Pass a list of <file-system> objects as things to mount.Ludovic Courtès2016-11-10
* guix scripts: Disable grafting on dry runs.Roel Janssen2016-08-28
* environment: Set 'GUIX_ENVIRONMENT' to the profile.Ludovic Courtès2016-07-26
* store: 'requisites' now takes a list of store items.Ludovic Courtès2016-05-24
* environment: Use 'break' instead of 'split'.Ludovic Courtès2016-05-04
* environment: container: Work around read-only /etc/resolv.conf issue.David Thompson2016-04-07
* environment: Set a default value for PS1.David Thompson2016-03-30
* environment: Properly handle SIGINT.David Thompson2016-03-27
* environment: container: Create dummy home directory and /etc/passwd.David Thompson2016-03-26
* guix build: Move '--no-grafts' to the common build options.Ludovic Courtès2016-03-02
* scripts: environment: Build environments as profiles.David Thompson2016-02-12
* environment: Set build options early on.Ludovic Courtès2015-11-28
* environment: Correctly handle abnormal exits.Ludovic Courtès2015-11-21
* scripts: environment: Display friendly container error messages.David Thompson2015-11-03
* scripts: environment: Ignore user shell when spawning container.David Thompson2015-11-02
* scripts: environment: Allow lists of packages in expressions.David Thompson2015-10-30
* scripts: environment: Allow mixing regular and ad-hoc packages.David Thompson2015-10-29
* scripts: environment: Add --container option.David Thompson2015-10-25
* scripts: environment: Use system* instead of system.David Thompson2015-10-09
* Add (guix scripts).Alex Kost2015-09-18
* scripts: environment: Return the exit status of the command.Cyril Roelandt2015-07-02
* environment: Define 'GUIX_ENVIRONMENT'.Ludovic Courtès2015-07-01
* environment: Improve error reporting for '-l'.Ludovic Courtès2015-07-01
* environment: For --ad-hoc, allow users to specify an output.Ludovic Courtès2015-07-01
* environment: Add --system.Ludovic Courtès2015-07-01
* environment: Add only the specified outputs of the dependencies.Ludovic Courtès2015-07-01
* environment: Connect to the store after the command line has been parsed.Ludovic Courtès2015-06-11
* guix environment: Add --ad-hoc option.David Thompson2015-05-28
* scripts: Move 'set-build-options-from-command-line*' to (guix scripts build) ...David Thompson2015-05-21
* ui: Deduplicate 'show-what-to-build*'.David Thompson2015-05-21
* environment: Move iteration outside of 'for-each-search-path'.Ludovic Courtès2015-05-05
* environment: Use 'evaluate-search-paths'.Ludovic Courtès2015-05-05
* search-paths: Define the 'PATH' environment variable.Ludovic Courtès2015-05-05
* environment: Use (guix search-paths).Ludovic Courtès2015-05-05
* scripts: environment: Improve error messages.David Thompson2015-03-16
* ui: Factorize command-line + env. var. option parsing.Ludovic Courtès2015-02-26
* guix: environment: Consider all package outputs.David Thompson2015-02-03
* Merge branch 'core-updates'Ludovic Courtès2015-01-16
|\