sageWithDoc: add sage-with-env to buildInputs

main
Mauricio Collares 2 years ago
parent 242efdc5a5
commit 21ae98f5f0
  1. 2
      pkgs/applications/science/math/sage/sagedoc.nix

@ -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

Loading…
Cancel
Save