diff --git a/pkgs/applications/keeweb/bin.nix b/pkgs/applications/keeweb/bin.nix

index 00986d16d10637ba18805684edff8b4b1bb3ffe1..2d3a38ceb1b2a853b759f47d7ab96121f560a555 100644

--- a/pkgs/applications/keeweb/bin.nix

+++ b/pkgs/applications/keeweb/bin.nix

@@ -1,4 +1,4 @@

-{ stdenv, fetchfromgh, appimageTools, undmg }:

+{ stdenv, fetchfromgh, appimageTools, undmg, libsecret }:

let

inherit (stdenv.hostPlatform) system;

throwSystem = throw "Unsupported system: ${system}";

@@ -23,7 +23,7 @@ x86_64-darwin = "0r8c3zi0ibj0bb0gfc1axfn0y4qpjqfr0xpcxf810d65kaz6wic4";

 }.${system} or throwSystem;

};

 inherit name src;

};

@@ -38,6 +38,8 @@ };

linux = appimageTools.wrapType2 rec {

 inherit name src meta;

 extraInstallCommands = ''

   mv $out/bin/{${name},${pname}}

Proxy Information
Original URL
gemini://git.sikmir.ru/nur-packages/commits/0d469dd68e72f06b81e38afa6cb11be645b00cdd.patch
Status Code
Success (20)
Meta
application/octet-stream
Capsule Response Time
135.599434 milliseconds
Gemini-to-HTML Time
0.456766 milliseconds

This content has been proxied by September (3851b).