nixpkgs/pkgs/development/perl-modules/generic
Malo Bourgon 399732b449 buildPerlPackage: don't mess with pname and phase out use of name
Currently `buildPerlPackage` prefixes the Perl version to the package's
`pname`, which results in `nix run` not being able to work for any
packages build with it out of the box. This commit corrects that and
phases out the ability to set `name` directly, as well as refactors the
code to not require `cleanedAttrs`.
2022-06-07 12:49:23 -07:00
..
builder.sh
default.nix buildPerlPackage: don't mess with pname and phase out use of name 2022-06-07 12:49:23 -07:00