Remove unused inputs from intel compiler 2023
Reviewed-by: Aleix Boné <abonerib@bsc.es>
This commit is contained in:
parent
26f52aa27d
commit
885e04e446
@ -1,6 +1,5 @@
|
|||||||
{ stdenv
|
{ stdenv
|
||||||
, fetchurl
|
, fetchurl
|
||||||
, ncurses
|
|
||||||
, lib
|
, lib
|
||||||
, dpkg
|
, dpkg
|
||||||
, rsync
|
, rsync
|
||||||
@ -10,12 +9,9 @@
|
|||||||
, hwloc
|
, hwloc
|
||||||
, zlib
|
, zlib
|
||||||
, autoPatchelfHook
|
, autoPatchelfHook
|
||||||
, symlinkJoin
|
|
||||||
, libfabric
|
, libfabric
|
||||||
, gcc13
|
, gcc13
|
||||||
, gcc7
|
|
||||||
, wrapCCWith
|
, wrapCCWith
|
||||||
, linuxHeaders
|
|
||||||
}:
|
}:
|
||||||
|
|
||||||
# The distribution of intel packages is a mess. We are doing the installation
|
# The distribution of intel packages is a mess. We are doing the installation
|
||||||
|
Reference in New Issue
Block a user