bump and adapt work and removable devices
This commit is contained in:
parent
dff5737e83
commit
105945ed30
5 changed files with 20 additions and 12 deletions
|
@ -139,7 +139,7 @@ in {
|
|||
aspellDicts.en
|
||||
aspellDicts.de
|
||||
unstablepkgs.skype
|
||||
# zoom-us # broken as of 2019-10-30
|
||||
zoom-us # broken as of 2019-10-30
|
||||
unstablepkgs.bluejeans-gui
|
||||
thunderbird
|
||||
gnome3.evolution # gnome4.glib_networking
|
||||
|
|
|
@ -26,8 +26,6 @@ in {
|
|||
gnutls = true;
|
||||
};
|
||||
|
||||
android_sdk.accept_license = true;
|
||||
|
||||
packageOverrides = pkgs: with pkgs; {
|
||||
myPython36 = python36Full.withPackages (ps: with ps; [
|
||||
pylint pep8 yapf flake8
|
||||
|
@ -141,8 +139,6 @@ in {
|
|||
python27Packages.binwalk
|
||||
gptfdisk
|
||||
|
||||
androidsdk
|
||||
|
||||
## Python
|
||||
myPython36
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue