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

change to the additions overlay function call #70

Merged
merged 1 commit into from
Apr 27, 2024

Conversation

LateNightIceCream
Copy link
Contributor

regarding #54

@Misterio77
Copy link
Owner

Thank you!

@Misterio77 Misterio77 merged commit bb8a72b into Misterio77:main Apr 27, 2024
@arthsmn
Copy link

arthsmn commented Apr 28, 2024

When using this change and trying to rebuild my system I get an infinite recursion error.

@Edgaras1
Copy link

When using this change and trying to rebuild my system I get an infinite recursion error.

Change your pkgs default.nix https://github.com/Misterio77/nix-starter-configs/blob/main/standard/pkgs/default.nix

from { pkgs , ... }: { } to pkgs: {}

@arthsmn
Copy link

arthsmn commented Apr 28, 2024

When using this change and trying to rebuild my system I get an infinite recursion error.

Change your pkgs default.nix https://github.com/Misterio77/nix-starter-configs/blob/main/standard/pkgs/default.nix

from { pkgs , ... }: { } to pkgs: {}

Sorry, forgot to do this!

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

Successfully merging this pull request may close these issues.

4 participants