add kernel

This commit is contained in:
2025-11-14 14:07:00 +09:00
parent 20e97efe95
commit 5fcfd51b4a
2 changed files with 5 additions and 4 deletions

View File

@@ -65,4 +65,5 @@ with pkgs; [
pkg-config
haskellPackages.zlib
stdenv.cc.cc
imagemagick
]

View File

@@ -4,7 +4,7 @@
with pkgs; [
radare2
(python3.withPackages (python-pkgs: with python-pkgs; [ jupyter-client ]))
# (python3.withPackages (python-pkgs: with python-pkgs; [ jupyter-client ]))
# gdb
zap
lldb
@@ -19,11 +19,11 @@ with pkgs; [
buf
uv
unityhub
python313Packages.r2pipe
python312Packages.r2pipe
gh
platformio
python312Packages.pip
python313Packages.r2pipe
(python313.withPackages(ps: with ps; [ jupyter-client pynvim wand ipykernel ]))
python313Packages.pip
nodejs
go
ninja