Fix deprecations and breaking changes

This commit is contained in:
2025-05-23 02:09:30 +02:00
parent d2985d8499
commit 381a6f58ae
4 changed files with 11 additions and 17 deletions

View File

@ -35,7 +35,7 @@
GOROOT = "$HOME/go";
PATH = "$PATH:$HOME/.cargo/bin:$GOROOT/bin:$GOPATH/bin";
};
initExtra = ''
initContent = ''
[ -f $HOME/.nix-profile/etc/profile.d/nix.sh ] && . $HOME/.nix-profile/etc/profile.d/nix.sh
source ${pkgs.antigen}/share/antigen/antigen.zsh
# TODO: remove on NixOS