···16 meta = with lib; {
17 homepage = "http://libcpuid.sourceforge.net/";
18 description = "A small C library for x86 CPU detection and feature extraction";
019 license = licenses.bsd2;
20 maintainers = with maintainers; [ orivej artuuge ];
21 platforms = platforms.x86;
···16 meta = with lib; {
17 homepage = "http://libcpuid.sourceforge.net/";
18 description = "A small C library for x86 CPU detection and feature extraction";
19+ changelog = "https://raw.githubusercontent.com/anrieff/libcpuid/master/ChangeLog";
20 license = licenses.bsd2;
21 maintainers = with maintainers; [ orivej artuuge ];
22 platforms = platforms.x86;