index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-30
Check LockedInput::computeStorePath()
Eelco Dolstra
2020-01-29
Add --update-input flag to update a specific flake input
Eelco Dolstra
2020-01-29
Fix flake update check
Eelco Dolstra
2020-01-29
Revive the flake cache
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
Hopefully fix macOS test
Eelco Dolstra
2020-01-28
Fix --refresh with --no-net
Eelco Dolstra
2020-01-28
Simplify flake tests
Eelco Dolstra
2020-01-28
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-01-28
Shut up warning
Eelco Dolstra
2020-01-28
Add support for tarball flake inputs
Eelco Dolstra
2020-01-27
Remove debug message
Eelco Dolstra
2020-01-27
Add Mercurial tests
Eelco Dolstra
2020-01-24
Respect lock files of inputs + fine-grained lock file control
Eelco Dolstra
2020-01-24
HandleLockFile -> LockFileMode
Eelco Dolstra
2020-01-24
Give a better error message when a flake path is not a directory
Eelco Dolstra
2020-01-23
Merge pull request #3329 from mayflower/attrs-chown
Eelco Dolstra
2020-01-23
structured-attrs: chown .attrs.* files to builder
Robin Gloster
2020-01-22
Fix coverage build
Eelco Dolstra
2020-01-22
clang fixes
Eelco Dolstra
2020-01-22
Fix clang warning
Eelco Dolstra
2020-01-22
resolveFlake -> lockFlake
Eelco Dolstra
2020-01-22
Fix --override-flake and add a test
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-22
Doh
Eelco Dolstra
2020-01-22
Fix GitHub test
Eelco Dolstra
2020-01-21
Convert fetchMercurial to a input type
Eelco Dolstra
2020-01-21
Pluggable fetchers
Eelco Dolstra
2020-01-21
absPath(): Use std::optional
Eelco Dolstra
2020-01-21
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-01-21
Fix derivation computation with __structuredAttrs and multiple outputs
Eelco Dolstra
2020-01-14
Merge pull request #3316 from LnL7/fix-secure-drv-outputs
Eelco Dolstra
2020-01-14
Merge pull request #3318 from bhipple/doc/relnotes-2.3
Eelco Dolstra
2020-01-14
doc: touchup release notes for 2.3
Benjamin Hipple
2020-01-13
build: remove warning when in sandboxing test mode
Daiderd Jordan
2020-01-13
Tweak error message
Eelco Dolstra
2020-01-13
Merge branch 'assert-show-expression' of https://github.com/LnL7/nix
Eelco Dolstra
2020-01-13
unbreak build without pch
John Ericson
2020-01-13
Test PRECOMPILE_HEADERS=0
Eelco Dolstra
2020-01-13
Fix build
Eelco Dolstra
2020-01-13
Fix Nixpkgs dependency
Eelco Dolstra
2020-01-11
libexpr: show expression in assertion errors
Daiderd Jordan
2020-01-10
Merge pull request #3308 from trusktr/patch-1
Eelco Dolstra
2020-01-10
Merge pull request #3307 from yorickvP/yorickvp/nlohmann-fromJSON
Eelco Dolstra
[next]