From 2e725857af579d43d3d41bf9c263b3dc683594f4 Mon Sep 17 00:00:00 2001 From: jacobi petrucciani Date: Sun, 7 Apr 2024 13:46:47 -0400 Subject: [PATCH] add nix2container --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.nix b/default.nix index 9afa7db..8a4a438 100644 --- a/default.nix +++ b/default.nix @@ -43,7 +43,7 @@ let inherit (jacobi) portwatch __rd __rd_shell __pg_bootstrap __pg_shell __pg __run; inherit (jacobi) pog hex hexcast nixup nix_hash_medable nix_hash_jpetrucciani; inherit (jacobi) srv _zaddy zaddy zaddy-browser; - inherit (jacobi) poetry2nix; + inherit (jacobi) poetry2nix nix2container; }; in pkgs // pkgs.custom // jacobi_tools // {