nixpkgs/nixos
Daniel Poelzleithner 64878e3a67 automysqlbackp: fix missing permissions for mysqldump
automysqldump passes the --events flag, but without the EVENTS permission a error occures:
> mysqldump: Couldn't execute 'show events': Access denied for user 'automysqlbackup'@'localhost' to database 'mysql' (1044)
2022-05-12 13:17:14 +02:00
..
doc minetest: add aliases and release notes for v4 deprecation 2022-05-10 19:26:25 +02:00
lib treewide: nixosTest -> testers.nixosTest 2022-05-09 14:16:06 +02:00
maintainers nixos/lxd: improve tests 2022-05-03 12:24:13 +02:00
modules automysqlbackp: fix missing permissions for mysqldump 2022-05-12 13:17:14 +02:00
tests dendrite: 0.8.1 -> 0.8.4 2022-05-11 18:40:05 +08:00
COPYING
default.nix nixos: Make system.build.vm a standard attribute based on vmVariant 2021-12-17 14:49:31 +01:00
README
release-combined.nix nixos/release: add podman, oci-containers.podman to tested 2022-05-03 19:42:33 +10:00
release-small.nix nixos/release: disable nfs3.simple 2022-03-03 06:34:59 +10:00
release.nix nixos/release: add calamares installer 2022-05-03 12:19:20 -04:00

*** 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.