Trying "unstable" nix-on-droid

This commit is contained in:
2024-09-13 21:14:58 -03:00
parent 646c06a9cf
commit e22dfe43ea
2 changed files with 9 additions and 23 deletions

View File

@@ -7,7 +7,7 @@
# Nix-on-droid
nix-on-droid = {
url = "github:nix-community/nix-on-droid/release-24.05";
url = "github:nix-community/nix-on-droid";
inputs.nixpkgs.follows = "nixpkgs";
};