bant: set __structuredAttrs and strictDeps

This commit is contained in:
Nicolas Guichard
2026-04-23 10:47:39 +02:00
parent 3782bfa7bf
commit aa65cbf68e
+3
View File
@@ -73,6 +73,9 @@ buildBazelPackage rec {
passthru.updateScript = nix-update-script { };
strictDeps = true;
__structuredAttrs = true;
meta = {
description = "Bazel/Build Analysis and Navigation Tool";
homepage = "http://bant.build/";