mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
environment.path: add support for nix profile
This commit is contained in:
parent
2d73773ed7
commit
c4365ef010
3 changed files with 7 additions and 5 deletions
|
|
@ -161,9 +161,6 @@ you shouldn't need a binary cache for that.
|
|||
|
||||
**Note:** Nix flake support is still experimental at the moment and subject to change.
|
||||
|
||||
Do not run `nix profile` because this will render your environment incompatible with `nix-on-droid` as it relies on
|
||||
`nix-env`.
|
||||
|
||||
### Examples / templates
|
||||
|
||||
A minimal example could look like the following:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue