Replies: 2 comments 2 replies
-
需要用新的hash格式 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
感觉fetch过的package好像每次都在重新下载一样,每次build都要fetch package半天。但我看 zig/p 里实际上是有的。p里的文件夹名跟0.13时也不一样了。
另外zig fetch的连接感觉有问题。明明裸连都能下载,但它就是一直失败。比如:
invalid HTTP response: EndOfStream
。还有想求助一下。现在build.zig.zon的规则是怎样的?有些包就必须让我改 name为
.xxx
和加上fingerprint,有些包又不用。Beta Was this translation helpful? Give feedback.
All reactions