summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorGrisha Shipunov2025-01-03 20:13:24 +0100
committerGrisha Shipunov2025-01-03 20:13:24 +0100
commit5fbb0b29d5c45f559a80db1a61d2e8fbc697be57 (patch)
tree1b3bf4629c4ff17da92be8d0408eeef06ebf13e1 /modules
parent0457c44807d6776ffcc83f31a8285f5afc2914e2 (diff)
add binwalk
Diffstat (limited to 'modules')
-rw-r--r--modules/devtools.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/modules/devtools.nix b/modules/devtools.nix
index 8963c7d..fed7d4c 100644
--- a/modules/devtools.nix
+++ b/modules/devtools.nix
@@ -13,8 +13,9 @@
gef
gdb
binutils
- clang_15
- clang-tools_15
+ binwalk
+ clang
+ clang-tools
direnv
# (nix-direnv.override { enableFlakes = true; })
sops