Commit graph

6 commits

Author SHA1 Message Date
Anthony Cowley f77fb64c1e lnav: add platforms metadata so hydra builds on darwin 2017-10-06 14:32:31 -04:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Desmond O. Chang c6c7197c7d lnav: 0.8.1 -> 0.8.2 2017-05-10 04:10:58 +02:00
Desmond O. Chang fdd9832e2c lnav: 0.8.0 -> 0.8.1 2016-12-22 09:18:50 +08:00
Vincent Demeester 41ed3a8dd1
lnav: fix compilation
nix-env -i lnav currently result of a failure:

    command_executor.cc:34:21: fatal error: pcrecpp.h: No such file or
    directory

This fixes by using pcre-cpp instead of pcre.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-11-28 06:45:23 -05:00
Desmond O. Chang ac271677b9 lnav: init at 0.8.0 2015-11-20 15:03:20 +08:00