summary refs log tree commit diff
path: root/pkgs/applications/misc/rxvt
Commit message (Collapse)AuthorAge
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* rxvt: 2.6.4 -> 2.7.10AndersonTorres2016-04-10
|
* Even more mirror:// fixesEvgeny Egorochkin2013-07-14
|
* * More cleanup.Eelco Dolstra2010-07-28
| | | | svn path=/nixpkgs/trunk/; revision=22795
* Nix-expr style reviewYury G. Kudryashov2008-01-30
| | | | | | | | | | | | Unneded args.something replaced with args: with args; line. After this line args is the only place where we can recieve variables from. Also removed several buildInputs = []; lines. svn path=/nixpkgs/trunk/; revision=10415
* rxvt addedMarc Weber2007-09-05
svn path=/nixpkgs/trunk/; revision=9256