Commit graph

7 commits

Author SHA1 Message Date
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
Niklas Hambüchen 2a0fbf08da libmicrodns: Change platforms to unix. See #104062.
It builds on Darwin as well.
2020-11-17 22:33:48 +01:00
R. RyanTM da157065c1 libmicrodns: 0.1.2 -> 0.2.0 2020-09-05 04:58:32 +00:00
Martin Milata 18f3661f92 libmicrodns: 0.1.0 -> 0.1.2
- CVE-2020-6071
- CVE-2020-6072
- CVE-2020-6073
- CVE-2020-6077
- CVE-2020-6078
- CVE-2020-6079

Buildsystem switched to Meson+Ninja.
2020-04-03 19:22:23 +02:00
Will Dietz 1859afb731
libmicrodns: 0.0.10 -> 0.1.0
https://github.com/videolabs/libmicrodns/releases/tag/0.1.0
2019-09-13 22:40:33 -05:00
Andrey Petrov 98e24eb258 libmicrodns: init at 0.0.10
Required for Chromecast support by VLC.
2019-03-31 10:57:59 -04:00