George Johnson
03/19/2024, 3:03 AMGeorge Johnson
03/19/2024, 3:05 AMGeorge Johnson
03/19/2024, 3:07 AMdonn
03/19/2024, 11:11 AMGeorge Johnson
03/19/2024, 1:59 PMdonn
03/19/2024, 2:01 PMsh <(curl -L <https://nixos.org/nix/install>) --no-daemon --yes --nix-extra-conf-file <(echo "experimental-features = nix-command flakes\nextra-substituters = <https://openlane.cachix.org>\nextra-trusted-public-keys = openlane.cachix.org-1:qqdwh+QMNGmZAuyeQJTH9ErW57OWSvdtuwfBKdS254E=\n")
But if you still Nix using another method, you need to set up the binary cache manually.George Johnson
03/19/2024, 2:04 PMdonn
03/19/2024, 2:07 PM--nix-extra-conf-file
doesn't work on non-systemd environments such as WSL2 or inside Docker containers.
I think this is a documentation issue… Will investigate.