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 Nix's Machine type in a minimal way #1341

Merged
merged 2 commits into from
Jan 23, 2024
Merged

Use Nix's Machine type in a minimal way #1341

merged 2 commits into from
Jan 23, 2024

Conversation

Ericson2314
Copy link
Member

This is just using the fields from that type, and only where the types
coincide. (There are two fields with different types, speedFactor most
interestingly.) No code is reused, so we can be sure that no behavior is
changed.

Once the types are reconciled on the Nix side, then we can start
carefully actually reusing code.

Progress on #1164

This is *just* using the fields from that type, and only where the types
coincide. (There are two fields with different types, `speedFactor` most
interestingly.) No code is reused, so we can be sure that no behavior is
changed.

Once the types are reconciled on the Nix side, then we can start
carefully actually reusing code.

Progress on #1164
@Ericson2314 Ericson2314 merged commit d02e20a into master Jan 23, 2024
2 checks passed
@Ericson2314 Ericson2314 deleted the machine-dedup branch January 23, 2024 20:38
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