nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
fork

Configure Feed

Select the types of activity you want to include in your feed.

hostapd: update homepage

+1 -1
+1 -1
pkgs/os-specific/linux/hostapd/default.nix
··· 72 72 ''; 73 73 74 74 meta = with lib; { 75 - homepage = "https://hostap.epitest.fi"; 75 + homepage = "https://w1.fi/hostapd/"; 76 76 description = "A user space daemon for access point and authentication servers"; 77 77 license = licenses.gpl2; 78 78 maintainers = with maintainers; [ ninjatrappeur hexa ];