Skip to content

Commit 95ea7c9

Browse files
committed
stardust-xr-atmosphere: 0-unstable-2024-08-22 -> 0.5.0-unstable-2025-12-01
1 parent 6aca194 commit 95ea7c9

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.5.0-unstable-2025-12-01";
1313

1414
src = fetchFromGitHub {
1515
owner = "stardustxr";
1616
repo = "atmosphere";
17-
rev = "0c8bfb91e8ca32a4895f858067334ed265517309";
18-
hash = "sha256-pk1+kkPV6fx+7Xz9hKFFVw402iztcvNC31zVCc3hfTY=";
17+
rev = "af38adafe7491498c48905b77518f8a6e9541f67";
18+
hash = "sha256-gKTnshohcRHITr/kpQz/rBxCqdSHO4FkIDkid9Q1XX8=";
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)