Loading pkgs/by-name/ta/tailscale-nginx-auth/package.nix +2 −2 Original line number Diff line number Diff line { lib, stdenv, buildGoModule, fetchFromGitHub }: let version = "1.64.0"; version = "1.64.2"; in buildGoModule { pname = "tailscale-nginx-auth"; Loading @@ -11,7 +11,7 @@ buildGoModule { owner = "tailscale"; repo = "tailscale"; rev = "v${version}"; hash = "sha256-qBZoiqhBMBNbeytDBH+sOxxsVjOcH6vnSgIufx+Op04="; hash = "sha256-DS7C/G1Nj9gIjYwXaEeCLbtH9HbB0tRoJBDjZc/nq5g="; }; vendorHash = "sha256-pYeHqYd2cCOVQlD1r2lh//KC+732H0lj1fPDBr+W8qA="; Loading Loading
pkgs/by-name/ta/tailscale-nginx-auth/package.nix +2 −2 Original line number Diff line number Diff line { lib, stdenv, buildGoModule, fetchFromGitHub }: let version = "1.64.0"; version = "1.64.2"; in buildGoModule { pname = "tailscale-nginx-auth"; Loading @@ -11,7 +11,7 @@ buildGoModule { owner = "tailscale"; repo = "tailscale"; rev = "v${version}"; hash = "sha256-qBZoiqhBMBNbeytDBH+sOxxsVjOcH6vnSgIufx+Op04="; hash = "sha256-DS7C/G1Nj9gIjYwXaEeCLbtH9HbB0tRoJBDjZc/nq5g="; }; vendorHash = "sha256-pYeHqYd2cCOVQlD1r2lh//KC+732H0lj1fPDBr+W8qA="; Loading