You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Essentially every time I update and there's a lot of things to download, I get errors like this:
error: builder for '/nix/store/jvhbff669x4l96446cvvgjmg54zk40df-dart-code-3.101.20241127.zip.drv' failed with exit code 1;
last 7 log lines:
>
> trying https://Dart-Code.gallery.vsassets.io/_apis/public/gallery/publisher/Dart-Code/extension/dart-code/3.101.20241127/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage?
> % Total % Received % Xferd Average Speed Time Time Time Current
> Dload Upload Total Spent Left Speed
> 14 15.8M 14 2328k 0 0 46096 0 0:06:00 0:00:51 0:05:09 47862
> curl: (92) HTTP/2 stream 1 was not closed cleanly: PROTOCOL_ERROR (err 1)
> error: cannot download dart-code-3.101.20241127.zip from any mirror
For full logs, run 'nix log /nix/store/jvhbff669x4l96446cvvgjmg54zk40df-dart-code-3.101.20241127.zip.drv'.
error: 1 dependencies of derivation '/nix/store/8biqglbih3bnckqjy0hpks9qz2prbp6q-vscode-extension-dart-code-dart-code-3.101.20241127.drv' failed to build
error: 1 dependencies of derivation '/nix/store/x62nj8n8r34yjadslq9431qn37jq33p8-hm_.vscodeextensions.extensionsimmutable.json.drv' failed to build
error: 1 dependencies of derivation '/nix/store/cjn2r0jcx8i59xwdbh3jpnhpk61zm1ip-home-manager-files.drv' failed to build
Is there a way to fix or workaround this?
The text was updated successfully, but these errors were encountered:
I was mistaken! And no, #87 does nothing. This issue seems to be triggered if a beeg download is also happening alongside the extension downloading. Like, I just reinstalled NixOS, and when installing my home-manager profile, I had constant vscode extension download issues, so I disabled that and, and saw that davinci resolve was being downloaded. Once h-m finished installing, I reenabled vscode + extensions and voila, the next generation went smoothly.
Essentially every time I update and there's a lot of things to download, I get errors like this:
Is there a way to fix or workaround this?
The text was updated successfully, but these errors were encountered: