We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aca194 commit 95ea7c9Copy full SHA for 95ea7c9
1 file changed
pkgs/by-name/st/stardust-xr-atmosphere/package.nix
@@ -9,16 +9,16 @@
9
10
rustPlatform.buildRustPackage {
11
pname = "stardust-xr-atmosphere";
12
- version = "0-unstable-2024-08-22";
+ version = "0.5.0-unstable-2025-12-01";
13
14
src = fetchFromGitHub {
15
owner = "stardustxr";
16
repo = "atmosphere";
17
- rev = "0c8bfb91e8ca32a4895f858067334ed265517309";
18
- hash = "sha256-pk1+kkPV6fx+7Xz9hKFFVw402iztcvNC31zVCc3hfTY=";
+ rev = "af38adafe7491498c48905b77518f8a6e9541f67";
+ hash = "sha256-gKTnshohcRHITr/kpQz/rBxCqdSHO4FkIDkid9Q1XX8=";
19
};
20
21
- cargoHash = "sha256-eQjRbavmUW2iw0OEC/DPk2FflTc4QCn0K/c4Og+sGW4=";
+ cargoHash = "sha256-zYz76cQ8M9nAlJ90THbf0Ap5G9RjNIpIMyLJmKJnnyE=";
22
23
passthru = {
24
tests.versionTest = testers.testVersion {
0 commit comments