-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation failing on NixOS:nix docker image #38
Comments
Hi, not sure why tar is segfaulting, but you can directly build an image from this repo with |
I build packages in the nix docker image and was hoping to have installation instructions for getting |
I have a macbook M1 and trying to build on it is yet unsupported. Plus I need linux/amd64 image. So I am trying to build this within the NixOS/nix docker image, but that seg faults for some reason as well.
Next run
|
Hi,
I am trying to use the docker.io/NixOS/nix:latest docker image and install attic in there to serve as binary cache and run in K8s.
However I didnt find any instructions on how to install with just nix package manager.
I tried
nix profile install https://github.com/zhaofengli/attic but the installation fails
or some other runs I see the following
Not sure why it needs windows api.. Hence, I am thinking my command is incorrect.
or
Appreciate any help.
Thanks
mohnish.
The text was updated successfully, but these errors were encountered: