chore: remove immich and wivrn dependencies from flake config

This commit is contained in:
uttarayan21
2025-11-23 23:42:00 +05:30
parent 2f870f4f2e
commit 106eccf350
11 changed files with 44 additions and 57 deletions

View File

@@ -214,10 +214,6 @@
url = "github:ggml-org/llama.cpp/b6178?submodules=1";
inputs.nixpkgs.follows = "nixpkgs";
};
immich = {
url = "github:immich-app/immich/v1.142.0";
flake = false;
};
yabai = {
url = "github:koekeishiya/yabai";
flake = false;
@@ -234,10 +230,6 @@
url = "github:nix-community/nixpkgs-xr";
inputs.nixpkgs.follows = "nixpkgs";
};
wivrn = {
url = "github:WiVRn/WiVRn/v25.11.1";
flake = false;
};
handoff = {
# url = "github:uttarayan21/handoff";
url = "path:/home/servius/Projects/handoff";