Skip to content

Commit

Permalink
Update star-citizen (wine): stable -> staging
Browse files Browse the repository at this point in the history
  • Loading branch information
LovingMelody committed Oct 22, 2024
1 parent 4947f76 commit ef3fecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
rocket-league = pkgs.callPackage ./rocket-league {wine = config.packages.wine-tkg;};

star-citizen = pkgs.callPackage ./star-citizen {
wine = pkgs.wineWowPackages.stable;
wine = pkgs.wineWowPackages.staging;
winetricks = config.packages.winetricks-git;
inherit (config.packages) umu;
};
Expand Down

0 comments on commit ef3fecd

Please sign in to comment.