From 9e70fc51ffb1255d13e470e50ffafbbf37a2afef Mon Sep 17 00:00:00 2001 From: jacobi petrucciani Date: Sun, 7 Apr 2024 13:48:04 -0400 Subject: [PATCH] add foundry --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.nix b/default.nix index 8a4a438..cdf5a53 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 nix2container; + inherit (jacobi) poetry2nix nix2container foundry; }; in pkgs // pkgs.custom // jacobi_tools // {