summaryrefslogtreecommitdiff
path: root/pkgs/tools/text/diffstat (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: add meta.mainProgram to packages with a single binary•••The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible. stuebinm2024-03-191-0/+1
* diffstat: 1.65 -> 1.66R. Ryantm2024-01-301-2/+2
* diffstat: 1.64 -> 1.65R. Ryantm2022-10-141-2/+2
* tools/{text/typesetting}: replace name with pname&versionFelix Buehler2021-08-021-3/+4
* diffstat: 1.63 -> 1.64R. RyanTM2021-01-191-2/+2
* treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix Profpatsch2021-01-111-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* diffstat: 1.62 -> 1.63R. RyanTM2019-12-081-2/+2
* treewide: Change URLs to HTTPS•••Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them if there's actual content. Inspired by https://github.com/NixOS/nixpkgs/issues/60004 Daniel Schaefer2019-04-221-1/+1
* diffstat: 1.61 -> 1.62•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/diffstat/versions. R. RyanTM2018-08-171-2/+2
* invisible-island programs: Fix FTP URL's, use HTTPS, prefer ftp•••FTP URL's should use ftp.invisible-island.net. Will Dietz2018-01-021-1/+4
* diffstat: 1.60 -> 1.61Matthias Beyer2016-06-031-2/+2
* diffstat: 1.59 -> 1.60•••2015/07/07 (diffstat 1.60) + add configure option --with-man2html + update configure macros + update config.guess, config.sub Bjørn Forsman2015-09-161-2/+2
* diffstat: update from 1.58 to 1.59Moritz Ulrich2014-09-041-2/+2
* diffstat: weaken platform requirement•••This fixes a change made in 3ae765278f0e5d75e3d18ebac29c25780b92e9ee. John Wiegley2014-06-241-1/+1
* diffstat: clean up expression•••Most importantly, add meta.description and meta.platforms. Bjørn Forsman2014-06-221-6/+12
* diffstat: update from 1.45 to 1.58Nixpkgs Monitor2013-12-111-2/+2
* Add diffstat. (by Vincent Ordy)•••svn path=/nixpkgs/trunk/; revision=11823 Nicolas Pierron2008-05-141-0/+17