Loading pkgs/development/python-modules/emborg/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ buildPythonPackage rec { ]; # this disables testing fuse mounts MISSING_DEPENDENCIES = "fuse"; env.MISSING_DEPENDENCIES = "fuse"; postPatch = '' patchShebangs . Loading Loading
pkgs/development/python-modules/emborg/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ buildPythonPackage rec { ]; # this disables testing fuse mounts MISSING_DEPENDENCIES = "fuse"; env.MISSING_DEPENDENCIES = "fuse"; postPatch = '' patchShebangs . Loading