switch to flakes + lix flake-compat

This commit is contained in:
atagen 2025-07-20 14:00:31 +10:00
parent 1626d24aed
commit 1485af5689
5 changed files with 112 additions and 40 deletions

17
flake.lock generated
View file

@ -1,5 +1,21 @@
{
"nodes": {
"__flake-compat": {
"flake": false,
"locked": {
"lastModified": 1751685974,
"narHash": "sha256-NKw96t+BgHIYzHUjkTK95FqYRVKB8DHpVhefWSz/kTw=",
"ref": "refs/heads/main",
"rev": "549f2762aebeff29a2e5ece7a7dc0f955281a1d1",
"revCount": 92,
"type": "git",
"url": "https://git.lix.systems/lix-project/flake-compat.git"
},
"original": {
"type": "git",
"url": "https://git.lix.systems/lix-project/flake-compat.git"
}
},
"angrr": {
"inputs": {
"crane": "crane",
@ -1148,6 +1164,7 @@
},
"root": {
"inputs": {
"__flake-compat": "__flake-compat",
"angrr": "angrr",
"arbys": "arbys",
"culr": "culr",