acme-dns: Migrate to by-name (#398376)
This commit is contained in:
@@ -1025,8 +1025,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;
|
||||
|
||||
Reference in New Issue
Block a user