nix-community / nix-on-droid

Nix-enabled environment for your Android device. [maintainers=@t184256,@Gerschtli]
https://nix-on-droid.unboiled.info
MIT License
1.16k stars 65 forks source link

I'm initializing the installation #258

Open diablo1897 opened 1 year ago

diablo1897 commented 1 year ago

I'm initializing the installation prompt error How do I Thank you Screenshot_20230501_163340_com termux nix_edit_53162993669491 Screenshot_20230501_163323_com termux nix_edit_53148269633556

Details

# Sourcing Nix environment...

Nix-on-Droid can be set up with channels or with flakes (still experimental). Do you want to set it up with flakes? (y/N) Y Setting up Nix-on-Droid with flakes... Installing flake from default template... error (ignored): error: getting status of /dev/cg2_bpf/cpu.max: Permission denied skipping identical file: /nix/store/mlvf91zm91xflfwyavj0b4q3g0gm09l6-source/templates/minimal/flake.nix skipping identical file: /nix/store/mlvf91zm91xflfwyavj0b4q3g0gm09l6-source/templates/minimal/nix-on-droid.nix Installing first Nix-on-Droid generation... error (ignored): error: getting status of /dev/cg2_bpf/cpu.max: Permission denied Building activation package... error (ignored): error: getting status of /dev/cg2_bpf/cpu.max: Permission denied evaluating derivation 'path:/data evaluating derivation 'path:/data evaluating derivation 'path:/data^evaluating derivation 'path:/data^error: interrupted by the user

[Process completed (code 1) - press Enter]

Gerschtli commented 1 year ago

You can ignore

error (ignored): error: getting status of /dev/cg2_bpf/cpu.max: Permission denied

see https://github.com/t184256/nix-on-droid/issues/213.

Otherwise, you just need to wait :)