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 ef618a7 commit 72b2d9eCopy full SHA for 72b2d9e
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.50.0-unstable-2026-01-12";
13
14
src = fetchFromGitHub {
15
owner = "stardustxr";
16
repo = "atmosphere";
17
- rev = "0c8bfb91e8ca32a4895f858067334ed265517309";
18
- hash = "sha256-pk1+kkPV6fx+7Xz9hKFFVw402iztcvNC31zVCc3hfTY=";
+ rev = "8b160f3bf5b477a2e1a3721b239cdfaef75de35a";
+ hash = "sha256-DlxhHlNyNPK/oUcDnx4xyGiUMpPjHO4Zgc0/2yvgvXk=";
19
};
20
21
- cargoHash = "sha256-eQjRbavmUW2iw0OEC/DPk2FflTc4QCn0K/c4Og+sGW4=";
+ cargoHash = "sha256-zYz76cQ8M9nAlJ90THbf0Ap5G9RjNIpIMyLJmKJnnyE=";
22
23
passthru = {
24
tests.versionTest = testers.testVersion {
0 commit comments