direwolf: add nix-update-script
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
espeak,
|
||||
udev,
|
||||
udevCheckHook,
|
||||
nix-update-script,
|
||||
extraScripts ? false,
|
||||
}:
|
||||
|
||||
@@ -84,6 +85,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
doInstallCheck = true;
|
||||
|
||||
passthru.updateScript = nix-update-script { };
|
||||
|
||||
meta = {
|
||||
description = "Soundcard Packet TNC, APRS Digipeater, IGate, APRStt gateway";
|
||||
homepage = "https://github.com/wb2osz/direwolf/";
|
||||
|
||||
Reference in New Issue
Block a user