use main branch of my robotnix fork (i merged all my dev branches)

This commit is contained in:
Sebastian Moser
2024-05-13 00:42:57 +02:00
parent fe411df12d
commit 509ae74b6e
2 changed files with 4 additions and 5 deletions

View File

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