lol
0
fork

Configure Feed

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

wdt: 1.27.1612021-unstable-2025-08-20 -> 1.27.1612021-unstable-2025-09-18

R. Ryantm efc836a0 b5a8c8e1

+3 -3
+3 -3
pkgs/by-name/wd/wdt/package.nix
··· 13 13 14 14 stdenv.mkDerivation { 15 15 pname = "wdt"; 16 - version = "1.27.1612021-unstable-2025-08-20"; 16 + version = "1.27.1612021-unstable-2025-09-18"; 17 17 18 18 src = fetchFromGitHub { 19 19 owner = "facebook"; 20 20 repo = "wdt"; 21 - rev = "a1261138b955b3bf6fdd741ac9b82e0721bb0c84"; 22 - sha256 = "sha256-zux6b2XRIqr+VFvB61no30oS6om9GpWOKVczY+cUOOU="; 21 + rev = "42ec3e543655a4ca91052e9cd75f8fa6ebc4a817"; 22 + sha256 = "sha256-VuK8zYCcpdS+FQU3/owPEdXH+R2aTao2nMnKOWw1rTM="; 23 23 }; 24 24 25 25 nativeBuildInputs = [ cmake ];