mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-19 15:11:30 +00:00
yaookctl: 0-unstable-2026-06-18 -> 0-unstable-2026-06-23
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
}:
|
||||
python3.pkgs.buildPythonApplication {
|
||||
pname = "yaookctl";
|
||||
version = "0-unstable-2026-06-18";
|
||||
version = "0-unstable-2026-06-23";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
owner = "yaook";
|
||||
repo = "yaookctl";
|
||||
rev = "697cf46425794c49fe9bb2b42550a58ddcac67a1";
|
||||
hash = "sha256-6pLDWPWKxVCGFZr/GhE7BegG86Zbgkw92S5lVMsvtHs=";
|
||||
rev = "f525f4c11422e8d556f8ff5564c5ce7180570f20";
|
||||
hash = "sha256-QPr1ryiT/OfBOEcIghGOgqKlu2iNLglWmZoWs6BLyvU=";
|
||||
};
|
||||
|
||||
pyproject = true;
|
||||
|
||||
Reference in New Issue
Block a user