Commit 88fcdd8
committed
When NIXPKGS_REVIEW_OFBORG_GIST_URL is set, use it as the default URL from which to fetch the ofborg evalation.
This is not required for normal users, but can be useful when nixpkgs-review is run as part of a distributed
system like r-rmcgibbo, and you want to use an ofborg evaluation that has since been invalidated by a force-push
to the PR and you do not want to fall back to local evaluation.1 parent 55d3c53 commit 88fcdd8
1 file changed
+10
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| |||
125 | 126 | | |
126 | 127 | | |
127 | 128 | | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
134 | 138 | | |
135 | 139 | | |
136 | 140 | | |
| |||
0 commit comments