linuxPackages.vmware: workstation-17.6.3-20250608 -> workstation-17.6.3-20250728
This commit is contained in:
parent
bab5468fff
commit
a835567247
@ -9,13 +9,13 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "vmware-modules";
|
||||
version = "workstation-17.6.3-20250608-${kernel.version}";
|
||||
version = "workstation-17.6.3-20250728-${kernel.version}";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "philipl";
|
||||
repo = "vmware-host-modules";
|
||||
rev = "e08764f84df3bd14407291e02346b7c5c54d0bf6";
|
||||
hash = "sha256-RDVKropC+VOv1uJijOGlLt6iqZI8Cm9aWlbmvZj2CSk=";
|
||||
rev = "6797e552638a28d1fa1e9ebd7ab5d3c628671ba0";
|
||||
hash = "sha256-KCLxAF6UtNIdKcDoANviln2RJuz1Ld8jq5QFW9ONghs=";
|
||||
};
|
||||
|
||||
hardeningDisable = [ "pic" ];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user