mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
tabbyapi: unstable-2026-06-13 -> unstable-2026-06-27
(cherry picked from commit a05d7f9e12)
This commit is contained in:
parent
1de3e5a5ab
commit
69dabba80d
1 changed files with 3 additions and 3 deletions
|
|
@ -7,14 +7,14 @@
|
|||
}:
|
||||
python3Packages.buildPythonApplication {
|
||||
pname = "tabbyapi";
|
||||
version = "0-unstable-2026-06-13";
|
||||
version = "0-unstable-2026-06-27";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "theroyallab";
|
||||
repo = "tabbyAPI";
|
||||
rev = "54850882315d509c984f9fe07fb8f5d04a0b4ba9";
|
||||
hash = "sha256-rIpI3pCJtfU1AEHBwQCIwuOh4c14N/z8VlX0hdxOC60=";
|
||||
rev = "3cf468c28362c28be1c8fc731ce1ccaf7b2206d0";
|
||||
hash = "sha256-s97YFyij2/oYlClmV2laDrCkkoK4uVZgRsn5WwftLag=";
|
||||
};
|
||||
|
||||
build-system = with python3Packages; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue