act: migrate to by-name

This commit is contained in:
Nikolay Korotkiy
2024-09-01 18:06:56 +04:00
parent 49f79e2a9f
commit 1cd96300d5
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -1488,8 +1488,6 @@ with pkgs;
acquire = with python3Packages; toPythonApplication acquire;
act = callPackage ../development/tools/misc/act { };
actdiag = with python3.pkgs; toPythonApplication actdiag;
actkbd = callPackage ../tools/system/actkbd { };