nixpkgs/nixos
Ollie Charles 6ece306812 nixos/grafana: Fix type of database.type option
If you want to use grafana with PostgreSQL, the type is `postgres`,
not `postgresql`.
2017-11-28 11:57:35 +00:00
..
doc/manual Merge pull request #31972 from bkchr/copyfilefromhost_missing_documentation 2017-11-23 19:50:39 -05:00
lib nixos/qemu: Add virtio-rng-pci to test-driver 2017-11-26 11:13:21 +02:00
maintainers amazon-image: make derivation name configurable 2017-10-23 16:22:24 -04:00
modules nixos/grafana: Fix type of database.type option 2017-11-28 11:57:35 +00:00
tests tests/initrd-network-ssh: Don't build during evaluation 2017-11-27 12:08:57 +02:00
COPYING Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
default.nix Remove nixFallback 2017-03-06 15:54:50 +01:00
README Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
release-combined.nix Merge pull request #31805 from gleber/make-switch-to-configuration-pure 2017-11-19 19:03:52 +00:00
release-small.nix php: pcre test blocks -small channels as well 2017-11-12 11:03:54 +01:00
release.nix tests/initrd-network-ssh: Don't build during evaluation 2017-11-27 12:08:57 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.