Compare commits

..

2 Commits

Author SHA1 Message Date
0a01e7bdf8 MEGA MERGE 2025-12-19 16:54:19 +01:00
2aae2c93ab Add llvm intel 2025-12-19 16:54:19 +01:00

View File

@@ -120,7 +120,7 @@ stdenv.mkDerivation {
cudaPackages.cudatoolkit
];
patches = [ ./fix-ur.patch ]; # Has been fixed in next release
patches = [ ./fix-ur.patch ]; # Has been fixed Fixed in next release
preBuild = ''
chmod -R u+w /build/source