blender: use SRI hash for OptiX, clarify source

This commit is contained in:
Andrew Marshall 2024-03-03 19:44:16 -05:00
parent 3605bfff9a
commit e65fdfa217

View File

@ -91,9 +91,9 @@ let
});
optix = fetchzip {
# url taken from the archlinux blender PKGBUILD
# URL from https://gitlab.archlinux.org/archlinux/packaging/packages/blender/-/commit/333add667b43255dcb011215a2d2af48281e83cf#9b9baac1eb9b72790eef5540a1685306fc43fd6c_30_30
url = "https://developer.download.nvidia.com/redist/optix/v7.3/OptiX-7.3.0-Include.zip";
sha256 = "0max1j4822mchj0xpz9lqzh91zkmvsn4py0r174cvqfz8z8ykjk8";
hash = "sha256-aMrp0Uff4c3ICRn4S6zedf6Q4Mc0/duBhKwKgYgMXVU=";
};
in