1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/lib
Christian Theune b15078b579 Provide a basic package for sensu.
The server currently starts without error messages (on OS X) if you also
install redis and rabbitmq-server and start their processes without any
further configuration:

$ redis-server
$ rabbitmq-server
$ sensu-server

Haven't tried much more yet, but will in a bit.

(Amended: fix whitespace and string literal formatting issues, and
superfluous dependencies created by the generator script.
Thanks the-kenny!)
2015-03-30 23:56:15 +02:00
..
tests
attrsets.nix
composable-derivation.nix
customisation.nix lib: cleanup a little bit, add traceIf 2015-03-26 12:43:42 +00:00
debug.nix lib: cleanup a little bit, add traceIf 2015-03-26 12:43:42 +00:00
default.nix
licenses.nix Merge pull request #7021 from taktoa/master 2015-03-27 09:39:55 +01:00
lists.nix Revert "Reverts a bunch of commits as a try to fix GC errors." 2015-03-21 17:49:37 +01:00
maintainers.nix Provide a basic package for sensu. 2015-03-30 23:56:15 +02:00
meta.nix
misc.nix
modules.nix
options.nix
platforms.nix
sources.nix
strings-with-deps.nix
strings.nix
systems.nix
tests.nix
trivial.nix Use builtin seq/deepSeq 2015-03-20 19:29:21 +01:00
types.nix Revert "nixos: Multiple service instances, apply to nginx. See #6784" 2015-03-18 14:09:24 +00:00