nix/graphical-removable: add pure channel versioning
This commit is contained in:
parent
fa91312645
commit
6cb6acd851
2 changed files with 12 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue