Unverified Commit c9e19b6a authored by kilyanni's avatar kilyanni
Browse files

ivpn-service: set strictDeps and __structuredAttrs

parent fa9579f5
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=";