Loading pkgs/applications/networking/twingate/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -57,6 +57,6 @@ stdenv.mkDerivation rec { homepage = "https://twingate.com"; license = licenses.unfree; maintainers = with maintainers; [ tonyshkurenko ]; platforms = platforms.linux; platforms = [ "x86_64-linux" ]; }; } Loading
pkgs/applications/networking/twingate/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -57,6 +57,6 @@ stdenv.mkDerivation rec { homepage = "https://twingate.com"; license = licenses.unfree; maintainers = with maintainers; [ tonyshkurenko ]; platforms = platforms.linux; platforms = [ "x86_64-linux" ]; }; }