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:
Maximilian Bosch 2022-06-23 12:33:56 +02:00
parent f0e3e98377
commit 7ff7153c22
No known key found for this signature in database
GPG key ID: 091DBF4D1FC46B8E

View file

@ -17,6 +17,7 @@
extraMeta = {
branch = "master";
maintainers = with lib.maintainers; [ davidak Madouura ];
broken = true;
};
} // argsOverride;