Use custom wlroots fork

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2025-07-10 02:07:58 +03:00
parent dd6cadb50d
commit 1cc97753a5
4 changed files with 169 additions and 23 deletions

36
flake.lock generated
View File

@@ -34,10 +34,26 @@
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1751984180,
"narHash": "sha256-LwWRsENAZJKUdD3SpLluwDmdXY9F45ZEgCb0X+xgOL0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9807714d6944a957c2e036f84b0ff8caf9930bc0",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
"nixpkgs": "nixpkgs",
"wlroots-lunar": "wlroots-lunar"
}
},
"systems": {
@@ -54,6 +70,24 @@
"repo": "default",
"type": "github"
}
},
"wlroots-lunar": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1752101817,
"narHash": "sha256-NUSPmdoPUYQDxFHnSJX9yV+tluZVmR62P4IjPTnm8dY=",
"owner": "slendidev",
"repo": "wlroots-lunar",
"rev": "ef7aadec563747f8e1026b2c339d1132ae63f8a0",
"type": "github"
},
"original": {
"owner": "slendidev",
"repo": "wlroots-lunar",
"type": "github"
}
}
},
"root": "root",