Update pkgs/vscode-insiders/default.nix
This commit is contained in:
parent
90f27db06c
commit
614f6632f7
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
let
|
let
|
||||||
src = fetchTarball {
|
src = fetchTarball {
|
||||||
url = "https://code.visualstudio.com/sha/download?build=insider&os=linux-x64";
|
url = "https://code.visualstudio.com/sha/download?build=insider&os=linux-x64";
|
||||||
sha256 = "0y0fcb1fadms3zp191gh74kn7vhp0mm02582km1anvsryc4ks5dq";
|
sha256 = "04brczgkvpkqrg018wss9z5hk56n4d58r1bd7zq83wsycma9mq2b";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
(pkgs.vscode.override {
|
(pkgs.vscode.override {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue