aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorNathan Perry <np@nathanperry.dev>2024-10-05 17:55:28 -0400
committerNathan Perry <np@nathanperry.dev>2024-10-05 17:55:32 -0400
commitd941f3d80def54a2f602084a7682d4811ebc57aa (patch)
treeb2156dc81b92b28fbaab3b6eff2fda3559c23e67 /flake.nix
parenta0498330ef7d035890ab1b3632d789ee3c9fccdf (diff)
flake: add minicom
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 312184b..f8484d4 100644
--- a/flake.nix
+++ b/flake.nix
@@ -53,10 +53,9 @@
probe-rs
elf2uf2-rs
-
gcc-arm-embedded
-
openocd-rp2040
+ minicom
];
};