mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
Net::Amazon::S3: Add to channel
This commit is contained in:
parent
e81b9f4bd8
commit
d49991e40a
@ -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;
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user