forked from rarias/jungle
Compare commits
2 Commits
mega-merge
...
6962899586
| Author | SHA1 | Date | |
|---|---|---|---|
|
6962899586
|
|||
|
3f61c55364
|
@@ -120,7 +120,7 @@ stdenv.mkDerivation {
|
|||||||
cudaPackages.cudatoolkit
|
cudaPackages.cudatoolkit
|
||||||
];
|
];
|
||||||
|
|
||||||
patches = [ ./fix-ur.patch ]; # Has been fixed in next release
|
patches = [ ./fix-ur.patch ]; # Has been fixed Fixed in next release
|
||||||
|
|
||||||
preBuild = ''
|
preBuild = ''
|
||||||
chmod -R u+w /build/source
|
chmod -R u+w /build/source
|
||||||
@@ -189,7 +189,7 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/intel/llvm";
|
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 ];
|
maintainers = with lib.maintainers.bsc; [ abonerib ];
|
||||||
platforms = lib.platforms.linux;
|
platforms = lib.platforms.linux;
|
||||||
license = [
|
license = [
|
||||||
|
|||||||
Reference in New Issue
Block a user