Zulip Chat Archive
Stream: mathlib4
Topic: lake update reordering dependencies in manifest
Joachim Breitner (Oct 18 2023 at 17:37):
I noticed that lake update
on mathlib4
reorders the entries in the lake-manifest.json
, which is mildly annoying when diffing and merging.
Is the resulting order stable (and maybe needs to commited to mathlib once, happy to make a PR), or is lake
somehow not deterministic here (and would a PR sorting the entries by name, for example, be welcome)?
Mauricio Collares (Oct 18 2023 at 17:43):
Joachim Breitner (Oct 18 2023 at 18:03):
Thanks!
Last updated: Dec 20 2023 at 11:08 UTC