Skip to content

Commit 159b2f1

Browse files
committed
statix: 0-unstable-2026-05-14 -> 0.5.8-unstable-2026-05-26
1 parent c0523a4 commit 159b2f1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pkgs/by-name/st/statix/package.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88

99
rustPlatform.buildRustPackage (finalAttrs: {
1010
pname = "statix";
11-
version = "0-unstable-2026-05-14";
11+
version = "0.5.8-unstable-2026-05-26";
1212

1313
src = fetchFromGitHub {
1414
owner = "molybdenumsoftware";
1515
repo = "statix";
16-
rev = "f0d256d60d9b9736b274a0edc0492be472318166";
17-
hash = "sha256-dylteN19qQ/MclInQ+x4vf+rBGNIsaKWJ+WgiS0ZBjI=";
16+
rev = "0aca60966fed04f832e80a5b2edaa54e2ca18a5e";
17+
hash = "sha256-VhID6wpTRe6i8Cb3dcp/S4FJEq2iwExn75Wps9paAHI=";
1818
};
1919

20-
cargoHash = "sha256-lODAnIGw8MncMT5xicWORSbCChn2HQXENsOStJYHepQ=";
20+
cargoHash = "sha256-XqZlJsWp3RFOXMMB4dPXeVFiH+MFlxf5iPd2vVSKJEs=";
2121

2222
buildFeatures = lib.optional withJson "json";
2323

0 commit comments

Comments
 (0)