Compare commits

..

No commits in common. "b31965d566ca0e7c477fcbf07e55abf03178d52a" and "363535a475a2d7fc4d8b49425f7768f0d56cab5f" have entirely different histories.

View file

@ -3,7 +3,7 @@
let
src = fetchTarball {
url = "https://code.visualstudio.com/sha/download?build=insider&os=linux-x64";
sha256 = "04brczgkvpkqrg018wss9z5hk56n4d58r1bd7zq83wsycma9mq2b";
sha256 = "0y0fcb1fadms3zp191gh74kn7vhp0mm02582km1anvsryc4ks5dq";
};
in
(pkgs.vscode.override {