summary refs log tree commit diff
path: root/pkgs/games/performous/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/performous/default.nix')
-rw-r--r--pkgs/games/performous/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/games/performous/default.nix b/pkgs/games/performous/default.nix
index 28487a7f8e8..96b07e9787e 100644
--- a/pkgs/games/performous/default.nix
+++ b/pkgs/games/performous/default.nix
@@ -21,6 +21,8 @@ stdenv.mkDerivation rec {
     sha256 = "08j0qhr65l7qnd5vxl4l07523qpvdwi31h4vzl3lfiinx1zcgr4x";
   };
 
+  patches = [ ./performous-cmake.patch ];
+
   nativeBuildInputs = [ cmake pkgconfig gettext ];
 
   buildInputs = [