mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-01 01:33:20 +00:00
Merge pull request #181323 from alyssais/pciutils-homepage
pciutils: update homepage
This commit is contained in:
commit
5f0cc64f37
@ -43,7 +43,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "http://mj.ucw.cz/pciutils.html";
|
||||
homepage = "https://mj.ucw.cz/sw/pciutils/";
|
||||
description = "A collection of programs for inspecting and manipulating configuration of PCI devices";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.unix;
|
||||
|
Loading…
Reference in New Issue
Block a user