nac3artiq: support kernels sent by content #555
No reviewers
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/nac3#555
Loading…
Reference in New Issue
No description provided.
Delete Branch "mwojcik/nac3:submit_by_content"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #226.
ARTIQ part.
I noticed that
nac3profile
derivation in the flake is using hardcoded ARTIQ revision. This circular dependency actually broke my code - I needed to pass extra modules somehow, but the old hardcoded version of course did not provide it. For development, I removed nac3profile from the flake. It has to be updated after ARTIQ changes get merged.Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.