linuxPackages.rtl8821ce: 0-unstable-2025-05-02 -> 0-unstable-2025-05-31

This commit is contained in:
Sizhe Zhao
2025-06-01 03:47:42 +08:00
parent 47ea0dddda
commit 08edb1cc10

View File

@@ -10,13 +10,13 @@
stdenv.mkDerivation (finalAttrs: { stdenv.mkDerivation (finalAttrs: {
pname = "rtl8821ce"; pname = "rtl8821ce";
version = "0-unstable-2025-05-02"; version = "0-unstable-2025-05-31";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "tomaspinho"; owner = "tomaspinho";
repo = "rtl8821ce"; repo = "rtl8821ce";
rev = "6208d1dd190b7cb60bbbf760505bcb1c250518c2"; rev = "66c015af7738039a2045b6da755875e126d3fe73";
hash = "sha256-d2KWiUxx3/rZvobOzvK5nyGdovovOf8g2MaEd2QW+Pc="; hash = "sha256-JU8ge2QpoR6nJe5G93iTEP7WOU6tLb4NJ1QrkEYUXRA=";
}; };
hardeningDisable = [ "pic" ]; hardeningDisable = [ "pic" ];