forked from quickshell/quickshell
ci: use qt6.7.2 from cached nixpkgs commit
No point in building qtdeclarative every ci run.
This commit is contained in:
parent
cb426973d7
commit
9b409c0e38
|
@ -22,8 +22,8 @@ in {
|
|||
};
|
||||
|
||||
qt6_7_2 = byCommit {
|
||||
commit = "22165c231d432826094b15062c207f236c5fa9e2";
|
||||
sha256 = "0ndb6g21xk1wd7ivic5444mf3fnxqjb94b14y9r05431d8zamcf2";
|
||||
commit = "841f166ff96fc2f3ecd1c0cc08072633033d41bf";
|
||||
sha256 = "0d7p0cp7zjiadhpa6sdafxvrpw4lnmb1h673w17q615vm1yaasvy";
|
||||
};
|
||||
|
||||
qt6_7_1 = byCommit {
|
||||
|
|
Loading…
Reference in a new issue