Skip to content

Commit

Permalink
stardust-xr-gravity: 0-unstable-2024-08-21 -> 0-unstable-2024-12-29 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
nixpkgs-merge-bot[bot] authored Dec 31, 2024
2 parents 6c5eaad + ad98165 commit c06f40d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/st/stardust-xr-gravity/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@

rustPlatform.buildRustPackage rec {
pname = "stardust-xr-gravity";
version = "0-unstable-2024-08-21";
version = "0-unstable-2024-12-29";

src = fetchFromGitHub {
owner = "stardustxr";
repo = "gravity";
rev = "96787ed3139717ea6061f6e259e9fed3e483274a";
hash = "sha256-R87u7CX2n7iOOEEB3cHae2doqCn/skChHgeU+RNsHVk=";
rev = "eca5e835cd3abee69984ce6312610644801457a9";
hash = "sha256-upw0MjGccSI1B10wabKPMGrEo7ATfg4a7Hzaucbf99w=";
};

cargoLock = {
Expand Down

0 comments on commit c06f40d

Please sign in to comment.