index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
/
command.hh
Age
Commit message (
Expand
)
Author
2020-12-03
Allow registering subcommands of subcommands
Eelco Dolstra
2020-08-17
Add 'nix dump-args' to dump all commands/flags for manpage generation
Eelco Dolstra
2020-07-31
nix/build: add `--rebuild` option
Maximilian Bosch
2020-07-16
Add command 'nix profile diff-closure'
Eelco Dolstra
2020-07-15
nix: Add --derivation flag to operate on .drv paths
Eelco Dolstra
2020-07-15
Clean up RealiseMode
Eelco Dolstra
2020-06-08
Add completion for --update-input
Eelco Dolstra
2020-06-05
Fix completion of --template
Eelco Dolstra
2020-05-11
nix flake: Add completion support
Eelco Dolstra
2020-05-11
Add completion for installables
Eelco Dolstra
2020-05-11
Cleanup
Eelco Dolstra
2020-05-05
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-05-05
nix --help: Group commands
Eelco Dolstra
2020-04-16
Use RootValue
Eelco Dolstra
2020-04-13
SourceExprCommand: allocate the vSourceExpr via uncollectable memory
Andreas Rammhold
2020-04-01
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-30
Backport 'nix dev-shell' from the flakes branch
Eelco Dolstra
2020-03-24
nix edit: Support non-derivation attributes
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-24
HandleLockFile -> LockFileMode
Eelco Dolstra
2019-12-14
Fix InstallableCommand
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-12-05
Make subcommand construction in MultiCommand lazy
Eelco Dolstra
2019-12-05
Move Command and MultiCommand to libutil
Eelco Dolstra
2019-12-05
MultiCommand: Simplify construction
Eelco Dolstra
2019-12-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-02
Merge branch 'run-environment' of https://github.com/mkenigs/nix into flakes
Eelco Dolstra
2019-11-27
nix: Add --expr flag
Eelco Dolstra
2019-11-26
Fix clang warnings
Eelco Dolstra
2019-11-08
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-08
Move editorFor srom libutil to nix
Eelco Dolstra
2019-11-07
Factor out code to handle environment in run into MixEnvironment
matthew
2019-11-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-10-31
Minor updates to inline comments
Benjamin Hipple
2019-10-22
Add start of 'nix profile' command
Eelco Dolstra
2019-10-21
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-10-21
Allow content-addressable paths to have references
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-09-02
Shut up some clang warnings
Eelco Dolstra
2019-07-12
nix dev-shell: Make it possible to enter a profile
Eelco Dolstra
2019-07-12
nix build: Add '--profile' flag
Eelco Dolstra
2019-06-18
Make subcommand construction in MultiCommand lazy
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-03
Add 'nix app' command
Eelco Dolstra
2019-05-29
Put flake-related stuff in its own namespace
Eelco Dolstra
2019-05-22
Move flake-related flags into a separate class
Eelco Dolstra
[next]