Merge pull request #1074 from steveeJ/patch-1

install.md: mention Nix/NixOS
This commit is contained in:
Daniel J Walsh 2020-10-14 18:10:33 -04:00 committed by GitHub
commit 362f70b056
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,6 +68,11 @@ $ sudo apk add skopeo
$ brew install skopeo $ brew install skopeo
``` ```
### Nix / NixOS
```sh
$ nix-env -i skopeo
```
### Debian ≥ 10 and Ubuntu ≥ 18.04 ### Debian ≥ 10 and Ubuntu ≥ 18.04
Debian (10 and newer including Raspbian) and Ubuntu (18.04 and newer): Packages Debian (10 and newer including Raspbian) and Ubuntu (18.04 and newer): Packages
are available via the [Kubic][0] project repositories: are available via the [Kubic][0] project repositories: