From 1851854e52615e334e13bd378da14c44b2cb5785 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Mon, 5 Jan 2026 21:56:17 +0000 Subject: [PATCH] zsnes: enable parallel building --- pkgs/applications/emulators/zsnes/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/applications/emulators/zsnes/default.nix b/pkgs/applications/emulators/zsnes/default.nix index 2d54b9ec752c..383e44be626a 100644 --- a/pkgs/applications/emulators/zsnes/default.nix +++ b/pkgs/applications/emulators/zsnes/default.nix @@ -71,6 +71,8 @@ stdenv.mkDerivation { configureFlags = [ "--enable-release" ]; + enableParallelBuilding = true; + postInstall = '' function installIcon () { mkdir -p $out/share/icons/hicolor/$1/apps/