···27 description = "Creates a graph of dependencies from GNU-Make; Output is a graphiz-dot file or a Gexf-XML file";
28 maintainers = with maintainers; [ cmcdragonkai ];
29 license = licenses.mit;
30- platforms = platforms.linux;
31 };
32}
···27 description = "Creates a graph of dependencies from GNU-Make; Output is a graphiz-dot file or a Gexf-XML file";
28 maintainers = with maintainers; [ cmcdragonkai ];
29 license = licenses.mit;
30+ platforms = platforms.all;
31 };
32}
···21 back to data on the other side.
22 '';
23 license = licenses.mit;
24- platforms = platforms.linux;
25 maintainers = [ maintainers.cstrahan ];
26 };
27}
···21 back to data on the other side.
22 '';
23 license = licenses.mit;
24+ platforms = platforms.all;
25 maintainers = [ maintainers.cstrahan ];
26 };
27}