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-07-31
Merge branch 'nix-command-build-check' of https://github.com/Ma27/nix
Eelco Dolstra
2020-07-31
nix/build: add `--rebuild` option
Maximilian Bosch
2020-07-27
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-16
Merge branch 'master' of github.com:NixOS/nix into optional-derivation-output...
Carlo Nucera
2020-07-16
Merge remote-tracking branch 'upstream/master' into hash-always-has-type
John Ericson
2020-07-15
nix: Add --derivation flag to operate on .drv paths
Eelco Dolstra
2020-07-15
Clean up RealiseMode
Eelco Dolstra
2020-07-15
Make InstallableStorePath behave consistently with InstallableValue
Eelco Dolstra
2020-07-14
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-13
toStorePath(): Return a StorePath and the suffix
Eelco Dolstra
2020-07-01
Add --inputs-from to use flake inputs as registry entries
Eelco Dolstra
2020-06-29
Factor out EvalCache::forceDerivation()
Eelco Dolstra
2020-06-29
Move App
Eelco Dolstra
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
[next]