3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs
Moritz Ulrich 5890215501 windowManager.xmonad: Make it configurable and extensible.
PR #1366
The previous windowManager.xmonad option only starts xmonad and
doesn't make ghc available. This assumes that the user has GHC with
access to the xmonad package in his PATH when using xmonad.

Xmonad in Nix is now patched to accept the XMONAD_{GHC,XMESSAGE}
environment variables which define the path to either ghc or xmessage.
These are set automatically when using xmonad through
windowManager.xmonad.

My (or specific: @aristidb and my) changes make it possible to use
Xmonad without adding GHC to any profile. This is useful if you want
to add a different GHC to your profile.

This commit introduces some options:

- xmonad.haskellPackages: Controls which Haskell package set & GHC set
  is used to (re)build Xmonad

- xmonad.extraPackages: Function returning a list of additional
  packages to make available to GHC when rebuilding Xmonad

- xmonad.enableContribExtras: Boolean option to build xmonadContrib
  and xmonadExtras.

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-12-28 09:29:53 +01:00
..
applications windowManager.xmonad: Make it configurable and extensible. 2013-12-28 09:29:53 +01:00
build-support pkgs/build-support/cabal: configure a proper library rpath for dynamically linked executables 2013-12-16 21:11:29 +01:00
data cacert: Update to 20131205 2013-12-20 18:29:06 +01:00
desktops xfce4-terminal: bugfix update 0.6.2 -> .3 2013-12-27 08:48:39 +01:00
development Upgrade cppunit to 1.13.2 2013-12-27 08:25:39 +01:00
games warmux: forgot to add the patch 2013-12-21 07:10:59 +02:00
misc retroarch: update to 0.9.9.7 2013-12-26 18:55:17 +01:00
os-specific Change pmount download address and add platforms 2013-12-24 10:50:40 +01:00
servers Merge master into x-updates 2013-12-23 19:27:14 +01:00
shells dash: enable Hydra builds on Linux 2013-12-21 00:05:38 +01:00
stdenv mkDerivation: Set meta.position to the source file of the derivation 2013-11-19 14:58:47 +01:00
test
tools speedtest-cli: dev -> 0.2.4 2013-12-26 16:51:08 +01:00
top-level Merge remote-tracking branch 'origin/glibc-2.18' 2013-12-26 14:49:19 +01:00