index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-07-08
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-08
Fix 'got unknown message type 1 from Nix daemon'
Eelco Dolstra
2020-07-07
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-07
Fix coverage build
Eelco Dolstra
2020-07-07
exportReferencesGraph: Fix support for non-top-level store paths
Eelco Dolstra
2020-07-06
bump
Ben Burdette
2020-07-06
revamp trace code and test
Ben Burdette
2020-07-06
nix develop: Support derivations with multiple outputs
Eelco Dolstra
2020-07-06
nix develop: Fall back to "bash" if nixpkgs#bashInteractive is unavailable
Eelco Dolstra
2020-07-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-07-04
spacing
Ben Burdette
2020-07-03
Merge branch 'master' into add-trace
Ben Burdette
2020-07-03
nix develop: Fix bad regex
Eelco Dolstra
2020-07-03
Shut up a clang warning
Eelco Dolstra
2020-07-03
Shorten the path to the test root
regnat
2020-07-02
Fix abort in 'nix develop'
Eelco Dolstra
2020-07-02
spacing
Ben Burdette
2020-07-02
move showTrace to new loggerSettings
Ben Burdette
2020-07-02
assert for invalid fileorigin
Ben Burdette
2020-07-01
spacing
Ben Burdette
2020-07-01
Don't process an option if any of its arguments need completion
Eelco Dolstra
2020-07-01
Add --inputs-from to use flake inputs as registry entries
Eelco Dolstra
2020-07-01
if no errLoc, no Loc.
Ben Burdette
2020-07-01
don't include errpos for addErrorContext
Ben Burdette
2020-07-01
non-pos trace test
Ben Burdette
2020-07-01
Cleanup
Eelco Dolstra
2020-07-01
Merge branch 'remote-query-outputs' of https://github.com/tweag/nix
Eelco Dolstra
2020-07-01
Support building flakes from a shallow Git repo
Eelco Dolstra
2020-06-30
fix tests with the 'from string' change
Ben Burdette
2020-06-30
comments and cleanup
Ben Burdette
2020-06-30
double addtrace for 'called from'
Ben Burdette
2020-06-30
Merge branch 'master' into add-trace
Ben Burdette
2020-06-30
invalid pos check
Ben Burdette
2020-06-30
check for a null symbol
Ben Burdette
2020-06-29
trace formatting
Ben Burdette
2020-06-29
NAR parser: Fix missing name field check
Eelco Dolstra
2020-06-29
nix run: Use packages/legacyPackages as fallback if there is no app definition
Eelco Dolstra
2020-06-29
EvalCache: Store string contexts
Eelco Dolstra
2020-06-29
showTrace flag in loggers
Ben Burdette
2020-06-29
Factor out EvalCache::forceDerivation()
Eelco Dolstra
2020-06-29
Fix bash completion
Eelco Dolstra
2020-06-29
Move App
Eelco Dolstra
2020-06-29
Merge pull request #3729 from obsidiansystems/simpler-hased-mirror
Eelco Dolstra
2020-06-29
Merge pull request #3749 from rodarima/master
Eelco Dolstra
2020-06-27
showtrace as function arg
Ben Burdette
2020-06-26
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-06-25
'string' makes more sense in nix repl
Ben Burdette
2020-06-25
showTrace flag for ErrorInfo; showTrace test.
Ben Burdette
2020-06-25
Fix empty std::optional dereference in writeDerivation()
Eelco Dolstra
2020-06-25
Fall back to copyPath if link fails with EPERM
Rodrigo
[next]