tabbyapi: 0-unstable-2026-06-27 -> 0-unstable-2026-07-18

This commit is contained in:
BatteredBunny
2026-07-19 20:49:19 +03:00
parent dfdf079ccd
commit ae9dcf6e3c

View File

@@ -7,14 +7,14 @@
}:
python3Packages.buildPythonApplication {
pname = "tabbyapi";
version = "0-unstable-2026-06-27";
version = "0-unstable-2026-07-18";
pyproject = true;
src = fetchFromGitHub {
owner = "theroyallab";
repo = "tabbyAPI";
rev = "3cf468c28362c28be1c8fc731ce1ccaf7b2206d0";
hash = "sha256-s97YFyij2/oYlClmV2laDrCkkoK4uVZgRsn5WwftLag=";
rev = "0158fb48d76546a6475d1d63f6cd5b90932d1d11";
hash = "sha256-Bkpx3MyZg7Np5zXAsq8mgxdAFsHUZhy2NZ93XSLbJgk=";
};
build-system = with python3Packages; [
@@ -57,7 +57,6 @@ python3Packages.buildPythonApplication {
numpy
setuptools
exllamav2
exllamav3
]
++ lib.optionals stdenv.hostPlatform.isLinux [