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-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
2019-06-17
nix app: Search for installable in the 'apps' output
Eelco Dolstra
2019-06-13
For nixpkgs.<attr>, use legacyPackages
Eelco Dolstra
2019-06-07
Add flake evaluation cache
Eelco Dolstra
2019-06-05
Move flake-related stuff to src/libexpr/flake
Eelco Dolstra
2019-06-04
Don't register invalid paths as GC roots
Eelco Dolstra
2019-06-04
Rename dep -> input
Eelco Dolstra
2019-06-04
Fix GC closure generation
Eelco Dolstra
2019-06-04
Make flake input fetching lazy
Eelco Dolstra
2019-06-03
Add 'nix app' command
Eelco Dolstra
2019-05-31
Doh
Eelco Dolstra
2019-05-31
Fix handling of bare flakerefs containing a colon
Eelco Dolstra
2019-05-31
Allow bare flakerefs as installables
Eelco Dolstra
2019-05-31
Rename requires -> inputs, provides -> outputs
Eelco Dolstra
2019-05-29
Hack: Use legacyPackages from Nixpkgs
Eelco Dolstra
[prev]
[next]