We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 745da92 + 10eea93 commit da0cca2Copy full SHA for da0cca2
1 file changed
pkgs/by-name/ya/yaookctl/package.nix
@@ -6,13 +6,13 @@
6
}:
7
python3.pkgs.buildPythonApplication {
8
pname = "yaookctl";
9
- version = "0-unstable-2026-01-13";
+ version = "0-unstable-2026-02-05";
10
11
src = fetchFromGitLab {
12
owner = "yaook";
13
repo = "yaookctl";
14
- rev = "97ff5ceb948c6e61ef5fe288d84fca8b60e1c984";
15
- hash = "sha256-+pWfm39WRybN9ldTf9Emm120NwvGQhtX0nU1CVZSot0=";
+ rev = "c0e3f92cbf15fdf985ac7dba9ed9edb320bda8f1";
+ hash = "sha256-TUAKHK/kxQHFpOGYP56lv4PmnfpkXFUY60BBZusV7b8=";
16
};
17
18
pyproject = true;
0 commit comments