Merge branch 'master' into staging
This commit is contained in:
@@ -18,7 +18,7 @@ python2Packages.buildPythonApplication rec {
|
||||
meta = {
|
||||
description = "CLI tool for the Amazon Route 53 DNS service";
|
||||
homepage = https://github.com/barnybug/cli53;
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ benley ];
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ benley ];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
# This file was generated by https://github.com/kamilchm/go2nix v1.2.0
|
||||
[
|
||||
]
|
||||
Reference in New Issue
Block a user