Skip to content

Commit

Permalink
add foundry
Browse files Browse the repository at this point in the history
  • Loading branch information
jpetrucciani committed Apr 7, 2024
1 parent 2e72585 commit 9e70fc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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 // {
Expand Down

0 comments on commit 9e70fc5

Please sign in to comment.