1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos
Rodney Lorrimar 6460e459de nixos/gogs: Fix module when no passwords provided
If neither database.password or database.passwordFile were provided,
it would try and fail to coerce null to a string.

This fixes the situation where there is no password for the database.

Resolves #27950
2017-09-17 18:41:53 +02:00
..
doc/manual dockerTools.pullImage: release note regarding sha256 argument value 2017-09-17 08:26:02 +01:00
lib
maintainers
modules nixos/gogs: Fix module when no passwords provided 2017-09-17 18:41:53 +02:00
tests nixos/dovecot: Fix createMailUser implementation 2017-09-17 04:57:20 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix nixos/dovecot: Fix createMailUser implementation 2017-09-17 04:57:20 +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.