Replace initExtra with initContent
All checks were successful
Cachix / build (elendel) (push) Successful in 2m41s
Cachix / build (kholinar) (push) Successful in 4m44s
Cachix / build (marabethia) (push) Successful in 4m26s

This commit is contained in:
Charlotte Van Petegem 2025-04-23 09:35:43 +02:00
parent cf59802cd3
commit e4f56f61f6
Signed by: chvp
SSH key fingerprint: SHA256:+xxExaZKfphaPBA/f79I53pATM1GM3mRUFmOl/ChUbM
3 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,7 @@ let
expireDuplicatesFirst = true;
path = "${config.chvp.cachePrefix}${home}/.local/share/zsh/history";
};
initExtra = ''
initContent = ''
nshell() {
local -a drvs
for attr in "$@"; do