diff options
| -rw-r--r-- | README | 3 | ||||
| -rw-r--r-- | README.md | 7 | 
2 files changed, 7 insertions, 3 deletions
| @@ -1,3 +0,0 @@ -# azure-cli-nix - -Nixpkgs overlay for azure-cli diff --git a/README.md b/README.md new file mode 100644 index 0000000..99e6bcc --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# azure-cli-nix + +Nixpkgs overlay for azure-cli 2.0 (i.e. the Python one). + +This overlay has all the dependencies for `azure-cli` python module.  It aims +to not override packages of the main package tree, derivations the need updates +are kept internal to omit mass rebuilds. | 
