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-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
2019-05-22
Improve FlakeCommand
Eelco Dolstra
2019-05-17
Lockfile handling in `resolveFlake` is fixed
Nick Van den Broeck
2019-05-16
Fixed issue 65
Nick Van den Broeck
2019-05-02
nix dev-shell: Use 'provides.devShell' by default
Eelco Dolstra
2019-04-19
Use "." as the default installable
Eelco Dolstra
2019-04-16
Update lock files from InstallableFlake::toValue()
Eelco Dolstra
2019-04-16
Improve incremental build
Eelco Dolstra
2019-04-15
Merge remote-tracking branch 'tweag/automatedUpdate' into flakes
Eelco Dolstra
2019-04-11
Automated lockfile updating with `nix build`
Nick Van den Broeck
2019-04-11
FlakeRegistry = FlakeRef -> FlakeRef
Nick Van den Broeck
2019-04-08
nix: Make -f work for compatibility
Eelco Dolstra
2019-03-22
Issue #15 is finished
Nick Van den Broeck
2019-03-22
Fixed minor things
Nick Van den Broeck
2019-03-22
Implemented --flake flag for nix build
Nick Van den Broeck
2019-03-07
Implemented json flag for `nix flake info`
Nick Van den Broeck
2019-02-26
Implemented "nix flake info"
Nick Van den Broeck
2019-02-12
nix: Add --flake flag
Eelco Dolstra
2019-02-11
Move Command and MultiCommand to libutil
Eelco Dolstra
[next]