mcu-contrib: break apart stabilizer and stabilizer-pounder #89
Loading…
Reference in New Issue
No description provided.
Delete Branch "mwojcik/nix-scripts:pounder-schism"
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?
Something I missed (with the classic excuse of "it builds on my machine"):
and that seems required in this case... so how about we just break apart, let the normal Stabilizer dual-iir/lockin build from source without modifications, remove the patch and just keep pounder-telemetry separate, building from another repo? I could move the changes to Gitea so it's not mapped to my github account.
Just change
cargoLock = {lockFile = "${src}/Cargo.lock"; inherit outputHashes; };
to allow patching. It may be import-from-derivation but we should be able to allow that on Hydra if it is a problemPull request closed