WIP: Remove blobs and split website in another repository #186

Closed
rarias wants to merge 458 commits from remove-website into old-master
Showing only changes of commit d9002dd028 - Show all commits

View File

@@ -1,7 +1,7 @@
final: prev:
{
bsc = prev.bsc.extend (bsc: {
mpi2 = bsc.mpich;
bsc = prev.bsc.extend (bscFinal: bscPrev: {
mpi2 = bscFinal.mpich;
mpich = with final; prev.mpich.overrideAttrs (old: {
buildInput = old.buildInputs ++ [
libfabric