aboutsummaryrefslogtreecommitdiffstats
path: root/sys/nixpkgs/pkgs/lf-make-map/src (unfollow)
Commit message (Collapse)Author
2024-05-06feat(pkgs/lf-make-map): Implement all needed details to produce first mappingsBenedikt Peetz
The only bug left right know, is that multiple same mappings can be generated because of the ways the types interact with each other.
2024-05-05feat(pkgs/lf-make-map): Change the key to custom type and add visualsBenedikt Peetz
2024-05-05feat(pkgs/lf-make-map): InitBenedikt Peetz