Merge pull request 'pkgs/clan: Clean select symlink up' (#3734) from kenji/clan-core:ke-fix-clan-cli into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3734 Reviewed-by: lassulus <clanlol@lassul.us>
This commit is contained in:
@@ -67,6 +67,7 @@ let
|
||||
|
||||
# In cases where the devshell created this file, this will already exist
|
||||
rm -f $out/clan_lib/nixpkgs
|
||||
rm -f $out/clan_lib/select
|
||||
|
||||
substituteInPlace $out/clan_lib/flake/flake.py \
|
||||
--replace-fail '@fallback_nixpkgs_hash@' "$(jq -r '.nodes.nixpkgs.locked.narHash' ${nixpkgs'}/flake.lock)" \
|
||||
|
||||
Reference in New Issue
Block a user