Unverified Commit 18dd725c authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

stuntrally: fix build pin boost (#395959)

parents cb2129e5 470ad7fb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17684,7 +17684,7 @@ with pkgs;
  protonup-ng = with python3Packages; toPythonApplication protonup-ng;
  stuntrally = callPackage ../games/stuntrally { };
  stuntrally = callPackage ../games/stuntrally { boost = boost183; };
  superTuxKart = darwin.apple_sdk_11_0.callPackage ../games/super-tux-kart {
    inherit (darwin.apple_sdk_11_0.frameworks)