vmware-workstation: fix fhsenv version
This commit is contained in:
@@ -47,7 +47,8 @@ let
|
||||
};
|
||||
|
||||
vmware-unpack-env = buildFHSEnv rec {
|
||||
name = "vmware-unpack-env";
|
||||
pname = "vmware-unpack-env";
|
||||
inherit version;
|
||||
targetPkgs = pkgs: [ zlib ];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user