steps: formatting: image: bash commands: | nix --max-jobs 3 -Lv flake check build: depends_on: [formatting] image: bash commands: | nix --max-jobs 3 -Lv build .#http-barf