• nettest-nix-v0.15.1 514a797067

    Fix nix container build: resolve nixpkgs from flake registry
    Some checks failed
    Build Container / build (push) Has been skipped
    Build Container (Nix) / build (push) Failing after 2s

    eblume released this 2026-02-19 08:04:42 -08:00 | 626 commits to main since this release

    The runner service doesn't have NIX_PATH set, so fails.
    Add a step to resolve nixpkgs from the flake registry and set NIX_PATH.
    Also switch to nix-build (legacy CLI) and stop hardcoding aarch64-linux
    in default.nix.

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    Downloads