boost: python is only used when called from python-packages.nix

This commit is contained in:
Frederik Rietdijk
2021-07-27 20:37:04 +02:00
parent 03e4fa0cdc
commit f887fbcaef
+1 -1
View File
@@ -1,4 +1,4 @@
{ lib, stdenv, icu, expat, zlib, bzip2, python, fixDarwinDylibNames, libiconv
{ lib, stdenv, icu, expat, zlib, bzip2, python ? null, fixDarwinDylibNames, libiconv
, fetchpatch
, which
, buildPackages