From 7a8122c5f4b2e017494146b40118335696f12e43 Mon Sep 17 00:00:00 2001 From: zimbatm Date: Sun, 20 Jan 2019 00:33:50 +0100 Subject: [PATCH] talk about security updateS --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0bcfe80..f7dff08 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Nix has a number of advantages over Dockerfile when producing docker images: * builds are actually reproducible * Nix will only rebuild the minimum set of changes * Nix can produce automatic optimised layers for you +* nixpkgs provides automatic security updates ## Example usage @@ -42,10 +43,10 @@ $ docker run -ti --rm registry.gitlab.com/zimbatm/docker-nixpkgs/curl http://ifc ## Channels -| Name | -| --- | -| nixos-unstable | -| nixos-18.09 | +| Name | Description | +| --- | --- | +| nixos-unstable | the :latest version | +| nixos-18.09 | automatic security updates | [gitlab-schedules]: https://gitlab.com/zimbatm/docker-nixpkgs/pipeline_schedules