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

Add class: imports "type checking" #154

Merged
merged 1 commit into from
May 16, 2024
Merged

Add class: imports "type checking" #154

merged 1 commit into from
May 16, 2024

Conversation

roberth
Copy link
Member

@roberth roberth commented May 8, 2023

Might delay a merge as it could lead to something like "unknown option _class" when loading modules from flakes with a (very) recent lib into flakes with an older lib.
Make a tag first?

@cdmistman
Copy link

👋 @roberth - since #223 and #224 were closed in favor of the stack starting here, i was wondering what work still needs to be done to get this merged, and if i can help in any way?

Initially this had some feature checking with lib.functionArgs, but
I don't think this is useful. The _class attribute is not supported
by long-unsupported Nixpkgs (<23.05) anyway, so let's keep it simple.
@roberth
Copy link
Member Author

roberth commented May 16, 2024

Hi @cdmistman, thanks for reaching out!
All this particular PR needed was a rebase and a decision.
Maybe you could try #213 and review it?

@roberth roberth marked this pull request as ready for review May 16, 2024 13:16
@roberth roberth merged commit 8dc4538 into main May 16, 2024
3 checks passed
@roberth roberth deleted the class branch May 16, 2024 13:16
@cdmistman
Copy link

ack - haven't gotten to it yet, will get to it this weekend!

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