要求
蝙蝠
考试
fd
猫咪
尼克斯
锡德尔胡克
将nix与刚刚对我有用的鱼逐步使用方法
从macOS机器上的鱼提示中。
1. `cd ~/.config/fish`
2. `git clone gitgithub.com:oh-my-fish/plugin-foreign-env.git`
3. Add the following lines to your `config.fish`($HOME/.config/fish/config.fish) to do 2 things:
拉德戈夫
与Radicle治理合同进行交互的cli工具。
它可以用于使用密钥文件或硬件钱包创建,查看,投票或执行提案。
安装
安装nix:
curl https://nixos.org/nix/install | sh
# Run this or login again to use Nix
. "$HOME/.nix-profile/etc/profile.d/nix.sh"
然后安装radgov :
nix-env -i -f https://github.com/dapp-org/r
Nix配置
在macOS上安装
首先,您需要安装nix软件包管理器:
curl https://nixos.org/nix/install | sh
并在.zshrc初始化:
if [ -e $HOME/.nix-profile/etc/profile.d/nix.sh ]; then . $HOME/.nix-profile/etc/profile.d/nix.sh; fi # added by Nix installer
接下来,我们需要一个虚拟Linux环境来构建软件包,因为大多数构建