linuxPackages.nvidia_x11_beta: 515.43.04 -> 525.53

This commit is contained in:
Kiskae 2022-11-11 15:31:21 +01:00
parent 8e840beaa2
commit 51f84cafdd
2 changed files with 6 additions and 6 deletions

View file

@ -153,7 +153,7 @@ installPhase() {
if [ -n "$firmware" ]; then
# Install the GSP firmware
install -Dm644 firmware/gsp.bin $firmware/lib/firmware/nvidia/$version/gsp.bin
install -Dm644 -t $firmware/lib/firmware/nvidia/$version firmware/gsp*.bin
fi
# All libs except GUI-only are installed now, so fixup them.

View file

@ -45,11 +45,11 @@ rec {
});
beta = selectHighestVersion latest (generic {
version = "515.43.04";
sha256_64bit = "sha256-PodaTTUOSyMW8rtdtabIkSLskgzAymQyfToNlwxPPcc=";
openSha256 = "sha256-1bAr5dWZ4jnY3Uo2JaEz/rhw2HuW9LZ5bACmA1VG068=";
settingsSha256 = "sha256-j47LtP6FNTPfiXFh9KwXX8vZOQzlytA30ZfW9N5F2PY=";
persistencedSha256 = "sha256-hULBy0wnVpLH8I0L6O9/HfgvJURtE2whpXOgN/vb3Wo=";
version = "525.53";
sha256_64bit = "sha256-dLsJcfBPHd3TxGQciRcG+5bo3lLiL2B55Q3nbTpRaH8=";
openSha256 = "sha256-XA5RY+dQZv+dTHF7rm/bXnPZLj1G75PJKSTfREpuKag=";
settingsSha256 = "sha256-N3+EOm2D2NSmD/cai+Pm2z5WHmV+GEJVr9KTQv/7j88=";
persistencedSha256 = "sha256-AhB6zetbejQzajg76+hqpbfv3OzftueXGpviepH/xss=";
});
# Vulkan developer beta driver