lanzaboote-tool: elaborate on the unwrapped state
This should not be used if you have no idea about the unwrapped stub problem.
This commit is contained in:
committed by
Masum Reza
parent
39265f3e0d
commit
305b59e8e2
@@ -50,7 +50,7 @@ rustPlatform.buildRustPackage rec {
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
description = "Lanzaboote UEFI tooling for SecureBoot enablement on NixOS systems";
|
||||
description = "Lanzaboote UEFI tooling for SecureBoot enablement on NixOS systems (unwrapped; does not contain the required stub)";
|
||||
homepage = "https://github.com/nix-community/lanzaboote";
|
||||
license = licenses.gpl3Only;
|
||||
mainProgram = "lzbt-unwrapped";
|
||||
|
||||
Reference in New Issue
Block a user