Created
November 19, 2018 04:28
-
-
Save nuttycom/80c5938d9dee4a42159f06488dd6ec41 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nuttycom@summer:~/ λ sh <(curl https://nixos.org/nix/install) --no-daemon | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 2472 100 2472 0 0 3994 0 --:--:-- --:--:-- --:--:-- 3993 | |
downloading Nix 2.1.3 binary tarball for x86_64-darwin from 'https://nixos.org/releases/nix/nix-2.1.3/nix-2.1.3-x86_64-darwin.tar.bz2' to '/var/folders/vx/n5_b_39s6qj6tgvh2m82r8v00000gn/T/nix-binary-tarball-unpack.XXXXXXXXXX.3tz9bT1l'... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 28.8M 100 28.8M 0 0 803k 0 0:00:36 0:00:36 --:--:-- 1615k | |
Note: a multi-user installation is possible. See https://nixos.org/nix/manual/#sect-multi-user-installation | |
performing a single-user installation of Nix... | |
copying Nix to /nix/store................................... | |
initialising Nix database... | |
error: cannot connect to daemon at '/nix/var/nix/daemon-socket/socket': No such file or directory | |
/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment