nixpkgs/nixos
Maximilian Bosch 0db1a5ee44 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.

(cherry picked from commit eaeb4fe04ee5a5ffae4f7dc03d3f072d59d80337)
2021-08-28 22:04:40 +00:00
..
doc nixos: fix release notes about linux_latest version 2021-08-17 07:12:42 +00:00
lib Merge pull request #125159 from NixOS/backport-125121-to-release-21.05 2021-07-10 09:28:17 +01:00
maintainers amazonImage: make statically sized again 2021-05-01 02:19:42 +00:00
modules nixos/nextcloud: remove invalid `--database-table-prefix` option 2021-08-28 22:04:40 +00:00
tests nixos/nextcloud: remove invalid `--database-table-prefix` option 2021-08-28 22:04:40 +00:00
COPYING
README
default.nix nixos: fix "nixos-rebuild build-vm-with-bootloader" for EFI systems 2021-01-08 19:36:10 +01:00
release-combined.nix nixos/release-combined: fix a test name 2021-05-17 22:52:28 +02:00
release-small.nix Merge pull request #104322 from grahamc/amazon-image 2020-11-19 18:45:07 -05:00
release.nix 21.05 beta release 2021-05-22 17:56:13 -07:00

README

*** NixOS ***

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