about summary refs log tree commit diff
path: root/third_party/nix/src/libexpr/primops.cc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-20 r/789 refactor(3p/nix): Apply clang-tidy's performance-* fixesVincent Ambo1-3/+4
2020-05-20 r/788 refactor(3p/nix): Apply cla