summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 7a0fddb..b560828 100644
--- a/flake.nix
+++ b/flake.nix
@@ -25,6 +25,9 @@
zprint-wrapper
jdk
jujutsu
+ python3
+ python3Packages.sphinx
+ python3Packages.sphinx-rtd-theme
];
};
}