From 44d2e9662af80e30c8fc0516616a3a8c40b17837 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Fri, 6 Jan 2017 19:48:07 +0300 Subject: php-fpm: toString is implicit --- modules/apps/php-fpm.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/apps/php-fpm.nix') diff --git a/modules/apps/php-fpm.nix b/modules/apps/php-fpm.nix index e69be73..4a0e6be 100644 --- a/modules/apps/php-fpm.nix +++ b/modules/apps/php-fpm.nix @@ -3,7 +3,7 @@ let inherit (builtins) - filter isAttrs isBool toString ; + filter isAttrs isBool ; inherit (lib) concatStringsSep filterAttrs foldl hasPrefix mapAttrsToList mkIf mkOption types ; -- cgit v1.2.3