theme: use qtengine
This commit is contained in:
parent
e49c1a659d
commit
5a7c6a8a9a
4 changed files with 52 additions and 53 deletions
22
flake.lock
generated
22
flake.lock
generated
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue