proxyauth: add structuredAttrs
This commit is contained in:
@@ -33,6 +33,9 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
nettle
|
||||
];
|
||||
|
||||
__structuredAttrs = true;
|
||||
strictDeps = true;
|
||||
|
||||
nativeInstallCheckInputs = [
|
||||
versionCheckHook
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user