nixpkgs/nixos
Robin Gloster f5e0e94b2a
nixos/redmine: fix create role
postgresql create role no longer supports NOCREATEUSER option. See
https://www.postgresql.org/docs/9.6/static/release-9-6.html for
details.
2017-09-13 21:55:50 +02:00
..
doc/manual NixOS Manual: document assertions and warnings (#29206) 2017-09-11 17:12:50 +01:00
lib Deduplicate some filterSource invocations 2017-08-29 20:27:04 -04:00
maintainers nixos/nova-image: cleanup image builders (#29242) 2017-09-11 17:33:33 +01:00
modules nixos/redmine: fix create role 2017-09-13 21:55:50 +02:00
tests tests: xmonad less dependent on timings 2017-09-09 10:07:34 -04:00
COPYING
default.nix Remove nixFallback 2017-03-06 15:54:50 +01:00
README
release-combined.nix nixos tests: restrict sysctl and plasma5 to x86_64-linux 2017-09-11 07:35:19 +02:00
release-small.nix nixos/release-small.nix: cleanup to use default versions 2017-01-27 15:33:54 +01:00
release.nix tests/elk: Fixed failing build on i686. 2017-09-10 12:45:48 +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.