We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3d4bec commit 7c8b2ddCopy full SHA for 7c8b2dd
bors.toml
@@ -2,7 +2,9 @@ cut_body_after = "" # don't include text from the PR body in the merge commit me
2
status = [
3
"Evaluate flake.nix",
4
"check from-nixos [x86_64-linux]",
5
+ "check from-nixos-2211 [x86_64-linux]",
6
"check from-nixos-with-sudo [x86_64-linux]",
7
+ "check from-nixos-with-sudo-2211 [x86_64-linux]",
8
"check treefmt [x86_64-linux]",
9
"deploy",
10
"devShell default [x86_64-linux]",
0 commit comments