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

make a github action workflow for building the system automatically and pushing it to cachix #12

Open
RCMast3r opened this issue Apr 8, 2024 · 0 comments

Comments

@RCMast3r
Copy link

RCMast3r commented Apr 8, 2024

https://discourse.nixos.org/t/nix-github-actions-aarch64/11034/5

desired workflow:

  • automatic rebuild of top-level can be triggered in two ways:
  1. update of HT_CAN or data_acq repo will trigger nix flake update of HT_CAN input here (common)
  2. update of hytech_nixos flake itself (medium rare)
  • updating of TCU:
    a user should only have to run one command to push the store path to the car. While doing this, the command will get the top level store path from remote and serve it to the car. The user will have to be connected to both the car and to internet.

nix copy --from (remote) --to (tcu)

since the TCU does not have an internet connection

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

No branches or pull requests

1 participant