# Pinned SuperCollider source for the build (see build.rs). Bump `rev` to update.
#
# This is the single source of truth for the SuperCollider revision: `build.rs` reads it for its
# fetch fallback, and the Nix flake reads this same file (`builtins.fromTOML`) to fetch the *same*
# revision and pass it through `SCSYNTH_SYS_SUPERCOLLIDER_DIR` - so the two cannot drift.
= "https://github.com/supercollider/supercollider.git"
= "149febf1dd4428dd4d324c8feea3fc656bbdb3f1"