clan-cli: clan_cli.templates -> clan_lib.templates

This commit is contained in:
lassulus
2025-05-20 15:13:21 +02:00
parent 1f0c355175
commit 03990ef7f0
8 changed files with 16 additions and 17 deletions

View File

@@ -73,7 +73,7 @@ let
--replace-fail '@select_hash@' "$(jq -r '.nodes."nix-select".locked.narHash' ${../../flake.lock})"
ln -sf ${nixpkgs'} $out/clan_lib/nixpkgs
ln -sf ${nix-select} $out/clan_lib/select
cp -r ${../../templates} $out/clan_lib/templates
cp -r ${../../templates} $out/clan_lib/clan_core_templates
'';
sourceWithoutTests = cliSource (