theme: use qtengine

This commit is contained in:
outfoxxed 2026-01-15 10:14:31 -08:00
parent e49c1a659d
commit 5a7c6a8a9a
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
4 changed files with 52 additions and 53 deletions

22
flake.lock generated
View file

@ -591,6 +591,27 @@
"type": "github"
}
},
"qtengine": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1768476812,
"narHash": "sha256-vBd6bw38NO6eGWwcvbhDnylDvlMgcwqUZJ1vIaTuJ1M=",
"owner": "kosslan",
"repo": "qt6engine",
"rev": "01c7a30591f42f47a3dd0087ddc1c702b1f3e1f3",
"type": "github"
},
"original": {
"owner": "kosslan",
"ref": "qt5",
"repo": "qt6engine",
"type": "github"
}
},
"quickshell": {
"inputs": {
"nixpkgs": [
@ -624,6 +645,7 @@
"nix-qml-support": "nix-qml-support",
"nixpkgs": "nixpkgs",
"nur": "nur",
"qtengine": "qtengine",
"quickshell": "quickshell",
"stable": "stable",
"systems": "systems"