mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-12-08 10:01:08 +01:00
Update the default channel to 19.09
This commit is contained in:
parent
353e0f32df
commit
29a9e5ccb7
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
{ arch
|
{ arch
|
||||||
, nixOnDroidChannelURL ? https://github.com/t184256/nix-on-droid-bootstrap/archive/testing.tar.gz
|
, nixOnDroidChannelURL ? https://github.com/t184256/nix-on-droid-bootstrap/archive/testing.tar.gz
|
||||||
, nixpkgsChannelURL ? https://nixos.org/channels/nixos-19.03
|
, nixpkgsChannelURL ? https://nixos.org/channels/nixos-19.09
|
||||||
, initialBuild ? true
|
, initialBuild ? true
|
||||||
}:
|
}:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue