mirror of
https://github.com/anchore/syft.git
synced 2025-11-17 08:23:15 +01:00
chore: update README.md's link to Nixpkgs (#3578)
Nixpkgs changed the location of packages to ease organisation, this should be the correct link. Signed-off-by: Alex Mason <github@me.axman6.com>
This commit is contained in:
parent
453b187ca1
commit
436b36916d
@ -67,7 +67,7 @@ choco install syft -y
|
|||||||
|
|
||||||
### 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 available in the [stable channel](https://wiki.nixos.org/wiki/Nix_channels#The_official_channels) since NixOS `22.05`.
|
**Note**: Nix packaging of Syft is [community maintained](https://github.com/NixOS/nixpkgs/blob/master/pkgs/by-name/sy/syft/package.nix). Syft is available in the [stable channel](https://wiki.nixos.org/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