From 5b383d2b43cca06b3cef10931215bbbc1a4b28a1 Mon Sep 17 00:00:00 2001 From: Grimmauld Date: Sat, 27 Jun 2026 20:44:21 +0200 Subject: [PATCH] dolphin-emu-primehack: remove unused pcre dependency pcre was unused. Checked both cmake log and diffoscoped the output, the package stayed the exact same (excluding changed store paths). --- pkgs/by-name/do/dolphin-emu-primehack/package.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgs/by-name/do/dolphin-emu-primehack/package.nix b/pkgs/by-name/do/dolphin-emu-primehack/package.nix index 78a2f375b132..53d0363ffe9a 100644 --- a/pkgs/by-name/do/dolphin-emu-primehack/package.nix +++ b/pkgs/by-name/do/dolphin-emu-primehack/package.nix @@ -29,7 +29,6 @@ mbedtls, miniupnpc, openal, - pcre, portaudio, readline, SDL2, @@ -99,7 +98,6 @@ stdenv.mkDerivation (finalAttrs: { mbedtls miniupnpc openal - pcre portaudio qt6.qtbase qt6.qtsvg