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
commit c6590b61e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 = {};