on: [push] jobs: test: runs-on: picard image: nixos/nix steps: - uses: actions/checkout@v4 - run: nix --version