s3cmd: migrate to by-name

(cherry picked from commit 8bba00bf25)
This commit is contained in:
TomaSajt 2026-06-15 16:56:20 +02:00
commit 49071a1731
No known key found for this signature in database
GPG key ID: F011163C050122A1
2 changed files with 0 additions and 2 deletions

View file

@ -3068,8 +3068,6 @@ with pkgs;
ruby-lsp = rubyPackages.ruby-lsp;
s3cmd = callPackage ../tools/networking/s3cmd { };
s3-credentials = with python3Packages; toPythonApplication s3-credentials;
safety-cli = with python3.pkgs; toPythonApplication safety;