From 78a231014be3a76e9e546b31a5e6fa2a9a7b720e Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Fri, 25 Feb 2022 19:59:47 -0500 Subject: external dependency update, housekeeping, routine --- org/config_nix.org | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'org/config_nix.org') diff --git a/org/config_nix.org b/org/config_nix.org index 1c6ed2f..443094b 100644 --- a/org/config_nix.org +++ b/org/config_nix.org @@ -605,6 +605,16 @@ rund #meson #+END_SRC +***** packages tools + +#+NAME: shell_packages_tool_download +#+BEGIN_SRC nix +### tools +#curl +#wget +aria +#+END_SRC + ***** packages candy #+NAME: shell_packages_candy @@ -1141,6 +1151,7 @@ mkShell { <> <> <> + <> <> ]; shellHook = '' -- cgit v1.2.3