Skip to content

Commit 679320c

Browse files
authored
linuxPackages.rtl8821ce: 0-unstable-2025-03-31 -> 0-unstable-2025-05-02 (#406661)
2 parents 7170d62 + cfc1abb commit 679320c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/os-specific/linux/rtl8821ce/default.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010

1111
stdenv.mkDerivation (finalAttrs: {
1212
pname = "rtl8821ce";
13-
version = "0-unstable-2025-03-31";
13+
version = "0-unstable-2025-05-02";
1414

1515
src = fetchFromGitHub {
1616
owner = "tomaspinho";
1717
repo = "rtl8821ce";
18-
rev = "98cff1d7dcbf17b36a98bac342df75dfe0b79017";
19-
hash = "sha256-23UJE3EzWufjuAU+iBOk5Ia2xUWxQQGI6/eCp1UmRUA=";
18+
rev = "6208d1dd190b7cb60bbbf760505bcb1c250518c2";
19+
hash = "sha256-d2KWiUxx3/rZvobOzvK5nyGdovovOf8g2MaEd2QW+Pc=";
2020
};
2121

2222
hardeningDisable = [ "pic" ];

0 commit comments

Comments
 (0)