diff --git a/pkgs/by-name/in/intel-llvm/package.nix b/pkgs/by-name/in/intel-llvm/package.nix index 082c83ef4eb0..733b44471812 100644 --- a/pkgs/by-name/in/intel-llvm/package.nix +++ b/pkgs/by-name/in/intel-llvm/package.nix @@ -118,7 +118,10 @@ let inherit (self.unwrapped) pname version meta; strictDeps = true; - __structuredAttrs = true; + # Currently broken for symlinkJoin, can be removed once the following + # reaches branch master: + # https://github.com/NixOS/nixpkgs/pull/510526 + __structuredAttrs = false; paths = with self; [ # Order is important, we want files from the wrappers to take precedence