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-06-17
InstallableFlake: Show all possible attribute names
Eelco Dolstra
2020-06-17
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-16
Remove StorePath::clone() and related functions
Eelco Dolstra
2020-06-11
Represent 'follows' inputs explicitly in the lock file
Eelco Dolstra
2020-06-08
Add completion for --update-input
Eelco Dolstra
2020-06-05
Fix completion of --template
Eelco Dolstra
2020-06-04
nix flake init: Add a '--template' flag
Eelco Dolstra
2020-06-04
Disable eval cache with --impure
Eelco Dolstra
2020-05-30
Remove TreeInfo
Eelco Dolstra
2020-05-28
nixpkgsFlakeRef(): Use locked nixpkgs
Eelco Dolstra
2020-05-16
Call lockFlake once and store in _lockedFlake
Matthew Kenigsberg
2020-05-16
use flake's nixpkgs to find bashInteractive
Matthew Kenigsberg
2020-05-12
Merge pull request #3587 from NixOS/bash-completion
Eelco Dolstra
2020-05-12
Fix InstallableCommand
Eelco Dolstra
2020-05-11
nix flake: Add completion support
Eelco Dolstra
2020-05-11
When completing flakerefs, only return directories
Eelco Dolstra
2020-05-11
Add completion for installables
Eelco Dolstra
2020-05-11
Cleanup
Eelco Dolstra
2020-05-10
Add completion for paths
Eelco Dolstra
2020-05-09
Reorder to build
Matthew Kenigsberg
2020-05-09
Refactor installables
Matthew Kenigsberg
2020-05-09
InstallableExpr unused
Matthew Kenigsberg
2020-05-06
Remove the nixpkgs.<attr> compatibility hack
Eelco Dolstra
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
[next]