1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 22:50:49 +00:00

Net::Amazon::S3: Add to channel

This commit is contained in:
Eelco Dolstra 2014-09-22 16:41:06 +02:00
parent e81b9f4bd8
commit d49991e40a

View file

@ -6451,6 +6451,7 @@ let self = _self // overrides; _self = with self; {
meta = {
description = "Use the Amazon S3 - Simple Storage Service";
license = "perl";
platforms = stdenv.lib.platforms.linux;
};
};