use main branch of my robotnix fork (i merged all my dev branches)
This commit is contained in:
7
flake.lock
generated
7
flake.lock
generated
@@ -1099,16 +1099,15 @@
|
|||||||
"nixpkgsUnstable": "nixpkgsUnstable"
|
"nixpkgsUnstable": "nixpkgsUnstable"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1714590475,
|
"lastModified": 1715556564,
|
||||||
"narHash": "sha256-01cSVNrC5vxIUv7qXsYmKod2ev31jD9de2NaDegfZVY=",
|
"narHash": "sha256-me9rl00zFrxprCQxuewOGJXSMpDR2X9ZrWORD4spiIw=",
|
||||||
"owner": "c2vi",
|
"owner": "c2vi",
|
||||||
"repo": "robotnix",
|
"repo": "robotnix",
|
||||||
"rev": "bd30614b3d25df4991090e0008ea404d1dc5ca90",
|
"rev": "ac3ec70f1eaaf67d03ba7f2cbfaf23342040b6ef",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "c2vi",
|
"owner": "c2vi",
|
||||||
"ref": "two_lineageos_fixes",
|
|
||||||
"repo": "robotnix",
|
"repo": "robotnix",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -43,7 +43,7 @@
|
|||||||
|
|
||||||
robotnix = {
|
robotnix = {
|
||||||
#url = "github:nix-community/robotnix";
|
#url = "github:nix-community/robotnix";
|
||||||
url = "github:c2vi/robotnix/two_lineageos_fixes";
|
url = "github:c2vi/robotnix";
|
||||||
#inputs.nixpkgs.follows = "nixpkgs";
|
#inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user