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

delete all uses of removed lib.mdDoc #105

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

Rafmaninoff
Copy link
Contributor

nixpkgs will soon remove lib.mdDoc, stating all option descriptions are in markdown by default, in fact, currently on nixpkgs-unstable, it fails to build. this PR is a simple removal of all mentions. the provided test suite passes, at least on x86_64-linux nixos.

@gmodena
Copy link
Owner

gmodena commented Nov 29, 2024

Wow. Thanks for the heads up and fix @Rafmaninoff !

I missed NixOS/nixpkgs#300735. I'll make sure to test and release before 24.11 ships.

@gmodena gmodena self-requested a review November 29, 2024 07:58
@gmodena gmodena merged commit 01ca2cb into gmodena:main Nov 29, 2024
1 check passed
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.

2 participants