Loading pkgs/by-name/in/intel-llvm/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
pkgs/by-name/in/intel-llvm/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -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 Loading