Files
laptop-nixos-config/pkgs/programming.nix
2025-07-21 14:13:30 +09:00

49 lines
603 B
Nix

# abstraction is beautiful.
{ pkgs, ... }:
with pkgs; [
radare2
python311Full
gdb
lldb
tokio-console
iaito
ghidra-bin
uv
unityhub
python313Packages.r2pipe
python312Packages.r2pipe
python312Packages.pip
nodejs
go
ninja
binwalk
dotnet-sdk_9
csharp-ls
gcc
cmake
gnumake
graalvmPackages.graalvm-ce
meson
pnpm
rustup
go-task
dive
podman-tui
k3s
kind
podman-compose
cutter
ghc
nasm
elixir
erlang
hex
rebar3
haskellPackages.stack
haskellPackages.hpack
haskellPackages.cabal-install
haskellPackages.haskell-language-server
]