summaryrefslogtreecommitdiff
path: root/nix/flake.nix
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2023-09-29 01:15:24 -0600
committerAlejandro Soto <alejandro@34project.org>2023-09-29 01:15:33 -0600
commit205272a130e8def711065c65a0a32815cb45a693 (patch)
tree985d9392c820cc39ea743df6c08874b003ecfa1e /nix/flake.nix
parent5fe9fc82c571fff9be9ee59869cbecb56d438c9b (diff)
nix/flake: add kermit to devshell
Diffstat (limited to '')
-rw-r--r--nix/flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/flake.nix b/nix/flake.nix
index d7c7125..bd8ca9e 100644
--- a/nix/flake.nix
+++ b/nix/flake.nix
@@ -114,6 +114,7 @@
gdb
gnumake
gtkwave
+ kermit
lcov
pkg-config
(python3.withPackages (py: [ py.numpy py.pillow py.matplotlib ]))