mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 19:46:07 +01:00
Fix attribute 'proot-termux' missing
This commit is contained in:
parent
311e314655
commit
f1bd342b51
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ let
|
|||
in
|
||||
|
||||
{
|
||||
inherit (pkgs) proot-termux;
|
||||
# inherit (pkgs) proot-termux;
|
||||
|
||||
basic-environment = nixpkgs.buildEnv {
|
||||
name = "basic-environment";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue