feedgnuplot: fix build
feedgnuplot has no devdoc.
This commit is contained in:
parent
1a08bcf198
commit
9e2755b7b3
@ -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