From 035e25496a895243d2042ea2f61f777055521189 Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Wed, 14 Oct 2020 11:31:45 +0200 Subject: [PATCH] install.md: mention Nix/NixOS --- install.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/install.md b/install.md index 6996b51e..edbdf0d7 100644 --- a/install.md +++ b/install.md @@ -68,6 +68,11 @@ $ sudo apk add skopeo $ brew install skopeo ``` +### Nix / NixOS +```sh +$ nix-env -i skopeo +``` + ### Debian ≥ 10 and Ubuntu ≥ 18.04 Debian (10 and newer including Raspbian) and Ubuntu (18.04 and newer): Packages are available via the [Kubic][0] project repositories: