mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-27 07:14:52 +00:00
[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";
|
||||
};
|
||||
buildInputs = [ TestFatal ];
|
||||
propagatedBuildInputs = [ ClassTiny FileCopyRecursive FileShareDir ScopeGuard ];
|
||||
propagatedBuildInputs = [ ClassTiny FileCopyRecursive FileShareDir PathTiny ScopeGuard ];
|
||||
meta = {
|
||||
homepage = https://github.com/kentfredric/Test-File-ShareDir;
|
||||
description = "Create a Fake ShareDir for your modules for testing";
|
||||
|
Loading…
Reference in New Issue
Block a user