Просмотр исходного кода

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

Signed-off-by: Flakes Updater <[email protected]>
Flakes Updater 2 лет назад
Родитель
Сommit
4232826cce
3 измененных файлов с 3 добавлено и 3 удалено
  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-TZP/FQqb21yiKMlIPXXSoN6HfiBAun+gPZHQ5cPc8L0=
+# nix-direnv cache busting line: sha256-L/mT+ORCFswealpi8nSjOZq55DL8Ww43R//pCQINIok=

+ 1 - 1
go.mod.sri

@@ -1 +1 @@
-sha256-TZP/FQqb21yiKMlIPXXSoN6HfiBAun+gPZHQ5cPc8L0=
+sha256-L/mT+ORCFswealpi8nSjOZq55DL8Ww43R//pCQINIok=

+ 1 - 1
shell.nix

@@ -16,4 +16,4 @@
 ) {
   src =  ./.;
 }).shellNix
-# nix-direnv cache busting line: sha256-TZP/FQqb21yiKMlIPXXSoN6HfiBAun+gPZHQ5cPc8L0=
+# nix-direnv cache busting line: sha256-L/mT+ORCFswealpi8nSjOZq55DL8Ww43R//pCQINIok=