overlays: bump technorino
This commit is contained in:
parent
25c4539a53
commit
475d7def0c
1 changed files with 3 additions and 3 deletions
|
@ -4,14 +4,14 @@ _: {
|
|||
prev.chatterino2.overrideAttrs
|
||||
(old: {
|
||||
nativeBuildInputs = with prev; [cmake pkg-config];
|
||||
buildInputs = with prev; [qt6.wrapQtAppsHook qt6.qtbase qt6.qtsvg qt6.qtimageformats qt6.qttools qt6.qt5compat qt6.qtwayland boost openssl];
|
||||
buildInputs = with prev; [qt6.wrapQtAppsHook qt6.qtbase qt6.qtsvg qt6.qtimageformats qt6.qttools qt6.qt5compat qt6.qtwayland boost openssl libnotify];
|
||||
cmakeFlags = ["-DBUILD_WITH_QT6=ON" "-DBUILD_WITH_QTKEYCHAIN=OFF"];
|
||||
src = prev.chatterino2.src.override {
|
||||
owner = "2547techno";
|
||||
repo = "technorino";
|
||||
rev = "24fa230d7f4c726ee2b731b8d79379eb0d220b4e";
|
||||
rev = "8dff24df72dce406c31afafacf2103d3263093f0";
|
||||
tag = null;
|
||||
hash = "sha256-X74Tg2muO3Wtfc5nH4QvJdOMBVK1uacU+QZMo/5Lf6E=";
|
||||
hash = "sha256-eMstzHM27PCAjoeZwB8sO5ko8HmpTKi7UyupdQwAeSo=";
|
||||
};
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue