nixpkgs/nixos/tests/nextcloud
Maximilian Bosch eaeb4fe04e
nixos/nextcloud: remove invalid --database-table-prefix option
This doesn't work anymore and thus breaks the installation leaving a
broken `/var/lib/nextcloud`.

It isn't a big deal since we set this value in the override config
before, so the correct table-prefix is still used. In order to confirm
that, I decided to add a custom prefix to the basic test.
2021-08-27 20:21:25 +02:00
..
basic.nix nixos/nextcloud: remove invalid --database-table-prefix option 2021-08-27 20:21:25 +02:00
default.nix
with-mysql-and-memcached.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
with-postgresql-and-redis.nix treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00