This commit is contained in:
암냥 2026-09-01 17:38:12 +09:00
commit 09d72a9102
No known key found for this signature in database
3 changed files with 5 additions and 1090 deletions

1089
flake.lock generated

File diff suppressed because it is too large Load diff

View file

@ -16,6 +16,10 @@ with pkgs;
android-tools
android-cli
alcom
vrc-get
vrcvideocacher
# waterfox-bin
# inputs.waterfox.packages.${pkgs.system}.waterfox
]

View file

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