Commit 85ba963
authored
Make the ruby_runtime() rule re-load if PATH changes. (#22)
This will make `rvm use` commands take effect immediately,
rather than requiring a `blaze clean --expunge` first.
This has an unfortunate side-effect of also forcing a
re-download of hermetic Ruby versions when PATH changes.
To fix this, we should make `system_ruby()` its own repository
rule, so that hermetic Ruby versions are not affected by PATH.1 parent 29ed0a8 commit 85ba963
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
334 | 339 | | |
0 commit comments