From 57d518f77fdb3f9710412a66fe821367fd12c950 Mon Sep 17 00:00:00 2001 From: Bart Brouns Date: Mon, 1 Jun 2026 23:39:12 +0200 Subject: [PATCH] chow-phaser: drop pcre --- pkgs/by-name/ch/chow-phaser/package.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgs/by-name/ch/chow-phaser/package.nix b/pkgs/by-name/ch/chow-phaser/package.nix index fac85cd36a82..79375f699547 100644 --- a/pkgs/by-name/ch/chow-phaser/package.nix +++ b/pkgs/by-name/ch/chow-phaser/package.nix @@ -26,7 +26,6 @@ libsysprof-capture, libthai, libxkbcommon, - pcre, pkg-config, python3, sqlite, @@ -74,7 +73,6 @@ stdenv.mkDerivation (finalAttrs: { libsysprof-capture libthai libxkbcommon - pcre python3 sqlite gcc-unwrapped