Commit graph

15 commits

Author SHA1 Message Date
Markus Kowalewski fd59d5642e
pigz: add license 2018-09-07 22:11:27 +02:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Matthew Bauer 11db118623 pigz: fix on darwin 2018-04-11 00:16:17 -05:00
Ryan Mulligan 2c81bc115c pigz: 2.3.4 -> 2.4
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/j8izqqx03n8aqqab57sybxkv483xfz05-pigz-2.4/bin/pigz -h` got 0 exit code
- ran `/nix/store/j8izqqx03n8aqqab57sybxkv483xfz05-pigz-2.4/bin/pigz --help` got 0 exit code
- ran `/nix/store/j8izqqx03n8aqqab57sybxkv483xfz05-pigz-2.4/bin/pigz -V` and found version 2.4
- ran `/nix/store/j8izqqx03n8aqqab57sybxkv483xfz05-pigz-2.4/bin/pigz --version` and found version 2.4
- found 2.4 with grep in /nix/store/j8izqqx03n8aqqab57sybxkv483xfz05-pigz-2.4
- found 2.4 in filename of file in /nix/store/j8izqqx03n8aqqab57sybxkv483xfz05-pigz-2.4
2018-03-09 08:48:08 -08:00
Joachim Fasting a40bf20a1d
pigz: enable parallel building 2017-08-06 23:38:15 +02:00
Joachim Fasting d56361f036
pigz: 2.3.3 -> 2.3.4 2017-08-06 23:38:14 +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
Mitch Tishmack a21640d394 pigz: refactor allow builds on non linux 2016-12-26 15:04:53 -06:00
Tuomas Tynkkynen 1bf5ded193 treewide: Lots of meta.hydraPlatforms -> meta.platforms
In all of these files, there is no meta.platforms but only
meta.hydraPlatforms, which doesn't seem to have any purpose except being
inconsistent.
2016-08-02 21:17:44 +03:00
Peter Simons 8e462995ba Bring my stdenv.lib.maintainers user name in line with my github nick. 2016-05-16 22:49:55 +02:00
Peter Simons 520cba52fc pigz: update from 2.3.1 to 2.3.3, potentially fixes CVE-2015-1191 2015-01-27 14:04:54 +01:00
Peter Simons 088b35edfb pigz: update to version 2.3.1 2014-01-13 17:05:45 +01:00
Peter Simons 7a4f8c97c5 pigz: updated to version 2.2.4
svn path=/nixpkgs/trunk/; revision=34058
2012-05-11 12:16:09 +00:00
Lluís Batlle i Rossell 40985548d1 Merging from Oleksandr:
Updating some gnome packages and pigz.


svn path=/nixpkgs/trunk/; revision=20154
2010-02-21 12:25:36 +00:00
Peter Simons 49a1368712 pigz: an implementation of gzip that can take advantage of multi-core CPUs
Initial version.

svn path=/nixpkgs/trunk/; revision=17707
2009-10-07 20:18:11 +00:00