stardust-xr-protostar: 0-unstable-2024-07-19 -> 0-unstable-2024-12-29

This commit is contained in:
R. Ryantm
2024-12-31 08:36:02 +00:00
parent 93097ab6e7
commit 5594c47eb2
@@ -7,13 +7,13 @@
rustPlatform.buildRustPackage rec {
pname = "stardust-xr-protostar";
version = "0-unstable-2024-07-19";
version = "0-unstable-2024-12-29";
src = fetchFromGitHub {
owner = "stardustxr";
repo = "protostar";
rev = "39499a061af74c3a2d5e1e46e4ad21aca5727219";
hash = "sha256-TPpkjTOZVtyVZdK65C951DpEzfI9aaRMXclZ31dAk9s=";
rev = "9b73eb1e128b49a6d40a27a4cde7715d8cbd2674";
hash = "sha256-9KJO1Z3Aq0+hh9QqufWBxpMmfFOmdgMUJxfgGZMg2n4=";
};
env.STARDUST_RES_PREFIXES = "${src}/res";