Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-04-19 18:11:51 +00:00
committed by GitHub
54 changed files with 512 additions and 279 deletions
+2 -2
View File
@@ -41,8 +41,8 @@ in {
package = mkOption {
type = types.package;
default = pkgs.mxisd;
defaultText = "pkgs.mxisd";
default = pkgs.ma1sd;
defaultText = "pkgs.ma1sd";
description = "The mxisd/ma1sd package to use";
};