summaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2024-06-02 12:19:10 -0600
committerAlejandro Soto <alejandro@34project.org>2024-06-02 12:19:36 -0600
commit3ea47a9ddce3fb5aa6d4a3996461ba285e938dad (patch)
treebc3694f59db38d0fe677e8b5094de685eb22332a /nix
parent3ca4cd68d70a32bd20380dc21ae9d9866f6c0866 (diff)
mk/cocotb: replace pydoc3 with pdoc3HEADmaster
Diffstat (limited to '')
-rw-r--r--nix/shells.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/shells.nix b/nix/shells.nix
index 0ab1bba..836dee9 100644
--- a/nix/shells.nix
+++ b/nix/shells.nix
@@ -42,6 +42,7 @@
find-libpython # Para cocotb
matplotlib
numpy
+ pdoc3
pillow
pytest # Para cocotb
(py.callPackage ./cocotb-coverage.nix { })