summary refs log tree commit diff
path: root/pkgs/applications/misc/pinfo
Commit message (Collapse)AuthorAge
* treewide: s/pkgs.fedoraproject.org/src.fedoraproject.org/Dan Peebles2018-02-08
| | | | | Upstream killed the pkgs server but src continues to serve up the exact same content, so we can just point there and all hashes should be unchanged.
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux & Mac.
* treewide: Make explicit that 'dev' output of readline is usedTuomas Tynkkynen2016-05-19
|
* ncurses: split into multiple outputsVladimír Čunát2015-10-13
| | | | | Some programs (e.g. tput) might better be moved somewhere else than $dev/bin, but that can be improved later if need be.
* pinfo: resurrect, update, add metaVladimír Čunát2014-08-31
|
* update pinfo, needs some extra depsArmijn Hemel2007-12-31
| | | | svn path=/nixpkgs/trunk/; revision=10034
* * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurlEelco Dolstra2007-08-24
| | | | | | | | | URLs to http://nix.cs.uu.nl/dist/tarballs. With content-addressable mirror support (r9190, NIXPKGS-70) this is no longer necessary: fetchurl will try to download from that location automatically. So we can keep the original URLs. svn path=/nixpkgs/trunk/; revision=9192
* * Copy lots of files to nix.cs.uu.nl.Eelco Dolstra2006-01-30
| | | | svn path=/nixpkgs/trunk/; revision=4623
* add pinfo, a viewer for GNU info files for people who are used to sensible ↵Armijn Hemel2005-11-13
navigation in applications svn path=/nixpkgs/trunk/; revision=4278