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

Update evalArgs to match the new planned API #239

Merged
merged 1 commit into from
Apr 12, 2021

Conversation

Pacman99
Copy link
Member

This simply encodes the public facing portion of the api #232. @blaggacao and I ended up changing the API after some discussion, so this is the most updated version of the planned API.

@Pacman99 Pacman99 added the APIv1 related to 1.0 api stabilization label Apr 12, 2021
@Pacman99
Copy link
Member Author

This has now been tested in nix repl and it evaluates all arguments correctly.

@blaggacao
Copy link
Contributor

So go ahead and log it into api-next, I'd say!

@Pacman99 Pacman99 changed the title api-next evalArgs implementation Update evalArgs to match the new planned API Apr 12, 2021
@Pacman99 Pacman99 merged commit 8d0c036 into divnix:api-next Apr 12, 2021
Copy link
Contributor

@blaggacao blaggacao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A typo, that's all. This reads already super clean as it is.

Thank you for this great piece of work!

The configuration for this config
'';
};
externalmodules = mkOption {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

externalmodules -> externalModules

@Pacman99
Copy link
Member Author

I'll commit some more fixups soon. And I'll send a PR to add the generated docs.

@Pacman99
Copy link
Member Author

fixups in 2b70cd3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
APIv1 related to 1.0 api stabilization
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants