lanzatool: prepare to enable clippy

This still needs work.
This commit is contained in:
Julian Stecklina 2022-11-26 17:05:33 +01:00
parent b37ffd19d6
commit 5406e69b9a
1 changed files with 8 additions and 0 deletions

View File

@ -160,6 +160,14 @@
}; };
in in
{ {
# TODO Will be enabled by nikstur.
#
# lanzatool-unwrapped-clippy = craneLib.cargoClippy {
# src = lanzatool-unwrapped-src;
# cargoArtifacts = lanzatool-unwrapped-deps;
# cargoClippyExtraArgs = "--all-targets -- --deny warnings";
# };
# TODO: user mode: OK # TODO: user mode: OK
# TODO: how to get in: {deployed, audited} mode ? # TODO: how to get in: {deployed, audited} mode ?
lanzaboote-boot = mkSecureBootTest { lanzaboote-boot = mkSecureBootTest {