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