[cpan2nix] perlPackages.TermProgressBarSimple: cleanup
This commit is contained in:
parent
ca3153be6e
commit
e5997ede49
@ -13792,6 +13792,7 @@ let self = _self // overrides; _self = with self; {
|
||||
sha256 = "a20db3c67d5bdfd0c1fab392c6d1c26880a7ee843af602af4f9b53a7043579a6";
|
||||
};
|
||||
propagatedBuildInputs = [ TermProgressBarQuiet ];
|
||||
buildInputs = [ TestMockObject ];
|
||||
};
|
||||
|
||||
TermReadKey = buildPerlPackage rec {
|
||||
|
Loading…
Reference in New Issue
Block a user