mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 19:46:07 +01:00
treewide: use consitent casing of Nix-on-Droid/nix-on-droid
Whenever Nix-on-Droid references the project or application it should be upper-cased. When nix-on-droid is referencing the CLI-tool or is used as some ID, it should be lower-cased.
This commit is contained in:
parent
b76fb0954e
commit
ae0569fb92
22 changed files with 49 additions and 49 deletions
|
|
@ -94,7 +94,7 @@ if [[ ! -e "$ENV_DIR/$INSTALLATION_DIR/etc" ||
|
|||
fi
|
||||
|
||||
|
||||
# Inject nix-on-droid version under test into the environment.
|
||||
# Inject Nix-on-Droid version under test into the environment.
|
||||
# Uncommitted chages won't be picked up, just HEAD.
|
||||
# /n-o-d/archive.tar.gz is used as a channel, /n-o-d/unpacked --- as a flake.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue