back interdiff of round #5 and #4

ci: add go mod tidy & gomod2nix check CI #901

merged
opened by boltless.me targeting master from sl/ywrpzwxwrtms
ERROR
.tangled/workflows/test.yml

Failed to calculate interdiff for this file.

ERROR
flake.lock

Failed to calculate interdiff for this file.

REVERTED
flake.nix
··· 246 246 gomod2nix = { 247 247 type = "app"; 248 248 program = toString (pkgs.writeShellScript "gomod2nix" '' 249 - HOME=$(mktemp -d) 250 - echo $HOME 251 249 ${gomod2nix.legacyPackages.${system}.gomod2nix}/bin/gomod2nix generate --outdir ./nix 252 250 ''); 253 251 };
ERROR
go.mod

Failed to calculate interdiff for this file.

ERROR
nix/gomod2nix.toml

Failed to calculate interdiff for this file.