Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-04-19 18:11:51 +00:00
committed by GitHub
54 changed files with 512 additions and 279 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ let
# Utility flags to test the type of platform.
inherit (hostPlatform)
isDarwin isLinux isSunOS isCygwin isFreeBSD isOpenBSD
isDarwin isLinux isSunOS isCygwin isBSD isFreeBSD isOpenBSD
isi686 isx86_32 isx86_64
is32bit is64bit
isAarch32 isAarch64 isMips isBigEndian;