From 641bccc79bd98af48dcb450af9b217d68b1d5662 Mon Sep 17 00:00:00 2001 From: Florian Klink Date: Fri, 13 Jan 2023 15:43:25 +0000 Subject: [PATCH] README: update Nix installation instructions (#1455) 22.05 has been released, update the instructions. Signed-off-by: Florian Klink --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a30ffffc2..8beb69aab 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ brew install syft ### Nix -**Note**: Nix packaging of Syft is [community maintained](https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/admin/syft/default.nix). Syft is currently only in the [unstable channel](https://nixos.wiki/wiki/Nix_channels#The_official_channels) awaiting the `22.05` release +**Note**: Nix packaging of Syft is [community maintained](https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/admin/syft/default.nix). Syft is available in the [stable channel](https://nixos.wiki/wiki/Nix_channels#The_official_channels) since NixOS `22.05`. ```bash nix-env -i syft