wow
This commit is contained in:
parent
4102f6bc07
commit
09d72a9102
3 changed files with 5 additions and 1090 deletions
1089
flake.lock
generated
1089
flake.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -16,6 +16,10 @@ with pkgs;
|
||||||
android-tools
|
android-tools
|
||||||
android-cli
|
android-cli
|
||||||
|
|
||||||
|
alcom
|
||||||
|
vrc-get
|
||||||
|
vrcvideocacher
|
||||||
|
|
||||||
# waterfox-bin
|
# waterfox-bin
|
||||||
# inputs.waterfox.packages.${pkgs.system}.waterfox
|
# inputs.waterfox.packages.${pkgs.system}.waterfox
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,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 = "1f3g8n08m9v9r23ls93gd29d0msd4flihw8sbq6cgzf2j1qx660v";
|
sha256 = "0b1127828nk7hr1j66vwi98ip6zwzwrnacqpsa5klnw1xagz52aj";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = oldAttrs.buildInputs ++ [
|
buildInputs = oldAttrs.buildInputs ++ [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue