all repos — erl @ c943012c85145449a68d20fd99d2133a45310b6c

Execute Reload Loop

skip tests in nix build

Alan Pearce
commit

c943012c85145449a68d20fd99d2133a45310b6c

parent

da977b1fbfec85abf437b640bef1efbc611c4d2c

1 file changed, 2 insertions(+), 0 deletions(-)

changed files
M default.nixdefault.nix
@@ -19,4 +19,6 @@ version = "0-unstable-2025-08-30";
pwd = ./.; src = ./.; modules = ./gomod2nix.toml; + + doCheck = false; }