From e4045513a155b564926f4bb40e508bfcac9679ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Fri, 6 May 2022 13:21:31 +0200 Subject: nixos/modules/hostapd: fork and expand hostapd --- pkgs/mox-otp/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/mox-otp') diff --git a/pkgs/mox-otp/default.nix b/pkgs/mox-otp/default.nix index 172d588..9aa8900 100644 --- a/pkgs/mox-otp/default.nix +++ b/pkgs/mox-otp/default.nix @@ -8,6 +8,7 @@ buildPythonApplication rec { meta = with lib; { homepage = "https://gitlab.nic.cz/turris/mox-otp"; description = "Command line tool to query MOX CPU read-only OTP device"; + platforms = platforms.linux; license = licenses.gpl3; }; -- cgit v1.2.3