Forráskód Böngészése

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

Signed-off-by: Flakes Updater <[email protected]>
Flakes Updater 2 éve
szülő
commit
77060c4d89
3 módosított fájl, 3 hozzáadás és 3 törlés
  1. 1 1
      flake.nix
  2. 1 1
      go.mod.sri
  3. 1 1
      shell.nix

+ 1 - 1
flake.nix

@@ -115,4 +115,4 @@
   in
     flake-utils.lib.eachDefaultSystem (system: flakeForSystem nixpkgs system);
 }
-# nix-direnv cache busting line: sha256-GACTVegfg57CKUMczmGuovr+zqcGzzpT6cEw+QLPvSs=
+# nix-direnv cache busting line: sha256-TZP/FQqb21yiKMlIPXXSoN6HfiBAun+gPZHQ5cPc8L0=

+ 1 - 1
go.mod.sri

@@ -1 +1 @@
-sha256-GACTVegfg57CKUMczmGuovr+zqcGzzpT6cEw+QLPvSs=
+sha256-TZP/FQqb21yiKMlIPXXSoN6HfiBAun+gPZHQ5cPc8L0=

+ 1 - 1
shell.nix

@@ -16,4 +16,4 @@
 ) {
   src =  ./.;
 }).shellNix
-# nix-direnv cache busting line: sha256-GACTVegfg57CKUMczmGuovr+zqcGzzpT6cEw+QLPvSs=
+# nix-direnv cache busting line: sha256-TZP/FQqb21yiKMlIPXXSoN6HfiBAun+gPZHQ5cPc8L0=