Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-03-16 12:25:48 +00:00
committed by GitHub
50 changed files with 317 additions and 132 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ stdenv.mkDerivation {
back to data on the other side.
'';
license = licenses.mit;
platforms = platforms.linux;
platforms = platforms.all;
maintainers = [ maintainers.cstrahan ];
};
}