nixpkgs/nixos/modules
Eelco Dolstra 52f21069d0 Remove the Cassandra module
It uses import-from-derivation, which is a bad thing, because this
causes hydra-evaluator to build Cassandra at evaluation time.

  $ nix-instantiate nixos/release.nix -A tests.cassandra.i686-linux --dry-run
  error: cannot read ‘/nix/store/c41blyjz6pfvk9fnvrn6miihq5w3j0l4-cassandra-2.0.16/conf/cassandra-env.sh’, since path ‘/nix/store/0j9ax4z8xhaz5lhrwl3bwj10waxs3hgy-cassandra-2.0.16.drv’ is not valid, at /home/eelco/Dev/nixpkgs/nixos/modules/services/databases/cassandra.nix:373:11

Also, the module is a mess (bad option descriptions, poor indentation,
a gazillion options where a generic "config" option would suffice, it
opens ports in the firewall, it sets vm.swappiness, ...).
2016-08-12 16:39:42 +02:00
..
config nixos: remove rsync from base install and add explicit path in nixos-install 2016-08-09 21:39:40 +01:00
hardware nixos ati_unfree: auto-switch xorg to fglrxComat 2016-05-23 10:12:44 +02:00
i18n/input-method fcitx-unikey: mention in dockbook 2016-08-12 14:36:36 +07:00
installer nixos: remove rsync from base install and add explicit path in nixos-install 2016-08-09 21:39:40 +01:00
misc nixos/version: Try to get Git revison from .git 2016-08-09 14:18:20 +02:00
profiles documentation: fix start display-manager command 2016-07-04 10:25:31 +02:00
programs unity3d: use chromium-suid-sandbox 2016-08-08 10:49:00 +03:00
security chromium-suid-sandbox module: fix description 2016-08-08 10:17:31 +03:00
services gocd-agent: 16.7.0 startup fixes + test improvements 2016-08-10 15:47:29 -04:00
system nixos/stage-1: use readlink -e in builder 2016-08-08 09:45:45 -05:00
tasks kbd task: fix colors in early initrd 2016-07-24 15:08:49 +03:00
testing KDE test: Bump kdm start timeout 2016-05-27 11:22:27 +02:00
virtualisation declarative containers: additional veths 2016-07-28 23:06:41 +02:00
module-list.nix Remove the Cassandra module 2016-08-12 16:39:42 +02:00
rename.nix unity3d: use chromium-suid-sandbox 2016-08-08 10:49:00 +03:00