wow
This commit is contained in:
parent
49dd63d928
commit
21728cc269
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ in
|
||||||
|
|
||||||
src = builtins.fetchTarball {
|
src = builtins.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 = "19cq6pwyzickckc5zi4lpxrqjhb4lhpwkr83jy2ma6jg3zh1cjk3";
|
sha256 = "0j21dnn1kj7gazyqiz9ip6qvpzi1zva33mf5l18ljv3sn34jgyzw";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = oldAttrs.buildInputs ++ [
|
buildInputs = oldAttrs.buildInputs ++ [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue