From 248a982a86f10d261e44aa3d5ac903bc89584239 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Wed, 30 Nov 2022 14:40:05 +0100 Subject: [PATCH] gimp: remove ? null from inputs --- pkgs/applications/graphics/gimp/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/graphics/gimp/default.nix b/pkgs/applications/graphics/gimp/default.nix index 4423ca61ff17..3ce6c56d94bb 100644 --- a/pkgs/applications/graphics/gimp/default.nix +++ b/pkgs/applications/graphics/gimp/default.nix @@ -48,7 +48,7 @@ , Cocoa , gtk-mac-integration-gtk2 , withPython ? false -, python2 ? null +, python2 }: let