Update pkgs/vscode-insiders/default.nix
All checks were successful
CI / check (push) Successful in 1m1s
CI / list-packages (push) Successful in 2s
CI / build (default) (push) Successful in 4s
CI / build (helium) (push) Successful in 4s
CI / build (helium-sync) (push) Successful in 3s
CI / build (pjsk-cursor) (push) Successful in 3s
CI / build (waterfox-bin) (push) Successful in 4s
CI / build (vscode-insiders) (push) Successful in 33s
CI / build (xcursor-mizuki) (push) Successful in 3s
All checks were successful
CI / check (push) Successful in 1m1s
CI / list-packages (push) Successful in 2s
CI / build (default) (push) Successful in 4s
CI / build (helium) (push) Successful in 4s
CI / build (helium-sync) (push) Successful in 3s
CI / build (pjsk-cursor) (push) Successful in 3s
CI / build (waterfox-bin) (push) Successful in 4s
CI / build (vscode-insiders) (push) Successful in 33s
CI / build (xcursor-mizuki) (push) Successful in 3s
This commit is contained in:
parent
59778aff41
commit
c17454d554
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
let
|
||||
src = fetchTarball {
|
||||
url = "https://code.visualstudio.com/sha/download?build=insider&os=linux-x64";
|
||||
sha256 = "0cq5p2r949k1nskfacz2j0m9zyg116zpzc8csmxb1q51p7znixkc";
|
||||
sha256 = "1v1r8vq41dmxaifqhfhgji12qwgm44xanwbihrv3319384s8bf5f";
|
||||
};
|
||||
in
|
||||
(pkgs.vscode.override {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue