From cddf181199e3325e4768c823c7f391cb3d6ca917 Mon Sep 17 00:00:00 2001 From: Pranshi Date: Fri, 20 Sep 2024 21:38:53 +0530 Subject: [PATCH] update docker.nix file --- nix/docker.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/docker.nix b/nix/docker.nix index 5df547f..437a4a3 100644 --- a/nix/docker.nix +++ b/nix/docker.nix @@ -3,7 +3,7 @@ , lib , package , image-name -, pgks +, pkgs , architecture ? null , tag ? null # defaults to the output hash , extraConfig ? { } # see config options at: https://github.com/moby/moby/blob/master/image/spec/v1.2.md#image-json-field-descriptions