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

fix: nix overlays #1374

Merged
merged 1 commit into from
Oct 29, 2024
Merged

fix: nix overlays #1374

merged 1 commit into from
Oct 29, 2024

Conversation

Lenivaya
Copy link
Contributor

Error info

After some recent changes, flake overlays stopped working, narrowing down the problem this is probably because of doing overlay for git-ignore-nix which is not a package but a flake (so the package can't really receive that git-ignore-nix). Passing git-ignore-nix as a direct argument to the package fixes the overlay usage for me, should work for others too.

Example of error

error: evaluation aborted with the following error message: 'lib.customisation.callPackageWith: Function called without required argument "git-ignore-nix"

@yshui
Copy link
Owner

yshui commented Oct 29, 2024

thanks. you seems to have formatted the nix file, making it difficult to review. can you amend the commit to just include the changes you want?

@Lenivaya
Copy link
Contributor Author

thanks. you seems to have formatted the nix file, making it difficult to review. can you amend the commit to just include the changes you want?

Done

@yshui yshui merged commit 7626dd9 into yshui:next Oct 29, 2024
15 checks passed
@Lenivaya Lenivaya deleted the fix/nix/overlay branch October 29, 2024 19:57
@absolutelynothelix
Copy link
Collaborator

@Lenivaya, it seems that you have contributed under two different e-mails. which one do you prefer to be included in the CONTRIBUTORS file: xocada at gmail.com or danylo.osipchuk at proton.me?

@Lenivaya
Copy link
Contributor Author

@Lenivaya, it seems that you have contributed under two different e-mails. which one do you prefer to be included in the CONTRIBUTORS file: xocada at gmail.com or danylo.osipchuk at proton.me?

Second

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.

3 participants