Merge bscpkgs into jungle #189

Manually merged
rarias merged 1013 commits from merge-bscpkgs into master 2025-10-07 16:12:34 +02:00
Showing only changes of commit 73550ad5a9 - Show all commits

View File

@@ -1,15 +1,11 @@
{
stdenv
, lib
, automake
, autoconf
, libtool
, fetchFromGitHub
, pkg-config
, perl
, numactl
, hwloc
, papi
, boost
, autoreconfHook
, ovni
@@ -71,9 +67,6 @@ in
nativeBuildInputs = [
autoreconfHook
autoconf
automake
libtool
pkg-config
];
@@ -81,7 +74,6 @@ in
boost
numactl
hwloc
papi
nosv
ovni
];