Robin Gloster
ab0cfd9e03
treewide: NIX_*_COMPILE -> string
2019-12-31 00:10:18 +01:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Jan Malakhovski
36a0ec673b
ahoviewer: move defaults to package file
2019-02-03 15:33:33 +00:00
R. RyanTM
0b026cb715
ahoviewer: 1.6.4 -> 1.6.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ahoviewer/versions
2019-01-28 19:09:48 -08:00
Piotr Bogdan
e7040637e5
ahoviewer: link with pthread explicitly
2019-01-04 19:33:49 +00:00
xzfc
b489c57f35
ahoviewer: 1.5.0 -> 1.6.4 ( #49307 )
2018-10-29 12:00:34 +01:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Albert Safin
c276b45476
ahoviewer: add useUnrar option
2018-03-25 11:57:55 -05:00
Albert Safin
fa4956d091
ahoviewer: 1.4.9 -> 1.5.0
2018-03-25 11:57:55 -05:00
John Ericson
f79f80dbf2
treewide: get rid of platforms.allBut
...
Negative reasoning like `allBut` is a bad idea with an open world of
platforms. Concretely, if we add a new, quite different sort of
platform, existing packages with `allBut` will claim they work on it
even though they probably won't.
2018-03-14 18:44:42 -04:00
Albert Safin
6ce4147659
ahoviewer: 1.4.8 -> 1.4.9
...
- Add xzfc to maintainers
2017-10-28 17:18:08 +02: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
ndowens
35e7df6bee
ahoviewer: 1.4.6 -> 1.4.8
2017-03-18 16:42:47 -05:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Jakub Skrzypnik
d80811d881
ahoviewer: init at 1.4.6
2016-03-06 18:36:16 +01:00