From 21ae98f5f09610dd241d53269993f8fe8a2a49a7 Mon Sep 17 00:00:00 2001 From: Mauricio Collares Date: Wed, 18 May 2022 15:53:02 -0700 Subject: [PATCH] sageWithDoc: add sage-with-env to buildInputs --- pkgs/applications/science/math/sage/sagedoc.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/science/math/sage/sagedoc.nix b/pkgs/applications/science/math/sage/sagedoc.nix index 67d754caff3..8573bc27ae0 100644 --- a/pkgs/applications/science/math/sage/sagedoc.nix +++ b/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