nix/graphical-removable: add pure channel versioning

This commit is contained in:
steveej 2019-01-06 13:19:21 +01:00
parent fa91312645
commit 6cb6acd851
2 changed files with 12 additions and 0 deletions

View file

@ -26,6 +26,8 @@ in {
gnutls = true;
};
android_sdk.accept_license = true;
packageOverrides = pkgs: with pkgs; {
myPython36 = python36Full.withPackages (ps: with ps; [
pylint pep8 yapf flake8