mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-20 15:41:16 +00:00
yaookctl: 0-unstable-2026-04-24 -> 0-unstable-2026-06-18
(cherry picked from commit ecde770beb)
This commit is contained in:
committed by
github-actions[bot]
parent
1da3524a93
commit
6b431842ee
@@ -6,13 +6,13 @@
|
||||
}:
|
||||
python3.pkgs.buildPythonApplication {
|
||||
pname = "yaookctl";
|
||||
version = "0-unstable-2026-04-24";
|
||||
version = "0-unstable-2026-06-18";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
owner = "yaook";
|
||||
repo = "yaookctl";
|
||||
rev = "2b66a5bf50b05c68897ab80a17d41d9611d16a1d";
|
||||
hash = "sha256-cunSKWjOx+R0gTJic1DJRVHx0RG+vXCagbf8kmTrVKY=";
|
||||
rev = "697cf46425794c49fe9bb2b42550a58ddcac67a1";
|
||||
hash = "sha256-6pLDWPWKxVCGFZr/GhE7BegG86Zbgkw92S5lVMsvtHs=";
|
||||
};
|
||||
|
||||
pyproject = true;
|
||||
|
||||
Reference in New Issue
Block a user