diff options
| author | Alejandro Soto <alejandro@34project.org> | 2023-09-29 01:15:24 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2023-09-29 01:15:33 -0600 |
| commit | 205272a130e8def711065c65a0a32815cb45a693 (patch) | |
| tree | 985d9392c820cc39ea743df6c08874b003ecfa1e /nix | |
| parent | 5fe9fc82c571fff9be9ee59869cbecb56d438c9b (diff) | |
nix/flake: add kermit to devshell
Diffstat (limited to 'nix')
| -rw-r--r-- | nix/flake.nix | 1 |
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 ])) |
