summaryrefslogtreecommitdiff
path: root/guix/scripts/environment.scm
Commit message (Expand)AuthorAge
* 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
* 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