cleanup develoment for raspi

This commit is contained in:
Felix Buehler 2021-03-28 21:03:12 +02:00
parent 7312071d30
commit 0e0be51bc5
2 changed files with 4 additions and 6 deletions

View file

@ -9,6 +9,8 @@ in
unstable.clippy # lint
cargo-flamegraph
cargo-outdated
rustfmt
unstable.rustc
# general
clang
cmake
@ -25,12 +27,8 @@ in
patchelf
pkg-config
(python3.withPackages (ps: with ps; [
nltk # language-toolkit
tqdm # progressbar in pandas
jupyter # notebooks
Keras # machine learning
tensorflow-build_2 # machine learning
transformers # machine learning
numpy
pandas
matplotlib
@ -39,8 +37,6 @@ in
pillow
]))
ripgrep
rustfmt
unstable.rustc
shellcheck
sloccount
topgrade

View file

@ -7,6 +7,8 @@
./disks-srv.nix
./users.nix
./extra/networkdecrypt.nix
./extra/development.nix
./extra/3d-printer.nix
./extra/ssh.nix
./extra/avahi.nix
./hardware/raspberrypi4.nix