[cpan2nix] perlPackages.ReadonlyXS: cleanup
This commit is contained in:
parent
91f5c80457
commit
8e5915b474
|
@ -12094,6 +12094,7 @@ let self = _self // overrides; _self = with self; {
|
|||
url = "mirror://cpan/authors/id/R/RO/ROODE/${name}.tar.gz";
|
||||
sha256 = "8ae5c4e85299e5c8bddd1b196f2eea38f00709e0dc0cb60454dc9114ae3fff0d";
|
||||
};
|
||||
propagatedBuildInputs = [ Readonly ];
|
||||
};
|
||||
|
||||
Redis = buildPerlPackage rec {
|
||||
|
|
Loading…
Reference in New Issue