index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
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-28
Fix --refresh with --no-net
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-22
Fix 'nix flake update'
Eelco Dolstra
2020-01-22
nix flake info: Don't show empty descriptions
Eelco Dolstra
2020-01-21
Pluggable fetchers
Eelco Dolstra
2019-12-20
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-18
nix make-content-addressable: Add --json flag
Eelco Dolstra
2019-12-16
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-14
Fix progress bar
Eelco Dolstra
2019-12-14
Fix InstallableCommand
Eelco Dolstra
2019-12-14
Fix 'nix profile'
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
Shut up clang warning
Eelco Dolstra
2019-12-05
nix doctor: Fix typo
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
Fix macOS build
Eelco Dolstra
2019-12-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-02
nix: Add --refresh as an alias for --tarball-ttl 0
Eelco Dolstra
2019-12-02
Merge branch 'run-environment' of https://github.com/mkenigs/nix into flakes
Eelco Dolstra
2019-12-01
typo
matthew
2019-11-27
nix: Add --expr flag
Eelco Dolstra
2019-11-26
Fix clang warnings
Eelco Dolstra
2019-11-22
getEnv(): Return std::optional
Eelco Dolstra
2019-11-14
Fix attr path to nixpkgs flake in flake template
Maximilian Bosch
2019-11-12
nix dev-shell: Improve bash output parsing
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
use MixEnvironment in run and shell
matthew
2019-11-07
Factor out code to handle environment in run into MixEnvironment
matthew
2019-11-07
changes
matthew
2019-11-07
environment fixes in run
matthew
2019-11-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-05
Merge branch 'fix/nix-doctor-output' of https://github.com/bhipple/nix
Eelco Dolstra
2019-11-05
Merge branch 'nix-repl-e' of https://github.com/zimbatm/nix
Eelco Dolstra
2019-11-05
Merge pull request #3190 from mkenigs/examples
Eelco Dolstra
2019-11-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-04
Merge pull request #3202 from kraem/master
Eelco Dolstra
2019-11-03
Fix progress bar when nix-prefetch-url is piped.
Harald van Dijk
2019-11-03
Update nix eval --help msg to not include deprecated command
kraem
2019-11-01
include netinet/in.h in src/nix/main.cc
ng0
2019-10-31
change deprecated attribute syntax in run examples
matthew
2019-10-31
Minor updates to inline comments
Benjamin Hipple
2019-10-28
nix repl: also handle lambda edit
zimbatm
[next]