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
2019-05-29
Put flake-related stuff in its own namespace
Eelco Dolstra
2019-05-28
Remove redundant resolvedRef fields since they're already in SourceInfo
Eelco Dolstra
2019-05-28
Store SourceInfo in Flake and NonFlake
Eelco Dolstra
2019-05-23
Register flake source trees as GC roots
Eelco Dolstra
2019-05-22
Move flake-related flags into a separate class
Eelco Dolstra
2019-05-22
Improve FlakeCommand
Eelco Dolstra
2019-05-17
Lockfile handling in `resolveFlake` is fixed
Nick Van den Broeck
2019-05-16
Give errors in resolveFlake
Nick Van den Broeck
2019-05-16
Fixed issue 65
Nick Van den Broeck
2019-05-02
nix dev-shell: Use 'provides.devShell' by default
Eelco Dolstra
2019-04-19
Use "." as the default installable
Eelco Dolstra
2019-04-16
Update lock files from InstallableFlake::toValue()
Eelco Dolstra
2019-04-16
Improve incremental build
Eelco Dolstra
2019-04-16
Fix makeFlakeValue()
Eelco Dolstra
2019-04-15
Move --impure to MixEvalArgs
Eelco Dolstra
2019-04-15
Merge remote-tracking branch 'tweag/automatedUpdate' into flakes
Eelco Dolstra
2019-04-11
Automated lockfile updating with `nix build`
Nick Van den Broeck
2019-04-11
FlakeRegistry = FlakeRef -> FlakeRef
Nick Van den Broeck
2019-04-08
Whitespace
Eelco Dolstra
2019-04-08
Allow relative paths in flakerefs
Eelco Dolstra
2019-04-08
nix: Add --impure as a shorter alias of --no-pure-eval
Eelco Dolstra
2019-04-08
nix: Support nixpkgs.<attrpath> for compatibility
Eelco Dolstra
2019-04-08
nix: Make -f work for compatibility
Eelco Dolstra
2019-04-08
nix: New installables syntax
Eelco Dolstra
2019-03-26
Remove debug line
Eelco Dolstra
2019-03-22
Fixed minor things
Nick Van den Broeck
2019-02-12
nix: Add --flake flag
Eelco Dolstra
2019-02-12
Enforce use of immutable flakes in pure mode
Eelco Dolstra
2019-02-12
nix: Enable pure mode by default
Eelco Dolstra
2019-02-11
Initial flake support
Eelco Dolstra
2018-08-10
Slightly questionable workaround for #2342
Eelco Dolstra
2018-06-13
nix: Remove special handling of .drv files
Eelco Dolstra
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
[prev]
[next]