summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2025-05-30lib/thin-shim: Use `name' instead of `pname' and `version'Simon Parri
Since not all packages use `pname' and `version' yet, to get `mkThinShim' to work for all packages, we just use `name' now.
2025-05-29Move mkThinShim to new personal librarySimon Parri