r-selectspm: cannot be built because it depends on the broken package ecespa
This commit is contained in:
parent
d9f1968cab
commit
1897946daf
@ -1057,6 +1057,9 @@ let
|
||||
"--with-nlopt-libs='-L${pkgs.nlopt}/lib -lnlopt_cxx -lm'"
|
||||
];
|
||||
});
|
||||
|
||||
# Depends on broken ecespa package.
|
||||
selectspm = old.selectspm.override { hydraPlatforms = stdenv.lib.platforms.none; };
|
||||
};
|
||||
in
|
||||
self
|
||||
|
Loading…
x
Reference in New Issue
Block a user