ivpn-service: drop redundant update script
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
gawk,
|
||||
util-linux,
|
||||
liboqs,
|
||||
nix-update-script,
|
||||
}:
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "ivpn-service";
|
||||
@@ -109,8 +108,6 @@ buildGoModule (finalAttrs: {
|
||||
}
|
||||
'';
|
||||
|
||||
passthru.updateScript = nix-update-script { };
|
||||
|
||||
meta = {
|
||||
description = "Official IVPN Desktop app service daemon";
|
||||
homepage = "https://www.ivpn.net/apps";
|
||||
|
||||
Reference in New Issue
Block a user