From 33f29a1532fefb660465512506359fe50d50a85a Mon Sep 17 00:00:00 2001 From: David Anderson Date: Thu, 9 Feb 2023 12:57:55 -0800 Subject: [PATCH] go.toolchain.rev: update toolchain to test iOS Go fix Signed-off-by: David Anderson --- flake.nix | 2 +- go.mod.sri | 2 +- go.toolchain.rev | 2 +- shell.nix | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.nix b/flake.nix index 0ef1008c2..d40dc0ff3 100644 --- a/flake.nix +++ b/flake.nix @@ -114,4 +114,4 @@ in flake-utils.lib.eachDefaultSystem (system: flakeForSystem nixpkgs system); } -# nix-direnv cache busting line: sha256-Y4HgqikudINw28LcX4EVONxmtR0CEGKM3M76ahzfuFY= +# nix-direnv cache busting line: sha256-oGQqsgUrPPaXluCYTI5SM2vgXQgwclZTCmMwlEhlTp8= diff --git a/go.mod.sri b/go.mod.sri index a4d0fc241..ce581eac9 100644 --- a/go.mod.sri +++ b/go.mod.sri @@ -1 +1 @@ -sha256-Y4HgqikudINw28LcX4EVONxmtR0CEGKM3M76ahzfuFY= +sha256-oGQqsgUrPPaXluCYTI5SM2vgXQgwclZTCmMwlEhlTp8= diff --git a/go.toolchain.rev b/go.toolchain.rev index 60bf0f18e..7f4fb982c 100644 --- a/go.toolchain.rev +++ b/go.toolchain.rev @@ -1 +1 @@ -d0f872e9946e410036e5411f2a7a3ff968e3d1cf +495ca38ac2a39a4990bb606ea01687e1c7f9f0e6 diff --git a/shell.nix b/shell.nix index 0fca08295..76ad4cc58 100644 --- a/shell.nix +++ b/shell.nix @@ -16,4 +16,4 @@ ) { src = ./.; }).shellNix -# nix-direnv cache busting line: sha256-Y4HgqikudINw28LcX4EVONxmtR0CEGKM3M76ahzfuFY= +# nix-direnv cache busting line: sha256-oGQqsgUrPPaXluCYTI5SM2vgXQgwclZTCmMwlEhlTp8=