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
2020-05-05
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-04
Flag: Use designated initializers
Eelco Dolstra
2020-04-29
Evaluation cache: Don't barf in read-only mode
Eelco Dolstra
2020-04-27
Improve path:// handling
Eelco Dolstra
2020-04-27
Improve error message when an argument is not a flake
Eelco Dolstra
2020-04-20
Revive 'nix search'
Eelco Dolstra
2020-04-20
Move eval-cache.{cc,hh}
Eelco Dolstra
2020-04-20
Get rid of the old eval cache
Eelco Dolstra
2020-04-16
Use RootValue
Eelco Dolstra
2020-04-16
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-16
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-04-16
Use RootValue
Eelco Dolstra
2020-04-13
SourceExprCommand: allocate the vSourceExpr via uncollectable memory
Andreas Rammhold
2020-03-30
Backport 'nix dev-shell' from the flakes branch
Eelco Dolstra
2020-03-30
Move fetchers from libstore to libfetchers
Eelco Dolstra
2020-03-24
nix edit: Support non-derivation attributes
Eelco Dolstra
2020-03-24
findAlongAttrPath(): Return position
Eelco Dolstra
2020-03-18
Remove flake closure caching
Eelco Dolstra
2020-02-19
Fix nixpkgs.<attr> warning
Eelco Dolstra
2020-02-14
Fix build
Eelco Dolstra
2020-02-07
nix edit: Support non-derivation attributes
Eelco Dolstra
2020-02-07
findAlongAttrPath(): Return position
Eelco Dolstra
2020-02-05
Add option --commit-lock-file
Eelco Dolstra
2020-02-02
Renamed ref / resolvedRef -> lockedRef
Eelco Dolstra
2020-01-31
Cleanup
Eelco Dolstra
2020-01-29
Add --update-input flag to update a specific flake input
Eelco Dolstra
2020-01-29
Clean up the lock file handling flags
Eelco Dolstra
2020-01-29
Add flag --override-input to override specific lock file entries
Eelco Dolstra
2020-01-28
Shut up warning
Eelco Dolstra
2020-01-24
HandleLockFile -> LockFileMode
Eelco Dolstra
2020-01-22
resolveFlake -> lockFlake
Eelco Dolstra
2020-01-21
Pluggable fetchers
Eelco Dolstra
2019-12-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-11-27
nix: Add --expr flag
Eelco Dolstra
2019-10-22
Add start of 'nix profile' command
Eelco Dolstra
2019-10-21
Fix "nixpkgs." compatibility
Eelco Dolstra
2019-10-21
SourceExprCommand::getSourceExpr(): Allocate more space
Eelco Dolstra
2019-10-15
Support non-x86_64-linux system types in flakes
Eelco Dolstra
2019-10-14
Move code around
Eelco Dolstra
2019-10-09
getSourceExpr(): Handle channels
Eelco Dolstra
2019-10-08
Move addRegistrOverrides
Eelco Dolstra
2019-09-22
nix flake info --json: Get rid of duplicate getFlake() call
Eelco Dolstra
2019-09-20
Simplify
Eelco Dolstra
2019-09-20
Use '#' instead of ':' to separate flakeref and attrpath
Eelco Dolstra
2019-09-02
Improve error message when a directory is not a flake
Eelco Dolstra
2019-08-30
Turn flake inputs into an attrset
Eelco Dolstra
2019-07-12
nix dev-shell: Make it possible to enter a profile
Eelco Dolstra
2019-06-21
Handle store symlinks in flake directories
Eelco Dolstra
2019-06-17
nix flake check: Check apps
Eelco Dolstra
[next]