about summary refs log tree commit diff
path: root/third_party/naersk
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2020-05-23T05·17+0100
committerVincent Ambo <tazjin@google.com>2020-05-23T05·18+0100
commit3b903193beae1dee43a62ceaf9e48d6408386589 (patch)
tree2f7ed4056f24cfd2bead88871e37e24def333d1a /third_party/naersk
parent811c42d255b80b54f1d2f310f2673fa69c1be444 (diff)
fix(3p/nix/libexpr): Fix attrNames/attrValues builtins for btree_map r/823
Replaces the previous implementations which performed sorting with one
that instead walks through the map (which is already sorted) and
yields values from it.

This fixes a handful of language tests because the previous
implementation did not actually yield useful values on the new implementation.
Diffstat (limited to 'third_party/naersk')
0 files changed, 0 insertions, 0 deletions