about summary refs log tree commit diff
path: root/third_party/nix/src/libexpr/eval.hh (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-20 r/788 refactor(3p/nix): Apply clang-tidy's readability-* fixesVincent Ambo1-2/+2
2020-05-20 r/787 refactor(3p/nix): Apply clang-tidy's modernize-* fixes