about summary refs log tree commit diff stats
path: root/sys/nixpkgs/pkgs/lf-make-map/src/mapping (follow)
Commit message (Collapse)AuthorAge
* refactor(sys): Modularize and move to `modules/system` or `pkgs`Benedikt Peetz2024-05-20
|
* feat(sys/secrets/lf/cd_paths): Generate with `lf-make-map`Benedikt Peetz2024-05-09
|
* feat(pkgs/lf-make-map): Add de-serialization to lf mappingsBenedikt Peetz2024-05-09
|
* feat(pkgs/lf-make-map): Support depths > 2Benedikt Peetz2024-05-09
|
* feat(pkgs/lf-make-map): Ensure that it works (for a depth=1)Benedikt Peetz2024-05-07
|
* feat(pkgs/lf-make-map): Implement all needed details to produce first mappingsBenedikt Peetz2024-05-06
| | | | | The only bug left right know, is that multiple same mappings can be generated because of the ways the types interact with each other.
* feat(pkgs/lf-make-map): Change the key to custom type and add visualsBenedikt Peetz2024-05-05
|
* feat(pkgs/lf-make-map): InitBenedikt Peetz2024-05-05