Unverified Commit c6590b61 authored by John Ericson's avatar John Ericson Committed by GitHub
Browse files

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

lib/systems/parse.nix: show respect where deserved
parents c85be71d 92939f4c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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 = {};