Commit 9c709d2
authored
Bump version to 0.13.4 (#2337)
## Summary
* Bumps Devbox version to 0.13.4. Will tag this commit once merged
* Adds `subpackage` to only build the Devbox binary. Otherwise we also
build the Testrunner/updater binary which is not relevant for users
* Support cross-compilation by skipping post-install scripts if Devbox
is built for a different system than the host
## How was it tested?
`nix build .` ++ `devbox run tidy`1 parent e106c39 commit 9c709d2
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
51 | | - | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
0 commit comments