use branch name for robotnix

This commit is contained in:
Sebastian Moser
2024-05-01 21:08:34 +02:00
parent bec19be056
commit 137c4826ec

View File

@@ -43,7 +43,7 @@
robotnix = { robotnix = {
#url = "github:nix-community/robotnix"; #url = "github:nix-community/robotnix";
url = "github:c2vi/robotnix/1f848f248ae6901d4336221febc86c14e60de85e"; url = "github:c2vi/robotnix/two_lineageos_fixes";
#inputs.nixpkgs.follows = "nixpkgs"; #inputs.nixpkgs.follows = "nixpkgs";
}; };