1
0
Fork 0

Sync packages

master
dump_stack() 2019-07-06 14:44:10 +00:00
parent 76aecfccf6
commit 2b58a0d604
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
2 changed files with 8 additions and 5 deletions

View File

@ -18,6 +18,7 @@
RUN apt update && apt upgrade -y
RUN apt install -y git libssl-dev bison flex bc build-essential
RUN apt install -y libelf-dev python python3 zsh repo
RUN apt install -y python3-pip python3-opencv
RUN groupmod users -g 100
RUN useradd user -u 1000 -g 100 -s /bin/zsh

View File

@ -62,17 +62,19 @@ in {
spice-gtk
# python
python2Full
python2Packages.obfsproxy
(python2.withPackages(ps: with ps; [
obfsproxy
]))
python3Full
python3Packages.ipython
(python3.withPackages(ps: with ps; [
ipython pillow opencv3 torchvision
]))
# dev
go gnumake gcc clang clang-analyzer global
maven binutils-unwrapped openssl bison flex fop libxslt
cmake manpages unstable.gradle cargo rustc guile hydra
gitRepo rustfmt bazel ghc zlib gperf ccache
gitRepo rustfmt bazel ghc zlib gperf ccache opencv
# re
radare2 radare2-cutter