46: bors: update checks list r=zimbatm a=zimbatm



Co-authored-by: zimbatm <zimbatm@zimbatm.com>
This commit is contained in:
bors[bot] 2023-01-24 22:20:48 +00:00 committed by GitHub
commit 4f461beb9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
cut_body_after = "" # don't include text from the PR body in the merge commit message
status = [
"Evaluate flake.nix",
# nix flake show --json | jq -r '.nixosConfigurations | keys[] | " \"nixosConfig \(.)\","'
"nixosConfig example-common",
"nixosConfig example-desktop",
"nixosConfig example-hardware-amazon",
@ -9,7 +10,9 @@ status = [
"nixosConfig example-mixins-nginx",
"nixosConfig example-mixins-systemd-boot",
"nixosConfig example-mixins-telegraf",
"nixosConfig example-mixins-terminfo",
"nixosConfig example-mixins-trusted-nix-caches",
"nixosConfig example-roles-github-actions-runner",
"nixosConfig example-roles-github-actions-runner-github-app",
"nixosConfig example-server"
"nixosConfig example-server",
]