[cpan2nix] perlPackages.Dotenv: cleanup
This commit is contained in:
parent
20d6f868b4
commit
24040a0c9e
@ -6466,7 +6466,7 @@ let
|
|||||||
sha256 = "04c7a7cc4511617d7a70c4ca410d10707dc496248cdad20240ae242223212454";
|
sha256 = "04c7a7cc4511617d7a70c4ca410d10707dc496248cdad20240ae242223212454";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestCPANMeta TestPod TestPodCoverage ];
|
buildInputs = [ TestCPANMeta TestPod TestPodCoverage ];
|
||||||
propagatedBuildInputs = [ PathTiny PodParser ];
|
propagatedBuildInputs = [ PathTiny ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Support for C<dotenv> in Perl";
|
description = "Support for C<dotenv> in Perl";
|
||||||
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
license = with stdenv.lib.licenses; [ artistic1 gpl1Plus ];
|
||||||
|
Loading…
Reference in New Issue
Block a user