Skip to content

Commit 72b2d9e

Browse files
committed
stardust-xr-atmosphere: 0-unstable-2024-08-22 -> 0.50.0-unstable-2026-01-12
1 parent ef618a7 commit 72b2d9e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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

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

1010
rustPlatform.buildRustPackage {
1111
pname = "stardust-xr-atmosphere";
12-
version = "0-unstable-2024-08-22";
12+
version = "0.50.0-unstable-2026-01-12";
1313

1414
src = fetchFromGitHub {
1515
owner = "stardustxr";
1616
repo = "atmosphere";
17-
rev = "0c8bfb91e8ca32a4895f858067334ed265517309";
18-
hash = "sha256-pk1+kkPV6fx+7Xz9hKFFVw402iztcvNC31zVCc3hfTY=";
17+
rev = "8b160f3bf5b477a2e1a3721b239cdfaef75de35a";
18+
hash = "sha256-DlxhHlNyNPK/oUcDnx4xyGiUMpPjHO4Zgc0/2yvgvXk=";
1919
};
2020

21-
cargoHash = "sha256-eQjRbavmUW2iw0OEC/DPk2FflTc4QCn0K/c4Og+sGW4=";
21+
cargoHash = "sha256-zYz76cQ8M9nAlJ90THbf0Ap5G9RjNIpIMyLJmKJnnyE=";
2222

2323
passthru = {
2424
tests.versionTest = testers.testVersion {

0 commit comments

Comments
 (0)