[cpan2nix] perlPackages.TestTempDirTiny: cleanup
This commit is contained in:
parent
5604e290bb
commit
9b2e9e53c9
@ -20053,7 +20053,7 @@ let
|
||||
license = with stdenv.lib.licenses; [ asl20 ];
|
||||
homepage = "https://github.com/dagolden/Test-TempDir-Tiny";
|
||||
};
|
||||
propagatedBuildInputs = [ FileTemp ];
|
||||
|
||||
};
|
||||
|
||||
TestTCP = buildPerlPackage {
|
||||
|
Loading…
Reference in New Issue
Block a user