add kernel
This commit is contained in:
@@ -65,4 +65,5 @@ with pkgs; [
|
||||
pkg-config
|
||||
haskellPackages.zlib
|
||||
stdenv.cc.cc
|
||||
imagemagick
|
||||
]
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user