Unverified Commit c799730d authored by Michael Daniels's avatar Michael Daniels Committed by GitHub
Browse files

ivpn-service: set strictDeps and __structuredAttrs (#511560)

parents b9487731 c9e19b6a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -29,6 +29,9 @@ buildGoModule (finalAttrs: {
    hash = "sha256-Y+oW/2WDkH/YydR+xSzEHPdCNKTmmsV4yEsju+OmDYE=";
  };

  strictDeps = true;
  __structuredAttrs = true;

  modRoot = "daemon";
  vendorHash = "sha256-DVKSCcEeE7vI8aOYuEwk22n0wtF7MMDOyAgYoXYadwI=";