wealthfolio: add passthru.updateScript

This commit is contained in:
kilianar
2024-12-16 14:35:13 +01:00
parent 1518c6c6fd
commit 2d24b2ab86
+3
View File
@@ -11,6 +11,7 @@
rustPlatform,
webkitgtk_4_1,
wrapGAppsHook3,
nix-update-script,
}:
stdenv.mkDerivation (finalAttrs: {
@@ -53,6 +54,8 @@ stdenv.mkDerivation (finalAttrs: {
webkitgtk_4_1
];
passthru.updateScript = nix-update-script { };
meta = {
description = "A Beautiful Private and Secure Desktop Investment Tracking Application";
homepage = "https://wealthfolio.app/";