Loading pkgs/by-name/fo/fosrl-newt/package.nix +7 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ fetchFromGitHub, versionCheckHook, nix-update-script, stdenv, }: buildGoModule (finalAttrs: { Loading Loading @@ -33,7 +34,13 @@ buildGoModule (finalAttrs: { passthru.updateScript = nix-update-script { }; __structuredAttrs = true; meta = { # Networking failures in tests, even with __darwinAllowLocalNetworking on # and sandbox disabled. # Unclear as of 2026-04-24 whether the program works if tests are disabled. broken = stdenv.hostPlatform.isDarwin; description = "Tunneling client for Pangolin"; homepage = "https://github.com/fosrl/newt"; changelog = "https://github.com/fosrl/newt/releases/tag/${finalAttrs.src.tag}"; Loading pkgs/by-name/fo/fosrl-olm/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,8 @@ buildGoModule (finalAttrs: { doInstallCheck = true; __structuredAttrs = true; meta = { description = "Tunneling client for Pangolin"; homepage = "https://github.com/fosrl/olm"; Loading Loading
pkgs/by-name/fo/fosrl-newt/package.nix +7 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ fetchFromGitHub, versionCheckHook, nix-update-script, stdenv, }: buildGoModule (finalAttrs: { Loading Loading @@ -33,7 +34,13 @@ buildGoModule (finalAttrs: { passthru.updateScript = nix-update-script { }; __structuredAttrs = true; meta = { # Networking failures in tests, even with __darwinAllowLocalNetworking on # and sandbox disabled. # Unclear as of 2026-04-24 whether the program works if tests are disabled. broken = stdenv.hostPlatform.isDarwin; description = "Tunneling client for Pangolin"; homepage = "https://github.com/fosrl/newt"; changelog = "https://github.com/fosrl/newt/releases/tag/${finalAttrs.src.tag}"; Loading
pkgs/by-name/fo/fosrl-olm/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,8 @@ buildGoModule (finalAttrs: { doInstallCheck = true; __structuredAttrs = true; meta = { description = "Tunneling client for Pangolin"; homepage = "https://github.com/fosrl/olm"; Loading