From a2c0782bcf3727cdc2b62440413d648c62e35168 Mon Sep 17 00:00:00 2001 From: Gaetan Lepage Date: Wed, 13 May 2026 22:12:37 +0000 Subject: [PATCH] python3Packages.torch: remove runtime requirement on ninja MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sandro Jäckel --- pkgs/development/python-modules/torch/source/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/development/python-modules/torch/source/default.nix b/pkgs/development/python-modules/torch/source/default.nix index e85a9d2cce28..1936a0c89abd 100644 --- a/pkgs/development/python-modules/torch/source/default.nix +++ b/pkgs/development/python-modules/torch/source/default.nix @@ -598,7 +598,6 @@ buildPythonPackage.override { inherit stdenv; } (finalAttrs: { hypothesis jinja2 networkx - ninja packaging psutil pyyaml