Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-03-11 06:18:03 +00:00
committed by GitHub
44 changed files with 171 additions and 150 deletions
+1 -1
View File
@@ -32,6 +32,6 @@ buildGoModule rec {
You can feed it standard input, any number of files or any number of directories to recurse into.
'';
license = licenses.bsd3;
maintainers = with maintainers; [ zowoq ];
maintainers = with maintainers; [ zowoq SuperSandro2000 ];
};
}