all repos — erl @ 3b68689ee1121bcc70512808d46dd38f595217b3

Execute Reload Loop

remove support for x86_64-darwin

Alin
commit

3b68689ee1121bcc70512808d46dd38f595217b3

parent

5756d6ee93062edeb2e19af551811a68aea9f333

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M default.nixdefault.nix
@@ -15,7 +15,7 @@ }:
buildGoApplication { pname = "erl"; - version = "0-unstable-2025-08-30"; + version = "0-unstable-2026-04-06"; pwd = ./.; src = ./.; modules = ./gomod2nix.toml;