File tree Expand file tree Collapse file tree
pkgs/by-name/st/stardust-xr-protostar Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77
88rustPlatform . buildRustPackage rec {
99 pname = "stardust-xr-protostar" ;
10- version = "0-unstable-2024 -12-29 " ;
10+ version = "0.50.0 -unstable-2025 -12-01 " ;
1111
1212 src = fetchFromGitHub {
1313 owner = "stardustxr" ;
1414 repo = "protostar" ;
15- rev = "9b73eb1e128b49a6d40a27a4cde7715d8cbd2674 " ;
16- hash = "sha256-9KJO1Z3Aq0+hh9QqufWBxpMmfFOmdgMUJxfgGZMg2n4 =" ;
15+ rev = "11bf3972f261f93dd78c688ea282ce2fb89ee505 " ;
16+ hash = "sha256-FOscWbNxVsRQXfMUyOLHOcskY+hkwnUTzA4Az8OYEEw =" ;
1717 } ;
1818
1919 env . STARDUST_RES_PREFIXES = "${ src } /res" ;
2020
21- cargoHash = "sha256-9XJ+nnvpTzr/3ii9dFkfZDex/++W5Mq9k0bh2Y6tueA =" ;
21+ cargoHash = "sha256-8T21KPqYzJGj9gptZ0lcN4hIEKNFkLog7w145q2A/AE =" ;
2222
2323 checkFlags = [
2424 # ---- xdg::test_get_desktop_files stdout ----
You can’t perform that action at this time.
0 commit comments