sageWithDoc: add sage-with-env to buildInputs

This commit is contained in:
Mauricio Collares 2022-05-18 15:53:02 -07:00
parent 242efdc5a5
commit 21ae98f5f0

View File

@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
# Building the documentation has many dependencies, because all documented
# modules are imported and because matplotlib is used to produce plots.
buildInputs = [
sage-with-env.env.lib
sage-with-env
python3
maxima
tachyon