Fix typo, lib.listOf --> types.listOf

This commit is contained in:
Nicolas B. Pierron
2017-01-16 01:17:33 +01:00
committed by Nicolas B. Pierron
parent 2ad710e70e
commit c4e2dc36f2
+1 -1
View File
@@ -74,7 +74,7 @@ in
};
) ]
'';
type = lib.listOf overlayType;
type = types.listOf overlayType;
description = ''
List of overlays to use with the Nix Packages collection.
(For details, see the Nixpkgs documentation.) It allows