summaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix')
-rw-r--r--nix/flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/flake.nix b/nix/flake.nix
index 5de1f31..d7c7125 100644
--- a/nix/flake.nix
+++ b/nix/flake.nix
@@ -114,6 +114,7 @@
gdb
gnumake
gtkwave
+ lcov
pkg-config
(python3.withPackages (py: [ py.numpy py.pillow py.matplotlib ]))
(quartus-prime-lite.override { supportedDevices = [ "Cyclone V" ]; })