From 1ecda4bec5379c3c6dc28541ffd41408aad89c10 Mon Sep 17 00:00:00 2001 From: natsukium Date: Thu, 12 Oct 2023 10:50:39 +0900 Subject: python311Packages.distutils-extra: rename from distutils_extra --- pkgs/applications/misc/ulauncher/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/misc/ulauncher') diff --git a/pkgs/applications/misc/ulauncher/default.nix b/pkgs/applications/misc/ulauncher/default.nix index 7a466b0e5d861..23e348aad010e 100644 --- a/pkgs/applications/misc/ulauncher/default.nix +++ b/pkgs/applications/misc/ulauncher/default.nix @@ -29,7 +29,7 @@ python3Packages.buildPythonApplication rec { }; nativeBuildInputs = with python3Packages; [ - distutils_extra + distutils-extra gobject-introspection intltool wrapGAppsHook -- cgit 1.4.1