nixpkgs/nixos/modules/services/x11
_1126 7536d41287 stumpwm: update and refactoring
This commit updates the stumpwm to version 0.9.8. Futhermore, it
refactors the expression quite a lot:

* stumpwm has been moved from lisp modules to window-managers.
* stumpwm has been added to the window managers NixOS knows about, this
  enables the user to add stumpwm as a default window manager in his
  NixOS configuration like with Xmonad or i3.
* the package has been split into stumpwm and stumpwmContrib. This is
  due to the fact that development of stumpwm and its extension modules
  has been split into two repositories. As of today, the release is the
  last one before this split. This split into two packages only reflect
  those upcoming upstream changes already.

It is planned to make the addition of the extension modules voluntarily,
like with Xmonads option "enableContribAndExtras". Furthermore it might
be possible to add an option to compile stumpwm with clisp instead of
sbcl.
2014-10-05 14:50:08 +02:00
..
desktop-managers kde: Allow kde_next as a desktop environment 2014-09-24 23:50:23 +02:00
display-managers Manual: Remove some option defaults that refer to store paths 2014-09-18 16:21:26 +02:00
hardware nixos synaptics: allow null value for accelFactor, minSpeed and maxSpeed 2014-08-04 13:42:27 +02:00
window-managers stumpwm: update and refactoring 2014-10-05 14:50:08 +02:00
redshift.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
terminal-server.nix Rename hardware.opengl.videoDrivers back to services.xserver.videoDrivers 2014-04-29 14:42:36 +02:00
xfs.conf Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
xfs.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
xserver.nix ati_unfree: Create a nixos module for the ati_unfree x11 driver and 2014-09-07 12:40:32 +10:00