Skip to content

Commit 0a31c26

Browse files
committed
stardust-xr-gravity: 0-unstable-2024-12-29 -> 0.51.0-unstable-2026-03-19
1 parent ce5d58b commit 0a31c26

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pkgs/by-name/st/stardust-xr-gravity/package.nix

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

88
rustPlatform.buildRustPackage {
99
pname = "stardust-xr-gravity";
10-
version = "0-unstable-2024-12-29";
10+
version = "0.51.0-unstable-2026-03-19";
1111

1212
src = fetchFromGitHub {
1313
owner = "stardustxr";
1414
repo = "gravity";
15-
rev = "eca5e835cd3abee69984ce6312610644801457a9";
16-
hash = "sha256-upw0MjGccSI1B10wabKPMGrEo7ATfg4a7Hzaucbf99w=";
15+
rev = "adca3464f3dc95b773c6c7b36b4c87d71b65f741";
16+
hash = "sha256-dkrpW1AOdf1zllvoyjsYOchJOUfPE/dlaGVAXPvXCCg=";
1717
};
1818

19-
cargoHash = "sha256-tkWY+dLFDnyir6d0supR3Z202p5i4UewY+J66mL1x/o=";
19+
cargoHash = "sha256-vV8/WtAGWDIiUOGNZcK91SJ5M6aFBEPi6/k0I1MO/bI=";
2020

2121
passthru.updateScript = nix-update-script {
2222
extraArgs = [ "--version=branch" ];

0 commit comments

Comments
 (0)