Fix attribute 'proot-termux' missing

This commit is contained in:
Alexander Sosedkin 2019-11-16 12:06:43 +01:00
parent 311e314655
commit f1bd342b51

View file

@ -13,7 +13,7 @@ let
in
{
inherit (pkgs) proot-termux;
# inherit (pkgs) proot-termux;
basic-environment = nixpkgs.buildEnv {
name = "basic-environment";