index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
installables.cc
Age
Commit message (
Expand
)
Author
2018-02-12
toBuildables -> build
Eelco Dolstra
2018-01-16
parseExprFromFile -> evalFile
Eelco Dolstra
2017-10-24
nix: Respect -I, --arg, --argstr
Eelco Dolstra
2017-09-27
nix build: Fix realising a store path
Eelco Dolstra
2017-09-25
Add "nix show-derivation"
Eelco Dolstra
2017-09-10
nix build: Only download the requested derivation outputs
Eelco Dolstra
2017-09-06
nix build: Create result symlinks
Eelco Dolstra
2017-09-01
Fix verbosity level for nix build --dry-run
Eelco Dolstra
2017-08-29
nix edit / log: Operate on a single Installable
Eelco Dolstra
2017-08-16
Improve substitution progress indicator
Eelco Dolstra
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-07-20
nix search: Ignore top-level eval errors
Eelco Dolstra
2017-07-20
Add "nix search" command
Eelco Dolstra
2017-07-14
Avoid a call to derivationFromPath()
Eelco Dolstra
2017-07-14
StorePathsCommand: Don't build installables
Eelco Dolstra
2017-07-04
Fix handling of expression installables with a / in them
Eelco Dolstra
2017-05-16
Improve progress indicator
Eelco Dolstra
2017-05-02
Fix "nix ... --all"
Eelco Dolstra
2017-04-25
StorePathCommands: Build installables
Eelco Dolstra
2017-04-25
Set default installable
Eelco Dolstra
2017-04-25
Interpret any installable containing a slash as a path
Eelco Dolstra
2017-04-25
Move code around
Eelco Dolstra
2017-04-25
Restructure installables handling in the "nix" command
Eelco Dolstra
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-08-23
nix build: Use Nix search path
Eelco Dolstra
2016-06-01
Make the store directory a member variable of Store
Eelco Dolstra
2016-02-09
Add basic "nix build" command
Eelco Dolstra