This commit is contained in:
2026-03-28 11:21:07 +02:00
parent 48130f4166
commit 5cea40cfc9
5 changed files with 30 additions and 3 deletions

21
flake.lock generated
View File

@@ -1711,6 +1711,26 @@
"type": "github"
}
},
"quickshell": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1774422996,
"narHash": "sha256-mWjBJIbiMPCpljAQDk8RYf+92/lYZ5npHe2r2SJ+QWc=",
"owner": "outfoxxed",
"repo": "quickshell",
"rev": "08058326f04e9b5e55c903b3702405a8d3556ac6",
"type": "github"
},
"original": {
"owner": "outfoxxed",
"repo": "quickshell",
"type": "github"
}
},
"root": {
"inputs": {
"catppuccin": "catppuccin",
@@ -1726,6 +1746,7 @@
"nixpkgs": "nixpkgs_8",
"nvf": "nvf",
"openclaw": "openclaw",
"quickshell": "quickshell",
"spacebar": "spacebar",
"tangled": "tangled",
"vscode-server": "vscode-server",