Ver Fonte

go.mod.sri: update SRI hash for go.mod changes

Signed-off-by: Flakes Updater <[email protected]>
Flakes Updater há 2 anos atrás
pai
commit
dc2792aaee
3 ficheiros alterados com 3 adições e 3 exclusões
  1. 1 1
      flake.nix
  2. 1 1
      go.mod.sri
  3. 1 1
      shell.nix

+ 1 - 1
flake.nix

@@ -120,4 +120,4 @@
   in
     flake-utils.lib.eachDefaultSystem (system: flakeForSystem nixpkgs system);
 }
-# nix-direnv cache busting line: sha256-bG/ydsJf2UncOcDo8/BXdvQJO3Mk0tl8JGje1b6kto4=
+# nix-direnv cache busting line: sha256-GxXSRQMlxP7jf2jsrDrTPq0NPmLaeDhcp3llZXWU/VA=

+ 1 - 1
go.mod.sri

@@ -1 +1 @@
-sha256-bG/ydsJf2UncOcDo8/BXdvQJO3Mk0tl8JGje1b6kto4=
+sha256-GxXSRQMlxP7jf2jsrDrTPq0NPmLaeDhcp3llZXWU/VA=

+ 1 - 1
shell.nix

@@ -16,4 +16,4 @@
 ) {
   src =  ./.;
 }).shellNix
-# nix-direnv cache busting line: sha256-bG/ydsJf2UncOcDo8/BXdvQJO3Mk0tl8JGje1b6kto4=
+# nix-direnv cache busting line: sha256-GxXSRQMlxP7jf2jsrDrTPq0NPmLaeDhcp3llZXWU/VA=