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

Use passthru for perl-bindings, allows Nix patching for Hydra #4495

Merged
merged 1 commit into from Feb 5, 2021

Conversation

infinisil
Copy link
Member

This allows patching Nix for Hydra with additional overlays, because .overrideAttrs and co. will persist the passthru's.

This allows patching Nix for Hydra with additional overlays, because
`.overrideAttrs` and co. will persist the passthru's
@infinisil
Copy link
Member Author

Notably this PR is based on the Nix version that Hydra has pinned in its flake.lock, meaning this is a version compatible with hydra (in contrast with master Nix which isn't compatible). The motivation for this is because it allows patching Nix to include #4470.

@edolstra edolstra merged commit 271eedb into NixOS:master Feb 5, 2021
@infinisil infinisil deleted the perl-bindings-passthru branch February 5, 2021 12:05
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.

None yet

2 participants