lol

linuxPackages.rtl8821cu: fix github project name in meta.homepage

TomaSajt b7a50a29 4c0595b0

+1 -1
+1 -1
pkgs/os-specific/linux/rtl8821cu/default.nix
··· 38 38 39 39 meta = with lib; { 40 40 description = "Realtek rtl8821cu driver"; 41 - homepage = "https://github.com/morrownr/8821cu"; 41 + homepage = "https://github.com/morrownr/8821cu-20210916"; 42 42 license = licenses.gpl2Only; 43 43 platforms = platforms.linux; 44 44 maintainers = [ maintainers.contrun ];