nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

s3cmd: remove dontUseSetuptoolsCheck specification

setuptooolsCheckHooks has been removed.

-2
-2
pkgs/tools/networking/s3cmd/default.nix
··· 22 22 python-dateutil 23 23 ]; 24 24 25 - dontUseSetuptoolsCheck = true; 26 - 27 25 meta = with lib; { 28 26 homepage = "https://s3tools.org/s3cmd"; 29 27 description = "Command line tool for managing Amazon S3 and CloudFront services";