Skip to content

Commit 5505e9a

Browse files
committed
stardust-xr-atmosphere: 0-unstable-2024-08-22 -> 0.51.1-unstable-2026-03-22
1 parent dc4129e commit 5505e9a

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.51.1-unstable-2026-03-22";
1313

1414
src = fetchFromGitHub {
1515
owner = "stardustxr";
1616
repo = "atmosphere";
17-
rev = "0c8bfb91e8ca32a4895f858067334ed265517309";
18-
hash = "sha256-pk1+kkPV6fx+7Xz9hKFFVw402iztcvNC31zVCc3hfTY=";
17+
rev = "81927a7057f4f5aa1baab8dbb498e03c71e81eb5";
18+
hash = "sha256-QsurrxkJ3bqmsHIe4vlOwvp19yA0Ak09c9bBT2BmMiQ=";
1919
};
2020

21-
cargoHash = "sha256-eQjRbavmUW2iw0OEC/DPk2FflTc4QCn0K/c4Og+sGW4=";
21+
cargoHash = "sha256-y9zg/69wo0U9opN3D9laRaJa1zlsZJZgloYOm9qm7H4=";
2222

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

0 commit comments

Comments
 (0)