Loading pkgs/by-name/wg/wg-access-server/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ makeWrapper, iptables, nixosTests, nodejs_22, }: buildGoModule (finalAttrs: { Loading Loading @@ -37,6 +38,8 @@ buildGoModule (finalAttrs: { inherit (finalAttrs) version src; pname = "wg-access-server-ui"; nodejs = nodejs_22; npmDepsHash = "sha256-04AkSDSKsr20Jbx5BJy36f8kWNlzzplu/xnoDTkU8OQ="; sourceRoot = "${finalAttrs.src.name}/website"; Loading Loading
pkgs/by-name/wg/wg-access-server/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ makeWrapper, iptables, nixosTests, nodejs_22, }: buildGoModule (finalAttrs: { Loading Loading @@ -37,6 +38,8 @@ buildGoModule (finalAttrs: { inherit (finalAttrs) version src; pname = "wg-access-server-ui"; nodejs = nodejs_22; npmDepsHash = "sha256-04AkSDSKsr20Jbx5BJy36f8kWNlzzplu/xnoDTkU8OQ="; sourceRoot = "${finalAttrs.src.name}/website"; Loading