Nix-darwin installation question

I follow the installation instructions available here:

https://github.com/LnL7/nix-darwin

I have tried to install nix-darwin with the following command:

nix-build https://github.com/LnL7/nix-darwin/archive/master.tar.gz -A installer

The system answered:

unpacking 'https://github.com/LnL7/nix-darwin/archive/master.tar.gz' into the Git cache...

So good, so far…

After 10 or 15 seconds:

error: unable to download 'https://cache.nixos.org/hznwp11jaxr0dvcf4m31cdh9daylwf00.narinfo': Problem with the SSL CA cert (path? access rights?) (77)

I have try to find out about file cache.nixos.org/hznwp11...narinfo and I have found that this file does not exist anymore in the web server.

Anyway to fix it?

Situation has changed, Now, the error is:

@nix {"action":"result","fields":[0,0,0,0],"id":226271762055174,"type":105}
@nix {"action":"result","fields":[0,0,0,0],"id":226271762055174,"type":105}
@nix {"action":"stop","id":226271762055174}
error:
       … writing file '/nix/store/0mjkzyg9jyys35mrja2qbapjxxl4a2kd-bootstrap-tools.tar.xz'

       error: unable to download 'http://tarballs.nixos.org/stdenv/aarch64-apple-darwin/d03a4482228d4d6dbd2d4b425b6dfcd49ebe76>

When checking for https://tarball.nixos.org…aebe76, I have a 404 File not found error.

It sounds like you may have some kind of MITM proxy on your connection.

Maybe this thread helps: