mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
acme-dns: Migrate to by-name
This commit is contained in:
parent
ae2a0817c8
commit
8ce202df1c
2 changed files with 0 additions and 2 deletions
|
@ -1027,8 +1027,6 @@ with pkgs;
|
|||
_7zz = darwin.apple_sdk_11_0.callPackage ../tools/archivers/7zz { };
|
||||
_7zz-rar = _7zz.override { enableUnfree = true; };
|
||||
|
||||
acme-dns = callPackage ../servers/dns/acme-dns/default.nix { };
|
||||
|
||||
acquire = with python3Packages; toPythonApplication acquire;
|
||||
|
||||
actdiag = with python3.pkgs; toPythonApplication actdiag;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue