nix-store-veritysetup-generator: add mainProgram
This commit is contained in:
parent
e4424cba4a
commit
be55c6c4e5
@ -40,5 +40,6 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/nikstur/nix-store-veritysetup-generator";
|
||||
license = licenses.mit;
|
||||
maintainers = with lib.maintainers; [ nikstur ];
|
||||
mainProgram = "nix-store-veritysetup-generator";
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user