You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shell.nix: add specific uncrustify version (0.75.1)
The libtock-c formatting scripts expect to use a specific version of
`uncrustify` (v0.75.1, currently), and will attempt to build it if not
present. Instead of using whatever version the user's Nixpkgs has, we
build the specific `uncrustify` version required by `libtock-c`.
0 commit comments