Skip to content

Comments

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

Merged
Ericson2314 merged 2 commits intomasterfrom
machine-dedup
Jan 23, 2024
Merged

Use Nix's Machine type in a minimal way#1341
Ericson2314 merged 2 commits intomasterfrom
machine-dedup

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
@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