From 5d359cdd4d964fe5388449b13d246e4844dd7529 Mon Sep 17 00:00:00 2001 From: Alyssa Ross Date: Fri, 19 Jun 2026 20:24:46 +0200 Subject: [PATCH] matplotlib: remove unused inputs Fixes: c4a9aae5c700 ("python3Packages.matplotlib: 3.10.9 -> 3.11.0") --- pkgs/development/python-modules/matplotlib/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/pkgs/development/python-modules/matplotlib/default.nix b/pkgs/development/python-modules/matplotlib/default.nix index c7fb77d7912e..9fea9767f130 100644 --- a/pkgs/development/python-modules/matplotlib/default.nix +++ b/pkgs/development/python-modules/matplotlib/default.nix @@ -13,8 +13,6 @@ setuptools-scm, pytestCheckHook, python, - matplotlib, - fetchurl, # native libraries ffmpeg-headless,