diff --git a/flake.nix b/flake.nix index f59b6ac..ed342c2 100644 --- a/flake.nix +++ b/flake.nix @@ -160,6 +160,14 @@ }; 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: how to get in: {deployed, audited} mode ? lanzaboote-boot = mkSecureBootTest {