* Moved the wordpress sources derivation to the attribute pkgs.wordpress. This
makes it easier to override.
* Also introduce the `package` option for the wordpress virtual host config which
defaults to pkgs.wordpress.
* Also fixed the test in nixos/tests/wordpress.nix.
The package stopped building for some unknown reason (npm could no
longer fetch a module).
This is one of the build failures listed in #23253.
http://hydra.nixos.org/build/49551309http://hydra.nixos.org/build/49548753
Easiest fix is to upgrade to latest stable version and regenerate
packages with node2nix.
The databank-memcached dependency needed to be dropped due to
dependency failures.
pump.io -- Social server with an ActivityStreams API
The version from git master branch is used because released version 0.3
is not compatible with newer versions of nodejs.
node-packages.json was extracted from pump.io package.json and augmented
with the databank-{lrucache,memcached,mongodb,redis} driver packages.
To regenerate, run:
npm2nix pkgs/servers/web-apps/pump.io/node-packages.json pkgs/servers/web-apps/pump.io/node-packages.nix