ITADN

Parse version numbers for better diffs

#94Open9999years 创建于 2024-11-26
9
9999yearscommented
Right now, if a derivation version changes, `nix-diff` just says that the sets of derivations changed. If `nix-diff` were to parse derivation names into package names and version numbers, it would be able to determine that the _version_ of a package changed and provide a better diff.
1 条评论