mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-05 20:11:43 +03:00
boost: python is only used when called from python-packages.nix
This commit is contained in:
parent
03e4fa0cdc
commit
f887fbcaef
@ -1,4 +1,4 @@
|
|||||||
{ lib, stdenv, icu, expat, zlib, bzip2, python, fixDarwinDylibNames, libiconv
|
{ lib, stdenv, icu, expat, zlib, bzip2, python ? null, fixDarwinDylibNames, libiconv
|
||||||
, fetchpatch
|
, fetchpatch
|
||||||
, which
|
, which
|
||||||
, buildPackages
|
, buildPackages
|
||||||
|
Loading…
Reference in New Issue
Block a user