Files
nixpkgs/pkgs/tools/graphics
Bjørn Forsman 74d6315024 graphviz: fix vimdot program
vimdot doesn't work at the moment because one of its dependencies,
'which', is missing; vimdot fails to find gvim or vim and aborts.
Instead of adding a dependency on 'which', replace it with the POSIX
command 'command -v'.
2013-03-09 21:45:20 +01:00
..
2010-10-08 09:11:57 +00:00
2012-12-04 14:46:59 +04:00
2013-01-17 11:21:48 +04:00
2011-06-08 08:11:24 +00:00
2012-07-13 12:34:22 -04:00
2010-07-28 15:35:01 +00:00
2013-03-09 21:45:20 +01:00
2013-01-16 14:11:29 +01:00
2013-01-14 18:26:46 +01:00
2011-04-16 20:42:01 +00:00
2009-04-10 09:42:22 +00:00
2012-05-22 21:18:25 +00:00
2010-03-23 22:40:46 +00:00
2012-01-04 09:29:52 +00:00
2009-05-14 08:49:46 +00:00
2012-01-17 11:04:14 +00:00
2013-03-09 12:59:45 +04:00