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-03-28
nix flake info --json: Dump attr-style flakeref
Eelco Dolstra
2020-03-28
nix flake info: Show flake subdirectory
Eelco Dolstra
2020-03-20
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-19
nix repl: Put EvalState on the heap
Eelco Dolstra
2020-03-19
nix repl: Scan NixRepl for GC roots
Eelco Dolstra
2020-03-18
Remove flake closure caching
Eelco Dolstra
2020-03-17
Unified fetcher caching system
Eelco Dolstra
2020-03-13
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-12
Change the lock file to a graph
Eelco Dolstra
2020-03-12
local.mk: fix user-env.cc dep on buildenv.nix.gen.hh, resolve occasional buil...
Will Dietz
2020-03-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-03-11
Move some corepkgs into the nix binary
Eelco Dolstra
2020-02-27
nix dev-shell: Add --command option
Eelco Dolstra
2020-02-20
Restore subdir -> dir
Eelco Dolstra
2020-02-20
Restore subdir support in registries
Eelco Dolstra
2020-02-19
nix eval-hydra-jobs: Remove
Eelco Dolstra
2020-02-19
nix eval-hydra-jobs: Add feature
Eelco Dolstra
2020-02-19
Fix nixpkgs.<attr> warning
Eelco Dolstra
2020-02-18
nix eval-hydra-jobs: Fix aggregate derivation name
Eelco Dolstra
2020-02-18
nix eval-hydra-jobs: Check aggregate jobs in --dry-run mode
Eelco Dolstra
2020-02-18
Disable the progress bar if $TERM == dumb or unset
Eelco Dolstra
2020-02-18
Disable the progress bar if $TERM == dumb or unset
Eelco Dolstra
2020-02-17
nix eval-hydra-jobs: Support job names as aggregate constituents
Eelco Dolstra
2020-02-17
nix eval-hydra-job: Progress indicator
Eelco Dolstra
2020-02-17
nix eval-hydra-jobs: Improve error handling
Eelco Dolstra
2020-02-14
nix eval-hydra-jobs: Support flakes
Eelco Dolstra
2020-02-14
nix eval-hydra-jobs: Support parallel evaluation
Eelco Dolstra
2020-02-14
Add 'nix eval-hydra-jobs' command
Eelco Dolstra
2020-02-14
Fix build
Eelco Dolstra
2020-02-14
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-02-13
Prevent uninitialized StorePath creation
Eelco Dolstra
2020-02-11
nix path-info --json: Print hash in SRI format
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
Cleanup
Eelco Dolstra
2020-02-02
Renamed ref / resolvedRef -> lockedRef
Eelco Dolstra
2020-02-01
Remove superfluous TreeInfo::rev field
Eelco Dolstra
2020-02-01
Factor out TreeInfo
Eelco Dolstra
2020-02-01
nix flake update: Imply --refresh
Eelco Dolstra
2020-01-31
Cleanup
Eelco Dolstra
2020-01-31
Use light box drawing symbols
Eelco Dolstra
2020-01-31
nix flake list-inputs: Pretty-print the tree
Eelco Dolstra
2020-01-31
nix flake deps -> nix flake list-inputs
Eelco Dolstra
2020-01-30
Use std::nullopt
Eelco Dolstra
2020-01-30
Add 'nix flake archive' command
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
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
[next]