nixpkgs/pkgs/applications/networking/browsers/w3m
Alexey Shmalko 09b3df542d
w3m: fix package name
nix-repl> builtins.parseDrvName "w3m-v0.5.3+git20161120"
{ name = "w3m-v0.5.3+git20161120"; version = ""; }

nix-repl> builtins.parseDrvName "w3m-0.5.3+git20161120"
{ name = "w3m"; version = "0.5.3+git20161120"; }
2017-01-21 15:02:02 +02:00
..
cygwin.patch cygwin: w3m 2015-05-28 10:53:35 +02:00
default.nix w3m: fix package name 2017-01-21 15:02:02 +02:00
no-x11.patch w3m: fix w3mimgdisplay, refactor the expression, make batch and nox versions, use batch version where appropriate 2015-11-26 00:34:09 +00:00
RAND_egd.libressl.patch w3m: do not always link to RAND_egd for openssl 2015-12-23 22:10:01 +00:00