tvl-depot/third_party/nix/src/libutil
Kane York 674dbade27 fix(3p/nix/hash): param of Unknown allows any hash type
Fixes a crash in the self-hosting instantiate test:

NIX_REMOTE="$(mktemp -d)" nix-instantiate -E 'let depot = import ./default.nix {}; in depot.third_party.nix.outPath'

Change-Id: If99494aa07ec248d3894d4709ab0fde7fa81aff3
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1508
Reviewed-by: tazjin <mail@tazj.in>
Tested-by: BuildkiteCI
2020-08-01 01:15:29 +00:00
..
affinity.cc refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
affinity.hh style(3p/nix): Reformat project in Google C++ style 2020-05-17 16:31:57 +01:00
archive.cc fix(3p/nix): apply all clang-tidy fixes 2020-07-27 21:16:39 +00:00
archive.hh refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
args.cc fix(3p/nix): apply all clang-tidy fixes 2020-07-27 21:16:39 +00:00
args.hh refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
CMakeLists.txt fix(3p/nix/hash): provide a Status-returning constructor 2020-07-28 02:04:42 +00:00
compression.cc fix(3p/nix): apply all clang-tidy fixes 2020-07-27 21:16:39 +00:00
compression.hh refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
config.cc refactor(3p/nix/libexpr): Make nix::AttrName a std::variant 2020-07-13 20:14:49 +00:00
config.hh refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
finally.hh style(3p/nix): Reformat project in Google C++ style 2020-05-17 16:31:57 +01:00
hash.cc fix(3p/nix/hash): param of Unknown allows any hash type 2020-08-01 01:15:29 +00:00
hash.hh chore(3p/nix/hash): prefer StatusOr over throwing constructor 2020-08-01 01:15:29 +00:00
istringstream_nocopy.hh style(3p/nix): Reformat project in Google C++ style 2020-05-17 16:31:57 +01:00
json.cc fix(3p/nix): apply all clang-tidy fixes 2020-07-27 21:16:39 +00:00
json.hh style(3p/nix): Reformat project in Google C++ style 2020-05-17 16:31:57 +01:00
lazy.hh style(3p/nix): Add braces around single-line conditionals 2020-05-19 18:55:58 +01:00
lru-cache.hh style(3p/nix): Add braces around single-line conditionals 2020-05-19 18:55:58 +01:00
monitor-fd.hh style(3p/nix): Add braces around single-line conditionals 2020-05-19 18:55:58 +01:00
pool.hh refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
ref.hh style(3p/nix): Add braces around single-line conditionals 2020-05-19 18:55:58 +01:00
serialise.cc fix(3p/nix): apply all clang-tidy fixes 2020-07-27 21:16:39 +00:00
serialise.hh refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
sync.hh style(3p/nix): Reformat project in Google C++ style 2020-05-17 16:31:57 +01:00
thread-pool.cc refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
thread-pool.hh refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
types.hh fix(3p/nix/hash): provide a Status-returning constructor 2020-07-28 02:04:42 +00:00
util.cc fix(3p/nix): apply all clang-tidy fixes 2020-07-27 21:16:39 +00:00
util.hh fix(3p/nix): apply all clang-tidy fixes 2020-07-27 21:16:39 +00:00
visitor.hh feat(3p/nix/libutil): Add util::overloaded class for std::visitor 2020-07-13 20:14:49 +00:00
xml-writer.cc refactor(3p/nix): Anchor local includes at src/ 2020-05-27 21:56:34 +01:00
xml-writer.hh style(3p/nix): Remove 'using std::*' from xml-writer.hh 2020-05-24 23:19:09 +01:00