Adding xfontsel. A bit hacky (to work well, it requires copying its app-defaults...
commitb997d7aac6a770224e97d3ed0c5f146728c9a0dd
authorviric <viric@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Thu, 24 Dec 2009 14:48:36 +0000 (24 14:48 +0000)
committerviric <viric@70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb>
Thu, 24 Dec 2009 14:48:36 +0000 (24 14:48 +0000)
tree397e6efb9a4c1a643165059b7fda37a738ac48a5
parentac0cee9042a393de804b8c84548b68a7ce835894
Adding xfontsel. A bit hacky (to work well, it requires copying its 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.

git-svn-id: https://svn.nixos.org/repos/nix/nixpkgs/trunk@19092 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb
pkgs/applications/misc/xfontsel/default.nix [new file with mode: 0644]
pkgs/top-level/all-packages.nix