mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 04:42:28 +08:00
fix(flake): don't double wrap output
This commit is contained in:
parent
89e2d46088
commit
628c52eb04
1 changed files with 2 additions and 0 deletions
|
|
@ -42,6 +42,8 @@
|
|||
wrapGAppsHook3
|
||||
];
|
||||
|
||||
dontWrapGApps = true;
|
||||
|
||||
buildPhase = ''
|
||||
runHook preBuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue