about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/python-modules/container-inspector/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/development/python-modules/container-inspector/default.nix')
-rw-r--r--nixpkgs/pkgs/development/python-modules/container-inspector/default.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/nixpkgs/pkgs/development/python-modules/container-inspector/default.nix b/nixpkgs/pkgs/development/python-modules/container-inspector/default.nix
index 12375681c58f..4a3f6918b9e8 100644
--- a/nixpkgs/pkgs/development/python-modules/container-inspector/default.nix
+++ b/nixpkgs/pkgs/development/python-modules/container-inspector/default.nix
@@ -24,8 +24,6 @@ buildPythonPackage rec {
     hash = "sha256-J9glnfs6l36/IQoIvE8a+Cw4B8x/6r5UeAU8+T/OiQg=";
   };
 
-  SETUPTOOLS_SCM_PRETEND_VERSION = version;
-
   dontConfigure = true;
 
   postPatch = ''