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

@@ -189,7 +189,7 @@ stdenv.mkDerivation {
meta = {
homepage = "https://github.com/intel/llvm";
description = " Intel staging area for llvm.org contribution";
description = "Intel staging area for llvm.org contribution";
maintainers = with lib.maintainers.bsc; [ abonerib ];
platforms = lib.platforms.linux;
license = [