Unverified Commit 3690c078 authored by Stefan Frijters's avatar Stefan Frijters
Browse files

python3Packages.emborg: move env variable(s) into env for structuredAttrs

parent ebfac8f4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@ buildPythonPackage rec {
  ];

  # this disables testing fuse mounts
  MISSING_DEPENDENCIES = "fuse";
  env.MISSING_DEPENDENCIES = "fuse";

  postPatch = ''
    patchShebangs .