mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 08:23:15 +01:00
README: update Nix installation instructions (#1455)
22.05 has been released, update the instructions. Signed-off-by: Florian Klink <flokli@flokli.de>
This commit is contained in:
parent
ac94bf530c
commit
641bccc79b
@ -82,7 +82,7 @@ brew install syft
|
|||||||
|
|
||||||
### Nix
|
### 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
|
```bash
|
||||||
nix-env -i syft
|
nix-env -i syft
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user