我安装了nix
➜ which nix
/Users/rabraham/.nix-profile/bin/nix
➜ nix --version
nix (Nix) 2.1.3Nix频道是:
➜ cat ~/.nix-channels
https://nixos.org/channels/nixos-18.09 nixpkgs但我不能安装nix-repl
➜ nix-env -i nix-repl
error: selector 'nix-repl' matches no derivations发布于 2018-12-06 19:31:35
文件已经过时了。我认为是从Nix2.0开始的nix repl
https://stackoverflow.com/questions/53658066
复制相似问题