Loading
vscode-extensions.vadimcn.vscode-lldb: Fix update.sh
- Fix nix-shell invocation (`-p packages` and `path` are mutually exclusive) - Patch hashes in the correct files - Use nurl instead of nix-prefetch (the latter currently fails due to <https://github.com/msteen/nix-prefetch/issues/54>) - Update GitHub repo name Fixes #204311