Skip to content

Commit b8a9fa7

Browse files
committed
stardust-xr-protostar: 0-unstable-2024-12-29 -> 0.51.1-unstable-2026-04-13
1 parent 489849c commit b8a9fa7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pkgs/by-name/st/stardust-xr-protostar/package.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@
77

88
rustPlatform.buildRustPackage (finalAttrs: {
99
pname = "stardust-xr-protostar";
10-
version = "0-unstable-2024-12-29";
10+
version = "0.51.1-unstable-2026-04-13";
1111

1212
src = fetchFromGitHub {
1313
owner = "stardustxr";
1414
repo = "protostar";
15-
rev = "9b73eb1e128b49a6d40a27a4cde7715d8cbd2674";
16-
hash = "sha256-9KJO1Z3Aq0+hh9QqufWBxpMmfFOmdgMUJxfgGZMg2n4=";
15+
rev = "d9b41dbe0f6da722d3f1f078422eb374eb4e1044";
16+
hash = "sha256-tR27FIyMTqA+K/uSwBaYGVvvKo4elw/1avb5k9sc1Xc=";
1717
};
1818

1919
env.STARDUST_RES_PREFIXES = "${finalAttrs.src}/res";
2020

21-
cargoHash = "sha256-9XJ+nnvpTzr/3ii9dFkfZDex/++W5Mq9k0bh2Y6tueA=";
21+
cargoHash = "sha256-6NiEKm6m4xX6ZSF9Gp7APG/lku3fKoobPSS4AodjCI8=";
2222

2323
checkFlags = [
2424
# ---- xdg::test_get_desktop_files stdout ----

0 commit comments

Comments
 (0)