1 2 3 4 5 6 7 8 9 10 11 12 13
when: event: - push - pull_request - tag - cron - manual steps: - name: build image: nixpkgs/nix:nixos-22.05 commands: - nix build --extra-experimental-features nix-command --extra-experimental-features flakes .