Loading pkgs/tools/security/aide/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ stdenv.mkDerivation rec { homepage = "https://aide.github.io/"; description = "A file and directory integrity checker"; license = licenses.gpl2Plus; maintainers = [ ]; maintainers = with maintainers; [ happysalada ]; platforms = platforms.linux; }; } Loading
pkgs/tools/security/aide/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ stdenv.mkDerivation rec { homepage = "https://aide.github.io/"; description = "A file and directory integrity checker"; license = licenses.gpl2Plus; maintainers = [ ]; maintainers = with maintainers; [ happysalada ]; platforms = platforms.linux; }; }