From d852f9db4fe4d7d7ddbe94a93b07f2771cd69e8a Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Thu, 28 May 2026 18:40:20 +0200 Subject: [PATCH] remove php-smbclient for now as it's broken --- nix/image/php-ext.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/image/php-ext.nix b/nix/image/php-ext.nix index 69d23e1..0a7e53e 100644 --- a/nix/image/php-ext.nix +++ b/nix/image/php-ext.nix @@ -38,7 +38,7 @@ in imagick ] ++ optionals (!debug) [ - smbclient # this breaks the build for no apparent reason + # smbclient # this breaks the build for no apparent reason ] ++ optionals withBlackfire [ blackfire