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