nix2026年3月14日 · 阅读需 1 分钟 · Castamere热爱 Coding安装 使用 determinate 安装 curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install 配置镜像 /etc/nix/nix.custom.confsubstituters = https://mirrors.cernet.edu.cn/nix-channels/store https://cache.nixos.org/ 使用 cd .nixnix develop