remove darwin attrset from release.ni
This commit is contained in:
parent
493fd81e9f
commit
7f4fd805f5
1 changed files with 1 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue