remove darwin attrset from release.ni

This commit is contained in:
Daiderd Jordan 2017-02-19 16:40:32 +01:00
parent 493fd81e9f
commit 7f4fd805f5
No known key found for this signature in database
GPG key ID: D02435D05B810C96

View file

@ -50,9 +50,7 @@ let
examples.simple = genExample ./modules/examples/simple.nix;
}
// (mapTestOn (packagePlatforms packageSet))
// (mapTestOn { perlPackages = mapPlatforms all packageSet.perlPackages; })
// (mapTestOn { darwin = mapPlatforms darwin packageSet.darwin; });
// (mapTestOn (packagePlatforms packageSet));
in