index
:
guix.git
master
merge-deploy
wip-deploy
Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
scripts
/
environment.scm
Age
Commit message (
Expand
)
Author
2015-10-30
scripts: environment: Allow lists of packages in expressions.
David Thompson
2015-10-29
scripts: environment: Allow mixing regular and ad-hoc packages.
David Thompson
2015-10-25
scripts: environment: Add --container option.
David Thompson
2015-10-09
scripts: environment: Use system* instead of system.
David Thompson
2015-09-18
Add (guix scripts).
Alex Kost
2015-07-02
scripts: environment: Return the exit status of the command.
Cyril Roelandt
2015-07-01
environment: Define 'GUIX_ENVIRONMENT'.
Ludovic Courtès
2015-07-01
environment: Improve error reporting for '-l'.
Ludovic Courtès
2015-07-01
environment: For --ad-hoc, allow users to specify an output.
Ludovic Courtès
2015-07-01
environment: Add --system.
Ludovic Courtès
2015-07-01
environment: Add only the specified outputs of the dependencies.
Ludovic Courtès
2015-06-11
environment: Connect to the store after the command line has been parsed.
Ludovic Courtès
2015-05-28
guix environment: Add --ad-hoc option.
David Thompson
2015-05-21
scripts: Move 'set-build-options-from-command-line*' to (guix scripts build) ...
David Thompson
2015-05-21
ui: Deduplicate 'show-what-to-build*'.
David Thompson
2015-05-05
environment: Move iteration outside of 'for-each-search-path'.
Ludovic Courtès
2015-05-05
environment: Use 'evaluate-search-paths'.
Ludovic Courtès
2015-05-05
search-paths: Define the 'PATH' environment variable.
Ludovic Courtès
2015-05-05
environment: Use (guix search-paths).
Ludovic Courtès
2015-03-16
scripts: environment: Improve error messages.
David Thompson
2015-02-26
ui: Factorize command-line + env. var. option parsing.
Ludovic Courtès
2015-02-03
guix: environment: Consider all package outputs.
David Thompson
2015-01-16
Merge branch 'core-updates'
Ludovic Courtès
2015-01-14
monads: Move '%store-monad' and related procedures where they belong.
Ludovic Courtès
2014-12-27
utils: Export 'search-path-as-list'.
Ludovic Courtès
2014-12-27
packages: Add 'file-type' field to 'search-path-specification'.
Ludovic Courtès
2014-12-06
guix: scripts: Parse $GUIX_BUILD_OPTIONS separately.
nebuli
2014-11-30
guix: scripts: Add GUIX_BUILD_OPTIONS environment handling.
nebuli
2014-10-30
environment: Improve '--help' output.
Ludovic Courtès
2014-10-10
scripts: Add 'environment' command.
David Thompson
[prev]