snix/third_party/nix/src/nix-prefetch-url
Vincent Ambo 986a8f6b75 fix(3p/nix): Update for usage of new attribute set API
The new attribute set API uses the iterators of the btree_map
directly. This requires changes in various files because the internals
of libexpr are very entangled.

This code runs and compiles, but there is a bug causing empty
attribute sets to be assigned incorrectly.
2020-05-22 01:59:39 +01:00
..
nix-prefetch-url.cc fix(3p/nix): Update for usage of new attribute set API 2020-05-22 01:59:39 +01:00