summaryrefslogtreecommitdiff
path: root/guix/scripts/environment.scm
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2020-03-30
|\
| * '--dry-run' no longer implies '--no-grafts'.Ludovic Courtès2020-03-29
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-27
|\|
| * environment: Use 'with-build-handler'.Ludovic Courtès2020-03-25
* | scripts: Refer to (default-guile) instead of 'guile-2.2'.Ludovic Courtès2020-03-17
|/
* Use 'offload?' instead of 'build-hook?' internally.Ludovic Courtès2019-11-26
* Merge branch 'master' into core-updatesRicardo Wurmus2019-10-06
|\
| * environment: '--container' honors '--preserve'.Ludovic Courtès2019-10-03
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-17
|\|
| * file-systems: Add /var/run/nscd to '%network-file-mappings'.Ludovic Courtès2019-09-12
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-12
|\|
| * scripts: environment: Add --no-cwd.Carl Dong2019-07-08
| * scripts: environment: Only rewrite user-specified mappings.Carl Dong2019-07-08
* | gnu: bootstrap: Download the bootstrap bash, mkdir, tar, and xz binaries.Ludovic Courtès2019-06-14
|/
* environment: Non ad-hoc mode also honors transformation options.Ludovic Courtès2019-05-07
* scripts: More commands default to verbosity level 1.Ludovic Courtès2019-04-04
* environment: '-C' creates namespaces where the user is not root.Ludovic Courtès2019-04-02
* environment: Create /etc/group in containers.Ludovic Courtès2019-03-26
* environment: Use (gnu build accounts) for /etc/passwd handling.Ludovic Courtès2019-03-26
* environment: Rename '--inherit' to '--preserve'.Ludovic Courtès2019-03-04
* environment: Remove deprecated -E/--exec option.Ludovic Courtès2019-03-04
* environment: Add '--inherit'.Ludovic Courtès2019-02-16
* Avoid name clash with 'build' from (guix store) and (guix status).Ludovic Courtès2019-02-11
* guix build: Re-purpose '--verbosity' and add '--debug'.Ludovic Courtès2019-01-11
* status: Add 'with-status-verbosity'.Ludovic Courtès2019-01-11
* Use 'mapm' instead of 'sequence' + 'map'.Ludovic Courtès2018-12-19
* environment: Support package transformation options.Ludovic Courtès2018-12-17
* status: Build upon multiplexed build output.Ludovic Courtès2018-10-15
* Add (guix status) and use it for pretty colored output.Ludovic Courtès2018-09-27
* profiles: Introduce 'profile-search-paths' and use it.Ludovic Courtès2018-07-11
* environment: Simplify code by using manifests internally.Ludovic Courtès2018-07-11
* guix environment: load manifest files like "guix package" doesKonrad Hinsen2018-03-27
* environment: Add --user.Mike Gerwitz2018-03-02
* environment: Add --link-profile.Mike Gerwitz2018-03-02
* environment: Add --manifest option.David Thompson2018-02-21
* scripts: All commands enable build hooks by default.Ludovic Courtès2017-12-07
* scripts: Default to Guile 2.2 as the guile-for-build.Ludovic Courtès2017-12-03
* 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