Weijia Wang
23b1625664
embree: unbreak on aarch64-linux
2023-06-07 12:15:16 +03:00
Stanisław Pitucha
31d5f226ee
embree,embree2: disable aarch64-linux
...
Versions 2 and 3 of the library do not support linux ARM.
2023-03-10 15:13:38 +11:00
Tobias Markus
28c3001bf0
embree: Fix build failure due to TBB split
...
Fixes #216390 .
2023-02-17 19:50:32 +01:00
R. Ryantm
2208ff5992
embree: 3.13.4 -> 3.13.5
2022-09-15 09:04:02 +00:00
R. Ryantm
6f874543c8
embree: 3.13.3 -> 3.13.4
2022-07-07 11:42:26 +00:00
R. Ryantm
021638fbcc
embree: 3.13.2 -> 3.13.3
2022-02-12 20:35:31 -08:00
R. RyanTM
f274f11b75
embree: 3.13.1 -> 3.13.2
...
(#143877 )
2022-01-02 00:09:40 +01:00
R. RyanTM
a043f581f8
embree: 3.13.0 -> 3.13.1
2021-08-14 05:48:59 +00:00
R. RyanTM
e33d287810
embree: 3.12.2 -> 3.13.0
2021-05-17 16:34:02 -07:00
R. RyanTM
27ba408bba
embree: 3.12.1 -> 3.12.2
2021-01-29 00:52:25 +00:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob
b04fc593e7
treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 11:52:33 +07:00
R. RyanTM
32ac072e3c
embree: 3.12.0 -> 3.12.1
2020-10-18 03:34:06 +00:00
Ben Siraphob
436be88e13
embree: 3.11.0 -> 3.12.0
...
And fix build on darwin.
2020-10-07 00:30:11 +07:00
Gabriel Ebner
524755d323
embree: init at 3.11.0
2020-09-18 15:17:23 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Chris Hodapp
1b187b3961
luxcorerender: init at 2.0, embree: init at 2.17.4
2018-06-21 13:12:02 -04:00