feat(ags4): add Kompass

This commit is contained in:
matt1432 2025-01-05 20:23:44 -05:00
parent 64e1d3f7ce
commit 9fed14cba5
6 changed files with 63 additions and 5 deletions

29
flake.lock generated
View file

@ -931,6 +931,34 @@
"type": "github"
}
},
"kompass": {
"inputs": {
"astal": [
"astal"
],
"nixpkgs": [
"kompass",
"astal",
"nixpkgs"
],
"systems": [
"systems"
]
},
"locked": {
"lastModified": 1735898095,
"narHash": "sha256-CVbOLmtou6wjzIXYvTwLNQpqH5ilFzkHYMesqXuvQdU=",
"owner": "kotontrion",
"repo": "kompass",
"rev": "6faee1808b4bc7e0892fff86364151b83f0688a3",
"type": "github"
},
"original": {
"owner": "kotontrion",
"repo": "kompass",
"type": "github"
}
},
"lib-aggregate": {
"inputs": {
"flake-utils": [
@ -1697,6 +1725,7 @@
"jellyfin-flake": "jellyfin-flake",
"jovian": "jovian",
"khepri": "khepri",
"kompass": "kompass",
"lib-aggregate": "lib-aggregate",
"libratbag-src": "libratbag-src",
"material-rounded-theme-src": "material-rounded-theme-src",