We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7069636 + ab94a42 commit a253c2dCopy full SHA for a253c2d
pkgs/by-name/wd/wdt/package.nix
@@ -14,13 +14,13 @@
14
15
stdenv.mkDerivation {
16
pname = "wdt";
17
- version = "1.27.1612021-unstable-2024-08-22";
+ version = "1.27.1612021-unstable-2024-11-14";
18
19
src = fetchFromGitHub {
20
owner = "facebook";
21
repo = "wdt";
22
- rev = "4cc8a21cfa29e55aa803365ab69248d0bf8fbb82";
23
- sha256 = "sha256-BEoZ662KsL6gf6hfN9ahgoPtHOFBi9k3gjRuGWs3zOw=";
+ rev = "52acd2a7f4e822143662181d8cb2db98c0d72fa7";
+ sha256 = "sha256-jPXAmB4E3TWJ+Np4WAxqnJM7AES5gt84NBqZFO1gJwc=";
24
};
25
26
nativeBuildInputs = [ cmake ];
0 commit comments