Commit bca50871 authored by Nicolas Benes's avatar Nicolas Benes
Browse files

dolphin-emu-primehack: pin fmt_7 -> fmt_8

Bump to latest supported fmt.
parent 6a1bfe65
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2209,7 +2209,7 @@ with pkgs;
  dolphin-emu-primehack = qt5.callPackage ../applications/emulators/dolphin-emu/primehack.nix {
    inherit (darwin.apple_sdk.frameworks) CoreBluetooth ForceFeedback IOKit OpenGL;
    fmt = fmt_7;
    fmt = fmt_8;
  };
  ### APPLICATIONS/EMULATORS/RETROARCH