sequoia-git: enable __structuredAttrs
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
@@ -52,6 +52,8 @@ rustPlatform.buildRustPackage (final: {
|
||||
installShellCompletion --fish ${final.env.ASSET_OUT_DIR}/shell-completions/${final.meta.mainProgram}.fish
|
||||
'';
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
meta = {
|
||||
homepage = "https://sequoia-pgp.gitlab.io/sequoia-git";
|
||||
license = lib.licenses.lgpl2Plus;
|
||||
|
||||
Reference in New Issue
Block a user