mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 11:10:03 +00:00
act: migrate to by-name
This commit is contained in:
parent
49f79e2a9f
commit
1cd96300d5
|
@ -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 { };
|
||||
|
|
Loading…
Reference in a new issue