Skip to main content

nix

· One min read ·
Castamere
Code Aesthetic

安装

使用 determinate 安装

curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install

配置镜像

/etc/nix/nix.custom.conf
substituters = https://mirrors.cernet.edu.cn/nix-channels/store https://cache.nixos.org/

使用

cd .nix
nix develop
Buy me a coffee ☕:
This article is licensed under CC 4.0 BY-SAExternal Link