index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-03-08
Add some suggestions to the evaluator
regnat
2022-03-07
Style
Eelco Dolstra
2022-03-07
Merge branch 'GuillaumeDesforges/issue6192' of https://github.com/GuillaumeDe...
Eelco Dolstra
2022-03-07
Merge branch 'cli-suggestions' of https://github.com/thufschmitt/nix
Eelco Dolstra
2022-03-07
Explicit error in flake init/new when not in store
Guillaume Desforges
2022-03-07
Merge `or-suggestions.hh` into `suggestions.hh`
regnat
2022-03-07
dupStringWithLen -> makeImmutableString
Robert Hensing
2022-03-07
Value::mkPath: Avoid potential crash from null string_view
Robert Hensing
2022-03-07
Value::mkString: Avoid crash from null string_view
Robert Hensing
2022-03-07
Implement `operator<<` for Suggestions
regnat
2022-03-07
Move OrSuggestions to its own header
regnat
2022-03-07
Also display suggestions for the commands using the eval cache
regnat
2022-03-07
Add some tests for the suggestions
regnat
2022-03-07
Implement a suggestions mechanism
regnat
2022-03-07
Merge pull request #6029 from Ma27/nix-log-ssh-ng
Théophane Hufschmitt
2022-03-06
Point to new github oauth docs url
Nicholas Sielicki
2022-03-03
Factor out a `GcStore` interface
John Ericson
2022-03-03
Be more aggressive in hiding repeated values
Eelco Dolstra
2022-03-03
printValue(): Don't show repeated values
Eelco Dolstra
2022-03-03
Fix segfault in headerCallback()
Eelco Dolstra
2022-03-03
Use C++11-style initializer
Eelco Dolstra
2022-03-02
Add EvalState::coerceToStorePath() helper
Eelco Dolstra
2022-03-02
nix profile: Support CA derivations
Eelco Dolstra
2022-03-02
Move installables-related operations
Eelco Dolstra
2022-03-02
Style
Eelco Dolstra
2022-03-02
Remove stray debug line
Eelco Dolstra
2022-03-02
Merge pull request #6189 from obsidiansystems/build-result-header
Eelco Dolstra
2022-03-01
filterANSIEscapes: Ignore BEL character
Anders Kaseorg
2022-03-01
Move `BuildResult` defintion to its own header
John Ericson
2022-03-01
Merge pull request #6185 from hercules-ci/fetchTree-reuse-local-paths
Eelco Dolstra
2022-03-01
fetchTree: Use isValidPath, add comment
Robert Hensing
2022-03-01
fetch{url,Tarball}: Remove 'narHash' attribute
Eelco Dolstra
2022-03-01
Merge pull request #6183 from obsidiansystems/sort-config
Eelco Dolstra
2022-03-01
Move some stuff from `Settings` to a new `FetchSettings`.
John Ericson
2022-02-28
Add EvalState::allowAndSetStorePathString helper
Robert Hensing
2022-02-28
fetchTree: Do not re-fetch paths already present
Robert Hensing
2022-02-28
logging.hh: json.hpp -> json_fwd.hpp
Maximilian Bosch
2022-02-28
libstore/build: add a few explanatory comments; simplify
Maximilian Bosch
2022-02-28
libstore/derivation-goal: avoid double-parsing of JSON messages
Maximilian Bosch
2022-02-28
ssh-ng: also store build logs to make them accessible by `nix log`
Maximilian Bosch
2022-02-28
Fix clang warning
Eelco Dolstra
2022-02-28
Fix Darwin build
Eelco Dolstra
2022-02-28
Merge pull request #6072 from Ma27/fix-nix-why-depends-non-precise
Théophane Hufschmitt
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2022-02-25
xml-writer: Remove std aliases
Eelco Dolstra
2022-02-25
refactor: remove verbose-build from docs
Kevin Amado
2022-02-25
ExprAttrs::show(): Show attrs in sorted order
Eelco Dolstra
2022-02-24
Merge pull request #6089 from edolstra/dot-default
Eelco Dolstra
2022-02-24
libfetchers: Rename immutable -> locked
Eelco Dolstra
2022-02-24
Merge pull request #5342 from Misterio77/add-sourcehut
Théophane Hufschmitt
[next]