CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 17:27:49 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/elixir-tools/next-ls.git
etag: W/"60c80ab1f68acd9d7911c3cfe389857b"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=7lr8Whx0fUxZYmpf0P%2Fldt7bOSRxcVjtawZyCCzaZCIPG9ikEBULtVJ%2Bz38b4%2FDXwXUwyOL99Lg%2FJWSW5%2Fdf%2BYrzLJbEvzeoLNuS739FeaZM9hwpoiYplgVIXl%2FK0oTtx9UZ0ShmK2bXPRS%2Fl%2B03nCwH%2FMx5ntoGRn5nrtrLKk64Q6sA6fZ%2Fa5uM4%2FoHH0N45FgM38eonNWXejU6RrndXYF%2FVFbAUthsw3c6kxT%2Blq%2BXoKyFGkS0YAyf86xoq1GyQqauNVCDyvtTPT8NTuS7ow%3D%3D--mTItjfkISKhrwVQy--%2BipHszLkQ5B4MjqkUMwo3g%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1355167828.1753464468; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 17:27:48 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 17:27:48 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A918:63192:4DD0B:5F429:6883BE94
fix(runtime): use correct archive locations (e.g. Hex) for bundled El… · elixir-tools/next-ls@2e9c45f · GitHub
Copy file name to clipboardExpand all lines: lib/next_ls/runtime/bundled_elixir.ex
Copy file name to clipboardExpand all lines: test/next_ls/autocomplete_test.exs
Copy file name to clipboardExpand all lines: test/next_ls/runtime_test.exs
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 40
Commit 2e9c45f
authored
fix(runtime): use correct archive locations (e.g. Hex) for bundled Elixir (#510)
* fix(runtime): install hex to correct dir
Set `MIX_ARCHIVES` explicitly to make sure to override any existing
setting, e.g. from `asdf` or `mise`.
* Set MIX_ARCHIVES everywhere MIX_HOME is set1 parent 1a94fb7 commit 2e9c45fCopy full SHA for 2e9c45f
File tree
Expand file treeCollapse file tree
6 files changed
+34
-7
lines changedFilter options
- lib
- next_ls
- runtime
- test
- next_ls
- support
Expand file treeCollapse file tree
6 files changed
+34
-7
lines changed+12-1Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
| 80 | + | |
| 81 | + | |
81 | 82 |
| |
82 | 83 |
| |
83 | 84 |
| |
| |||
90 | 91 |
| |
91 | 92 |
| |
92 | 93 |
| |
| 94 | + | |
93 | 95 |
| |
94 | 96 |
| |
95 | 97 |
| |
| |||
104 | 106 |
| |
105 | 107 |
| |
106 | 108 |
| |
| 109 | + | |
107 | 110 |
| |
108 | 111 |
| |
109 | 112 |
| |
| |||
145 | 148 |
| |
146 | 149 |
| |
147 | 150 |
| |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
148 | 156 |
| |
149 | 157 |
| |
150 | 158 |
| |
| |||
187 | 195 |
| |
188 | 196 |
| |
189 | 197 |
| |
| 198 | + | |
190 | 199 |
| |
191 | 200 |
| |
192 | 201 |
| |
| |||
938 | 947 |
| |
939 | 948 |
| |
940 | 949 |
| |
| 950 | + | |
941 | 951 |
| |
942 | 952 |
| |
943 | 953 |
| |
| |||
1061 | 1071 |
| |
1062 | 1072 |
| |
1063 | 1073 |
| |
| 1074 | + | |
1064 | 1075 |
| |
1065 | 1076 |
| |
1066 | 1077 |
| |
|
+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
| 115 | + | |
115 | 116 |
| |
116 | 117 |
| |
117 | 118 |
| |
| |||
159 | 160 |
| |
160 | 161 |
| |
161 | 162 |
| |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
162 | 168 |
| |
163 | 169 |
| |
164 | 170 |
| |
|
lib/next_ls/runtime/bundled_elixir.ex
Copy file name to clipboardExpand all lines: lib/next_ls/runtime/bundled_elixir.ex+8-5Lines changed: 8 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
27 | 31 |
| |
28 | 32 |
| |
| 33 | + | |
29 | 34 |
| |
30 | 35 |
| |
31 | 36 |
| |
| |||
45 | 50 |
| |
46 | 51 |
| |
47 | 52 |
| |
| 53 | + | |
48 | 54 |
| |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
| 55 | + | |
| 56 | + | |
54 | 57 |
| |
55 | 58 |
| |
56 | 59 |
| |
|
test/next_ls/autocomplete_test.exs
Copy file name to clipboardExpand all lines: test/next_ls/autocomplete_test.exs+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
| 77 | + | |
77 | 78 |
| |
78 | 79 |
| |
79 | 80 |
| |
|
test/next_ls/runtime_test.exs
Copy file name to clipboardExpand all lines: test/next_ls/runtime_test.exs+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
| 69 | + | |
69 | 70 |
| |
70 | 71 |
| |
71 | 72 |
| |
| |||
97 | 98 |
| |
98 | 99 |
| |
99 | 100 |
| |
| 101 | + | |
100 | 102 |
| |
101 | 103 |
| |
102 | 104 |
| |
| |||
129 | 131 |
| |
130 | 132 |
| |
131 | 133 |
| |
| 134 | + | |
132 | 135 |
| |
133 | 136 |
| |
134 | 137 |
| |
| |||
194 | 197 |
| |
195 | 198 |
| |
196 | 199 |
| |
| 200 | + | |
197 | 201 |
| |
198 | 202 |
| |
199 | 203 |
| |
|
+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
| |||
73 | 74 |
| |
74 | 75 |
| |
75 | 76 |
| |
76 |
| - | |
| 77 | + | |
| 78 | + | |
77 | 79 |
| |
78 | 80 |
| |
79 | 81 |
| |
|
You can’t perform that action at this time.
0 commit comments