nur-packages

My NUR packages
git clone git://git.sikmir.ru/nur-packages
Log | Files | Refs | README | LICENSE

commit 6983ecd4f994195e19df32b6ffe77a60dbdc43b2
parent 3d3692edc12ee61a632062202ae917e882972666
Author: Nikolay Korotkiy <sikmir@gmail.com>
Date:   Sun,  2 Aug 2020 19:28:10 +0300

keeweb: fix on CI

Diffstat:
Mpkgs/applications/keeweb/bin.nix | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/pkgs/applications/keeweb/bin.nix b/pkgs/applications/keeweb/bin.nix @@ -39,8 +39,6 @@ let linux = appimageTools.wrapType2 rec { inherit name src meta; - preferLocalBuild = true; - extraInstallCommands = '' mv $out/bin/{${name},${pname}} install -Dm644 ${appimageContents}/keeweb.desktop -t $out/share/applications