Skip to content

Commit cc48efa

Browse files
committed
stardust-xr-gravity: 0-unstable-2024-12-29 -> 0.50.0-unstable-2025-11-29
1 parent e1a33b0 commit cc48efa

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.50.0-unstable-2025-11-29";
1111

1212
src = fetchFromGitHub {
1313
owner = "stardustxr";
1414
repo = "gravity";
15-
rev = "eca5e835cd3abee69984ce6312610644801457a9";
16-
hash = "sha256-upw0MjGccSI1B10wabKPMGrEo7ATfg4a7Hzaucbf99w=";
15+
rev = "3283bf8b352cdcb04ef3e0edb5155c4ca8c5c97c";
16+
hash = "sha256-oTFcwCpugMImWX+4C2OW1inrlQahMqd3n/0TiWKrjFQ=";
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)