This commit is contained in:
암냥 2026-08-07 04:08:07 +09:00
commit 46bbf976c6
No known key found for this signature in database
4 changed files with 7 additions and 2 deletions

View file

@ -31,7 +31,7 @@ in
src = builtins.fetchTarball {
url = "https://code.visualstudio.com/sha/download?build=insider&os=linux-x64";
sha256 = "0y3pwr8rwwc5niywl61hgzv02srq6fxsrn87f59idd4vcq83fqm5";
sha256 = "1m85sk061h10afkv0jb7rpw05ccmdr6m6xs36d41pqn8zgfnwsfg";
};
buildInputs = oldAttrs.buildInputs ++ [