Sandro
710dfd7955
libde265: fix CVE-2022-1253 ( #172536 )
...
Closes #172496
2022-05-13 12:57:42 +02: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
R. RyanTM
49f3ff28b5
libde265: 1.0.7 -> 1.0.8
2020-11-11 13:07:28 +00:00
Gabriel Ebner
fcaa2045a3
libde265: 1.0.6 -> 1.0.7
2020-10-04 14:46:04 +02:00
R. RyanTM
b6e1adfa93
libde265: 1.0.5 -> 1.0.6
2020-09-05 04:25:37 +00:00
R. RyanTM
4b7c0ce54d
libde265: 1.0.4 -> 1.0.5
2020-01-17 08:09:53 +00:00
R. RyanTM
b1f493f588
libde265: 1.0.3 -> 1.0.4
2019-12-23 10:19:48 -08: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
Orivej Desh
c079c8c394
libde265: enable parallel building
2019-06-10 23:22:37 +00:00
Gabriel Ebner
47216a62d3
libde265: init at 1.0.3
2018-07-01 13:51:05 +02:00