nixos/ipa: krb5Full has been renamed to krb5#461291
Merged
benley merged 1 commit intoNixOS:masterfrom Nov 14, 2025
Merged
Conversation
This broke as of NixOS#456065. krb5Full rename started way back in 2022 with NixOS#201707, and I guess ipa.nix was overlooked.
3 tasks
Member
Author
|
cc @MarcelCoding, @s1341, @h7x4 |
MarcelCoding
approved these changes
Nov 13, 2025
Member
Author
|
alright, the merge queue is failing with something totally unrelated so I'm going to bypass it for this one. Hope that is OK. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Make ipa.nix depend on
krb5instead of the deprecatedkrb5Full.This broke with #456065. The
krb5Fullattribute rename started way back in 2022 with #201707, and I guess ipa.nix was overlooked because it has no associated nixos tests.Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.