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 dc4129e commit 5505e9aCopy full SHA for 5505e9a
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.51.1-unstable-2026-03-22";
13
14
src = fetchFromGitHub {
15
owner = "stardustxr";
16
repo = "atmosphere";
17
- rev = "0c8bfb91e8ca32a4895f858067334ed265517309";
18
- hash = "sha256-pk1+kkPV6fx+7Xz9hKFFVw402iztcvNC31zVCc3hfTY=";
+ rev = "81927a7057f4f5aa1baab8dbb498e03c71e81eb5";
+ hash = "sha256-QsurrxkJ3bqmsHIe4vlOwvp19yA0Ak09c9bBT2BmMiQ=";
19
};
20
21
- cargoHash = "sha256-eQjRbavmUW2iw0OEC/DPk2FflTc4QCn0K/c4Og+sGW4=";
+ cargoHash = "sha256-y9zg/69wo0U9opN3D9laRaJa1zlsZJZgloYOm9qm7H4=";
22
23
passthru = {
24
tests.versionTest = testers.testVersion {
0 commit comments