Skip to content
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

Remove cachix install step from ihp-new #1883

Closed
mpscholten opened this issue Jan 1, 2024 · 2 comments
Closed

Remove cachix install step from ihp-new #1883

mpscholten opened this issue Jan 1, 2024 · 2 comments
Assignees

Comments

@mpscholten
Copy link
Member

With the new flake based dev env we don't need to install cachix anymore to add the digitallyinduced binary cache. So the step here can be removed https://github.com/digitallyinduced/ihp/blob/master/ProjectGenerator/bin/ihp-new#L219

@rvarun11
Copy link
Contributor

rvarun11 commented Jan 3, 2024

Apart from removing cachix install step, do we need:

if ! grep -s -q "digitallyinduced.cachix.org-1:y+wQvrnxQ+PdEsCt91rmvv39qRCYzEgGQaldK26hCKE=" ~/.config/nix/nix.conf; then

Or can this be removed as well?

@rvarun11 rvarun11 self-assigned this Jan 3, 2024
@mpscholten
Copy link
Member Author

Yes very likely

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants