mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 21:33:03 +03:00
typo
This commit is contained in:
parent
b8d9a16eec
commit
7207dd8f1a
@ -45,6 +45,6 @@ in pythonPackages.buildPythonPackage rec {
|
||||
description = "ACME client that can obtain certs and extensibly update server configurations";
|
||||
platforms = platforms.unix;
|
||||
maintainers = [ maintainers.iElectric ];
|
||||
license = licenses.apl20;
|
||||
license = licenses.asl20;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user