mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 00:43:20 +00:00
6ecafb1c38
* Make sure `withRcloneEnv` actually invokes the command it gets as `argv`. Until no, nothing was uploaded. This mistake was copied from the MySQL test that appears to have the same issue (will be addressed in the next commit). * Test upload/download through with rclone once to see if Nextcloud interaction with S3 works fine. * Make sure we actually have something in the bucket (until now with an `ls` and no real check, will do some larger cleanups and make this better in the next commit). * Use actual AWS-style access keys. |
||
---|---|---|
.. | ||
basic.nix | ||
default.nix | ||
with-declarative-redis-and-secrets.nix | ||
with-mysql-and-memcached.nix | ||
with-objectstore.nix | ||
with-postgresql-and-redis.nix |