Commit 69f881c
committed
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`.1 parent f00ad09 commit 69f881c
1 file changed
+20
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
40 | 59 | | |
41 | 60 | | |
42 | 61 | | |
| |||
47 | 66 | | |
48 | 67 | | |
49 | 68 | | |
50 | | - | |
51 | 69 | | |
52 | 70 | | |
| 71 | + | |
53 | 72 | | |
54 | 73 | | |
55 | 74 | | |
| |||
0 commit comments