summary refs log tree commit diff
path: root/pkgs/development/python-modules/bootstrapped-pip/2.nix
diff options
context:
space:
mode:
authorSandro Jäckel <sandro.jaeckel@gmail.com>2021-07-29 14:15:12 +0200
committerSandro Jäckel <sandro.jaeckel@gmail.com>2021-07-29 14:15:12 +0200
commit14af34c2f416d2900e96aff2985b70a8dd8212e1 (patch)
tree9e22c32a2d040773045b12f26d630a2af610cfb6 /pkgs/development/python-modules/bootstrapped-pip/2.nix
parent9f4fe8201b986b0d64c81ed9aa3cacbd0b8d252e (diff)
downloadnixpkgs-14af34c2f416d2900e96aff2985b70a8dd8212e1.tar
nixpkgs-14af34c2f416d2900e96aff2985b70a8dd8212e1.tar.gz
nixpkgs-14af34c2f416d2900e96aff2985b70a8dd8212e1.tar.bz2
nixpkgs-14af34c2f416d2900e96aff2985b70a8dd8212e1.tar.lz
nixpkgs-14af34c2f416d2900e96aff2985b70a8dd8212e1.tar.xz
nixpkgs-14af34c2f416d2900e96aff2985b70a8dd8212e1.tar.zst
nixpkgs-14af34c2f416d2900e96aff2985b70a8dd8212e1.zip
treewide: remove lib.{lists,string}.optional*
Diffstat (limited to 'pkgs/development/python-modules/bootstrapped-pip/2.nix')
-rw-r--r--pkgs/development/python-modules/bootstrapped-pip/2.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/bootstrapped-pip/2.nix b/pkgs/development/python-modules/bootstrapped-pip/2.nix
index 2d06b44b507..f89d39ae2b7 100644
--- a/pkgs/development/python-modules/bootstrapped-pip/2.nix
+++ b/pkgs/development/python-modules/bootstrapped-pip/2.nix
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
 
   dontBuild = true;
 
-  installPhase = lib.strings.optionalString (!stdenv.hostPlatform.isWindows) ''
+  installPhase = lib.optionalString (!stdenv.hostPlatform.isWindows) ''
     export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
   '' + ''
     # Give folders a known name