about summary refs log tree commit diff
path: root/pkgs/tools/misc/pv
AgeCommit message (Collapse)AuthorFilesLines
2022-09-24pv: remove name overrideAlexandre Iooss1-1/+0
2021-09-13Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer1-3/+16
2021-09-13pv: fix on aarch64-darwinEmily1-1/+13
Homebrew carries a patch that has been sent upstream. Since it's designed to be suitable for inclusion as-is and strictly improves correctness, we just apply it unconditionally on all platforms.
2021-09-13pv: 1.6.6 -> 1.6.20Emily1-2/+2
2021-08-03tools/misc: replace name with pname&versionFelix Buehler1-2/+3
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob1-4/+4
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-03-12misc: Remove myself from list of maintainersJascha Geerds1-1/+1
Unfortunately I don't have the time anymore to maintain those packages.
2018-07-22Take me (viric) out of most maintenanceLluís Batlle i Rossell1-1/+1
Since years I'm not maintaining anything of the list below other than some updates when I needed them for some reason. Other people is doing that maintenance on my behalf so I better take me out but for very few packages. Finally!
2018-06-28treewide: http -> https sources (#42676)Silvan Mosberger1-1/+1
* 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
2017-07-18pv: 1.6.0 -> 1.6.6Tuomas Tynkkynen1-2/+2
2015-06-22Add myself as maintainerJascha Geerds1-1/+1
2015-03-29pv: 1.5.7 -> 1.6.0William A. Kennington III1-2/+2
2014-11-06Turn more licenses into lib.licenses styleMateusz Kowalczyk1-1/+1
Should eval cleanly, as far as -A tarball tells me. Relevant: issue #2999, issue #739
2014-09-11pv: update from 1.5.3 to 1.5.7Rob Vermaas1-2/+2
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2014-05-22pv: update from 1.5.2 to 1.5.3Rob Vermaas1-2/+2
2014-03-03pv: update from 1.4.12 to 1.5.2Peter Simons1-2/+2
2013-10-06pv: 1.3.4 -> 1.4.12Bjørn Forsman1-2/+2
See changelog in the "NEWS" section at http://www.ivarch.com/programs/pv.shtml
2012-08-21pv: upgrade to 1.3.4Mathijs Kwik1-2/+2
2012-06-10pv: Update source urlShea Levy1-1/+1
svn path=/nixpkgs/trunk/; revision=34425
2012-06-10Updating pv to 1.3.1Lluís Batlle i Rossell1-4/+4
svn path=/nixpkgs/trunk/; revision=34415
2011-04-23Updating pvLluís Batlle i Rossell1-3/+5
svn path=/nixpkgs/trunk/; revision=26937
2009-03-22Adding pipe viewer.Lluís Batlle i Rossell1-0/+16
svn path=/nixpkgs/trunk/; revision=14643