macos-sierra-shared: Make live code and add to nascent Darwin channel

Also add appropriate `meta.platforms = ...` to each derivation.
This commit is contained in:
John Ericson
2017-07-31 21:28:18 -04:00
committed by John Ericson
parent eeed1814dc
commit 14e05c30e8
3 changed files with 29 additions and 4 deletions
+1
View File
@@ -42,6 +42,7 @@ let
jobs.python.x86_64-darwin
jobs.rustc.x86_64-darwin
jobs.go.x86_64-darwin
jobs.tests.macOSSierraShared
];
};