mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-06 20:23:39 +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;
|
acquire = with python3Packages; toPythonApplication acquire;
|
||||||
|
|
||||||
act = callPackage ../development/tools/misc/act { };
|
|
||||||
|
|
||||||
actdiag = with python3.pkgs; toPythonApplication actdiag;
|
actdiag = with python3.pkgs; toPythonApplication actdiag;
|
||||||
|
|
||||||
actkbd = callPackage ../tools/system/actkbd { };
|
actkbd = callPackage ../tools/system/actkbd { };
|
||||||
|
Loading…
Reference in New Issue
Block a user