This commit is contained in:
암냥 2026-08-01 23:07:47 +09:00
commit 90c8596061
No known key found for this signature in database
6 changed files with 35 additions and 29 deletions

View file

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