perl-packages: fix typo in comment (#26819)
This commit is contained in:
parent
40ccf99373
commit
6bb5e991ab
@ -3,7 +3,7 @@
|
|||||||
them. Also, because most Nix expressions for CPAN packages are
|
them. Also, because most Nix expressions for CPAN packages are
|
||||||
trivial, most are actually defined here. I.e. there's no function
|
trivial, most are actually defined here. I.e. there's no function
|
||||||
for each package in a separate file: the call to the function would
|
for each package in a separate file: the call to the function would
|
||||||
be almost as must code as the function itself. */
|
be almost as much code as the function itself. */
|
||||||
|
|
||||||
{pkgs, overrides}:
|
{pkgs, overrides}:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user