linux_testing_bcachefs: mark as broken
Doesn't build with Linux 5.18, but we have to remove 5.17 now because it's EOL.
This commit is contained in:
parent
f0e3e98377
commit
7ff7153c22
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
||||||
extraMeta = {
|
extraMeta = {
|
||||||
branch = "master";
|
branch = "master";
|
||||||
maintainers = with lib.maintainers; [ davidak Madouura ];
|
maintainers = with lib.maintainers; [ davidak Madouura ];
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
} // argsOverride;
|
} // argsOverride;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue