[cpan2nix] perlPackages.CryptDES: cleanup
This commit is contained in:
parent
530e686af0
commit
c8ccfd48b2
1 changed files with 0 additions and 1 deletions
|
@ -2703,7 +2703,6 @@ let self = _self // overrides; _self = with self; {
|
|||
url = "mirror://cpan/authors/id/D/DP/DPARIS/${name}.tar.gz";
|
||||
sha256 = "1rypxlhpd1jc0c327aghgl9y6ls47drmpvn0a40b4k3vhfsypc9d";
|
||||
};
|
||||
buildInputs = [CryptCBC];
|
||||
};
|
||||
|
||||
CryptDH = buildPerlPackage rec {
|
||||
|
|
Loading…
Reference in a new issue