summary refs log tree commit diff
path: root/pkgs/applications/misc/xfontsel
Commit message (Collapse)AuthorAge
* xfontsel: 1.0.5 -> 1.0.6Ryan Mulligan2018-03-15
| | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.) - found 1.0.6 with grep in /nix/store/adg669da0gmhxmlgh7y2w5c7nw3w10gi-xfontsel-1.0.6
* treewide: homepage+src updates (found by repology, #33263)Samuel Dionne-Riel2018-01-05
|
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* 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