--- image: nixos/unstable sources: - https://git.sr.ht/~c8h4/sr.ht-buildtest environment: CI: true NIX_CONFIG: 'experimental-features = nix-command flakes' artifacts: - sr.ht-buildtest/result/bin/srht-buildtest tasks: - check: | cd sr.ht-buildtest nix flake check - build: | cd sr.ht-buildtest nix build