Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-05-17 06:22:23 +00:00
committed by GitHub
154 changed files with 1062 additions and 1089 deletions

View File

@@ -20,7 +20,7 @@ buildGoPackage rec {
meta = with lib; {
homepage = "https://github.com/AdRoll/hologram/";
description = "Easy, painless AWS credentials on developer laptops";
maintainers = with maintainers; [ nand0p ];
maintainers = with maintainers; [ ];
license = licenses.asl20;
};
}