[cpan2nix] perlPackages.TestFileShareDir: cleanup
This commit is contained in:
parent
82abfb46a6
commit
8bb297341e
@ -15320,7 +15320,7 @@ let self = _self // overrides; _self = with self; {
|
|||||||
sha256 = "b33647cbb4b2f2fcfbde4f8bb4383d0ac95c2f89c4c5770eb691f1643a337aad";
|
sha256 = "b33647cbb4b2f2fcfbde4f8bb4383d0ac95c2f89c4c5770eb691f1643a337aad";
|
||||||
};
|
};
|
||||||
buildInputs = [ TestFatal ];
|
buildInputs = [ TestFatal ];
|
||||||
propagatedBuildInputs = [ ClassTiny FileCopyRecursive FileShareDir ScopeGuard ];
|
propagatedBuildInputs = [ ClassTiny FileCopyRecursive FileShareDir PathTiny ScopeGuard ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/kentfredric/Test-File-ShareDir;
|
homepage = https://github.com/kentfredric/Test-File-ShareDir;
|
||||||
description = "Create a Fake ShareDir for your modules for testing";
|
description = "Create a Fake ShareDir for your modules for testing";
|
||||||
|
Loading…
Reference in New Issue
Block a user