pkgs: Remove dev packages
This commit is contained in:
parent
2a6196cc70
commit
dfa96985d6
@ -4,14 +4,5 @@
|
|||||||
jetbrains.pycharm-community
|
jetbrains.pycharm-community
|
||||||
jetbrains.idea-community
|
jetbrains.idea-community
|
||||||
android-studio
|
android-studio
|
||||||
] ++ ( with pkgs; [
|
];
|
||||||
cmake
|
|
||||||
gnumake
|
|
||||||
nodejs
|
|
||||||
(python3.withPackages (ps: with ps; [ requests bpython ]))
|
|
||||||
python311Packages.pip
|
|
||||||
rocmPackages.llvm.clang-tools-extra
|
|
||||||
rocmPackages.llvm.clang
|
|
||||||
ncurses
|
|
||||||
]);
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user