Remove unused inputs from intel compiler 2023

This commit is contained in:
Rodrigo Arias 2025-07-21 17:01:06 +02:00
parent 92f8904b21
commit f0afa10462

View File

@ -1,6 +1,5 @@
{ stdenv
, fetchurl
, ncurses
, lib
, dpkg
, rsync
@ -10,12 +9,9 @@
, hwloc
, zlib
, autoPatchelfHook
, symlinkJoin
, libfabric
, gcc13
, gcc7
, wrapCCWith
, linuxHeaders
}:
# The distribution of intel packages is a mess. We are doing the installation