wow
This commit is contained in:
parent
f6dbcc2b4f
commit
6ad3f123b7
3 changed files with 3 additions and 3 deletions
|
|
@ -31,7 +31,7 @@ in
|
|||
|
||||
src = builtins.fetchTarball {
|
||||
url = "https://code.visualstudio.com/sha/download?build=insider&os=linux-x64";
|
||||
sha256 = "1m85sk061h10afkv0jb7rpw05ccmdr6m6xs36d41pqn8zgfnwsfg";
|
||||
sha256 = "1f3g8n08m9v9r23ls93gd29d0msd4flihw8sbq6cgzf2j1qx660v";
|
||||
};
|
||||
|
||||
buildInputs = oldAttrs.buildInputs ++ [
|
||||
|
|
|
|||
Loading…
Reference in a new issue