Merge pull request #80914 from fkstef/fix/metastore-create

metastore: init at 1.1.2
This commit is contained in:
lewo
2020-02-28 08:58:15 +01:00
committed by GitHub
2 changed files with 26 additions and 0 deletions

View File

@@ -16911,6 +16911,8 @@ in
mdadm = mdadm4;
mdadm4 = callPackage ../os-specific/linux/mdadm { };
metastore = callPackage ../os-specific/linux/metastore { };
mingetty = callPackage ../os-specific/linux/mingetty { };
miraclecast = callPackage ../os-specific/linux/miraclecast { };