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

Simplify state machine 2 #12412

Merged
merged 2 commits into from
Feb 4, 2025

Conversation

Ericson2314
Copy link
Member

@Ericson2314 Ericson2314 commented Feb 3, 2025

Motivation

Follow-up from #12392, see that for motivation.

The first commit moves the function out of the way. The second joins together now-adjacent functions into a single larger function.

Context

Depends on #12392

These last two commits were split out because they (necessarily) have a bigger diff.


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

This is necessary in order to inline `inputsRealised` in the next
commit by combing it with its adjacent function (i.e. with a small
diff).
Copy link

dpulls bot commented Feb 4, 2025

🎉 All dependencies have been resolved !

@edolstra
Copy link
Member

edolstra commented Feb 4, 2025

Can you rebase this PR?

@Ericson2314
Copy link
Member Author

@edolstra no need for a rebase :) just reset the target branch to master and the diff shrunk.

@edolstra edolstra merged commit 3e8cd2f into NixOS:master Feb 4, 2025
13 checks passed
@Ericson2314 Ericson2314 deleted the simplify-state-machine-2 branch February 5, 2025 03:54
@Ericson2314
Copy link
Member Author

Thanks!

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