Fix typo
packages.default: use cleanSource
template: CC0 -> 0BSD Apparently CC0 is not good for code according to many sources: * https://en.wikipedia.org/wiki/Public-domain-equivalent_license * https://www.gnu.org/licenses/license-list.html#CC0 * https://opensource.org/faq#cc-zero
Add contributing section to readme
Add get-tested4nix executable
Add all-in-one function testCabalPackage
flake.lock: Update Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/daf7bb95821b789db24fc1ac21f613db0c1bf2cb' (2024-08-14) → 'github:NixOS/nixpkgs/76d7694a3f681b0b750c01783df5d2177ef39fe7' (2024-09-15) Fixes doc generation
Append compiler names to derivation names So you can better know what is being built.
Sourcehut CI
Fix flake name in template
License