9 buildOctavePackage rec {
14 url = "mirror://sourceforge/octave/${pname}-${version}.tar.gz";
15 sha256 = "1h8vw2r42393px6dk10y3lhpxl168r9d197f9whz6lbk2rg571pa";
18 ../database/c_verror.patch
29 requiredOctavePackages = [
34 homepage = "https://octave.sourceforge.io/parallel/index.html";
35 license = licenses.gpl3Plus;
36 maintainers = with maintainers; [ KarlJoad ];
37 description = "Parallel execution package";
38 # Although upstream has added an identical patch to that of ../database, it
39 # still won't build with octave>8.1