mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 19:46:07 +01:00
Rename the repository, dropping -bootstrap
This commit is contained in:
parent
d9fd49b6c4
commit
8ccf18b8ec
3 changed files with 3 additions and 3 deletions
|
|
@ -19,7 +19,7 @@ with lib;
|
|||
|
||||
nix-on-droid = mkOption {
|
||||
type = types.str;
|
||||
default = "https://github.com/t184256/nix-on-droid-bootstrap/archive/master.tar.gz";
|
||||
default = "https://github.com/t184256/nix-on-droid/archive/master.tar.gz";
|
||||
description = "Channel URL for nix-on-droid.";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue