Merge pull request #238509 from amjoseph-nixpkgs/pr/knuth/respect

lib/systems/parse.nix: show respect where deserved
This commit is contained in:
John Ericson
2023-08-16 11:14:12 -04:00
committed by GitHub

View File

@@ -221,6 +221,8 @@ rec {
vendors = setTypes types.openVendor {
apple = {};
pc = {};
knuth = {};
# Actually matters, unlocking some MinGW-w64-specific options in GCC. See
# bottom of https://sourceforge.net/p/mingw-w64/wiki2/Unicode%20apps/
w64 = {};