This commit is contained in:
Sebastian Moser
2023-11-22 16:52:12 +01:00
parent ab43c72e77
commit 07b0acc253

View File

@@ -40,8 +40,8 @@
};
nix-on-droid = {
#url = "github:nix-community/nix-on-droid/release-23.05";
url = "github:zhaofengli/nix-on-droid";
url = "github:nix-community/nix-on-droid/release-23.05";
#url = "github:zhaofengli/nix-on-droid";
inputs.nixpkgs.follows = "nixpkgs";
};
# for bootstrap zip ball creation and proot-termux builds, we use a fixed version of nixpkgs to ease maintanence.