update
This commit is contained in:
parent
eabb8f818b
commit
5e982b4067
2 changed files with 37 additions and 36 deletions
|
@ -29,8 +29,8 @@
|
|||
domain = "www.opencode.net";
|
||||
owner = "ilya-fedin";
|
||||
repo = "qt6ct";
|
||||
rev = "6fa66ca94f1f8fa5119ad6669d5e3547f4077c1c"; # 'kde' branch
|
||||
sha256 = "z84z4XhAVqIJpF3m6H9FwFiDR7Nk+AY2tLpsibNEzPY=";
|
||||
rev = "9d64a13ff6c376380901ef855f3c5e6a1f7afc0d"; # 'kde' branch
|
||||
sha256 = "vOq5LC5TPRkBfFYzsqyd8wGIzAa6jT7PwWsEj5Dqrqs=";
|
||||
};
|
||||
|
||||
buildInputs = ctprev.buildInputs ++ (with final.kdePackages; [
|
||||
|
@ -38,6 +38,7 @@
|
|||
kcolorscheme
|
||||
kiconthemes
|
||||
]);
|
||||
cmakeFlags = [ "-DPLUGINDIR=${placeholder "out"}/lib/qt-6/plugins"];
|
||||
});
|
||||
});
|
||||
})];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue