Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-05-02 18:24:58 +00:00
committed by GitHub
32 changed files with 4090 additions and 231 deletions

View File

@@ -11,7 +11,7 @@ buildPythonApplication rec {
sha256 = "2x8vwLTSngqQqmVrVh/mM4peATgaRqOSwrfm5XCkg/g=";
};
sourceRoot = "./src";
sourceRoot = "${src.name}/src";
meta = with lib; {
homepage = "http://michaelcmartin.github.io/Ophis/";