Merge pull request #45338 from mnacamura/feedgnuplot
feedgnuplot: fix build
This commit is contained in:
commit
690ffb0a52
@ -19,6 +19,8 @@ buildPerlPackage rec {
|
|||||||
sha256 = "1bjnx36rsxlj845w9apvdjpza8vd9rbs3dlmgvky6yznrwa6sm02";
|
sha256 = "1bjnx36rsxlj845w9apvdjpza8vd9rbs3dlmgvky6yznrwa6sm02";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
outputs = [ "out" ];
|
||||||
|
|
||||||
nativeBuildInputs = [ makeWrapper gawk ];
|
nativeBuildInputs = [ makeWrapper gawk ];
|
||||||
|
|
||||||
buildInputs = [ gnuplot perl ]
|
buildInputs = [ gnuplot perl ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user