kernelPackages.rtl8821cu: bump to add support for 5.19.2

+2 -2
+2 -2
pkgs/os-specific/linux/rtl8821cu/default.nix
··· 7 src = fetchFromGitHub { 8 owner = "morrownr"; 9 repo = "8821cu-20210118"; 10 - rev = "e3cf788e1dddaba3273190755ce424f93fe593e4"; 11 - hash = "sha256-VUZU/oFSaxewy/BF/2k4OssAi4AWSWweqXYZPHmsQvY="; 12 }; 13 14 hardeningDisable = [ "pic" ];
··· 7 src = fetchFromGitHub { 8 owner = "morrownr"; 9 repo = "8821cu-20210118"; 10 + rev = "14aac4269afe5d21d1cc0032bdc1426128f83734"; 11 + hash = "sha256-TLakNRhHvYAbK0slKsFgSjqJdxVStzZhi1EEajmr7hg="; 12 }; 13 14 hardeningDisable = [ "pic" ];