about summary refs log tree commit diff
path: root/pkgs/applications/misc/xfontsel
Commit message (Collapse)AuthorAge
* Turn more licenses into lib.licenses styleMateusz Kowalczyk2014-11-06
| | | | | | Should eval cleanly, as far as -A tarball tells me. Relevant: issue #2999, issue #739
* get xorg/x11 working on DarwinCharles Strahan2014-08-12
|
* xlsfonts, xfontsel: fix meta typoVladimír Čunát2014-07-30
|
* xfontsel: update from 1.0.2 to 1.0.5Nixpkgs Monitor2013-12-21
|
* fix packages to use mirror://xorgEvgeny Egorochkin2013-07-14
|
* Fix xfontsel to find the app defaults file.Peter Simons2012-06-11
| | | | svn path=/nixpkgs/trunk/; revision=34443
* Fixing xfontsel, so it now starts finding the dynamic libs.Lluís Batlle i Rossell2011-11-12
| | | | svn path=/nixpkgs/trunk/; revision=30396
* Ouch.Lluís Batlle i Rossell2009-12-24
| | | | | | | I have a race condition between my commits and tests for the expressions I commit. svn path=/nixpkgs/trunk/; revision=19095
* Adding xlsfonts, and adding meta information to xfontsel.Lluís Batlle i Rossell2009-12-24
| | | | svn path=/nixpkgs/trunk/; revision=19094
* Cleaning the xfontsel expression a bit - I did not want to commit such ↵Lluís Batlle i Rossell2009-12-24
| | | | | | | | | amount of superfluous words in it, in the recent commit. svn path=/nixpkgs/trunk/; revision=19093
* Adding xfontsel. A bit hacky (to work well, it requires copying its ↵Lluís Batlle i Rossell2009-12-24
app-defaults to $HOME) As app-defaults should be installed with the libXt (maybe it's libXt which loads them), and stracing that is the place where the code looks for app-defaults (the libXt store path), I don't know of any better solution in nixpkgs by now. svn path=/nixpkgs/trunk/; revision=19092