Loading
znapzend: fix CPAN src URL and qualify meta attributes
- hardcode `Mojo-Log-Clearable` in CPAN fetch URL instead of interpolating pname - drop `with lib;` in `meta` and fully qualify attributes: - `lib.licenses.gpl3` - `lib.maintainers` - `lib.platforms.all` This improves reproducibility of the CPAN dependency fetch and aligns the package with current Nixpkgs style for attribute qualification.