1
0
Fork 0
mirror of https://github.com/NixOS/nix-pills synced 2024-09-19 04:00:13 -04:00
nix-pills/pills/14/mygraphviz.txt
Samuel Leathers 88a6910fdb port pill #14
2017-08-17 12:48:38 -04:00

5 lines
106 B
Plaintext

mygraphviz = import ./graphviz.nix {
inherit mkDerivation fontconfig libjpeg bzip2;
gd = customgd;
};