From bf083c93179788d72807f19fd55aa5f279ca38a8 Mon Sep 17 00:00:00 2001 From: samrose Date: Mon, 6 Jul 2020 09:59:46 -0400 Subject: [PATCH] Update supported-platforms.md adding nixos Signed-off-by: samrose --- installation/supported-platforms.md | 1 + 1 file changed, 1 insertion(+) diff --git a/installation/supported-platforms.md b/installation/supported-platforms.md index 500f6b0fb..4913c3984 100644 --- a/installation/supported-platforms.md +++ b/installation/supported-platforms.md @@ -10,6 +10,7 @@ The following operating systems and architectures are supported in Fluent Bit. | | [Debian 10 \(Buster\)](linux/debian.md) | x86\_64, Arm64v8 | | | [Debian 9 \(Stretch\)](linux/debian.md) | x86\_64, Arm64v8 | | | [Debian 8 \(Jessie\)](linux/debian.md) | x86\_64, Arm64v8 | +| | [Nixos](https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/misc/fluent-bit/default.nix) | x86\_64, Arm64v8 | | | [Ubuntu 20.04 \(Focal Fossa\)](linux/ubuntu.md) | x86\_64, Arm64v8 | | | [Ubuntu 18.04 \(Bionic Beaver\)](linux/ubuntu.md) | x86\_64, Arm64v8 | | | [Ubuntu 16.04 \(Xenial Xerus\)](linux/ubuntu.md) | x86\_64 |