mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-25 03:17:13 +00:00
[cpan2nix] perlPackages.UriGoogleChart: cleanup
This commit is contained in:
parent
f47c16b9ec
commit
811d872a86
|
@ -15847,7 +15847,7 @@ let self = _self // overrides; _self = with self; {
|
|||
url = "mirror://cpan/authors/id/G/GA/GAAS/${name}.tar.gz";
|
||||
sha256 = "00hq5cpsk7sa04n0wg52qhpqf9i2849yyvw2zk83ayh1qqpc50js";
|
||||
};
|
||||
buildInputs = [URI TestMore];
|
||||
propagatedBuildInputs = [ URI ];
|
||||
};
|
||||
|
||||
URIIMAP = buildPerlPackage {
|
||||
|
|
Loading…
Reference in a new issue