forgejo-lts: 7.0.10 -> 7.0.11
[NixPkgs.git] / pkgs / servers / x11 / xorg / default.nix
blob3cb95ad14bc2f1060aa014cbef319c42046bb26d
1 # THIS IS A GENERATED FILE.  DO NOT EDIT!
2 { lib, pixman }:
4 self: with self; {
6   inherit pixman;
8   # THIS IS A GENERATED FILE.  DO NOT EDIT!
9   appres = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, libXt, testers }: stdenv.mkDerivation (finalAttrs: {
10     pname = "appres";
11     version = "1.0.7";
12     builder = ./builder.sh;
13     src = fetchurl {
14       url = "mirror://xorg/individual/app/appres-1.0.7.tar.xz";
15       sha256 = "17w17gqnfmpfmqgbjci1j4lnsd468k5yscxl3n6pmn4z4f4v250i";
16     };
17     hardeningDisable = [ "bindnow" "relro" ];
18     strictDeps = true;
19     nativeBuildInputs = [ pkg-config ];
20     buildInputs = [ libX11 xorgproto libXt ];
21     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
22     meta = {
23       pkgConfigModules = [ ];
24       platforms = lib.platforms.unix;
25     };
26   })) {};
28   # THIS IS A GENERATED FILE.  DO NOT EDIT!
29   bdftopcf = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
30     pname = "bdftopcf";
31     version = "1.1.2";
32     builder = ./builder.sh;
33     src = fetchurl {
34       url = "mirror://xorg/individual/util/bdftopcf-1.1.2.tar.xz";
35       sha256 = "0fjjn1z0cbsmhxkms93w73j2jbzf9f3xgbnjvnisl3rk0icvwq5w";
36     };
37     hardeningDisable = [ "bindnow" "relro" ];
38     strictDeps = true;
39     nativeBuildInputs = [ pkg-config ];
40     buildInputs = [ xorgproto ];
41     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
42     meta = {
43       pkgConfigModules = [ ];
44       platforms = lib.platforms.unix;
45     };
46   })) {};
48   # THIS IS A GENERATED FILE.  DO NOT EDIT!
49   bitmap = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXaw, xbitmaps, libXmu, xorgproto, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: {
50     pname = "bitmap";
51     version = "1.1.1";
52     builder = ./builder.sh;
53     src = fetchurl {
54       url = "mirror://xorg/individual/app/bitmap-1.1.1.tar.xz";
55       sha256 = "1ri66kxa9m6s3xw25mz85k34qhjyksa4kbs4jfrri0g47yv2xm33";
56     };
57     hardeningDisable = [ "bindnow" "relro" ];
58     strictDeps = true;
59     nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ];
60     buildInputs = [ libX11 libXaw xbitmaps libXmu xorgproto libXt ];
61     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
62     meta = {
63       pkgConfigModules = [ ];
64       platforms = lib.platforms.unix;
65     };
66   })) {};
68   # THIS IS A GENERATED FILE.  DO NOT EDIT!
69   editres = callPackage ({ stdenv, pkg-config, fetchurl, libxkbfile, libX11, libXaw, libXmu, xorgproto, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: {
70     pname = "editres";
71     version = "1.0.9";
72     builder = ./builder.sh;
73     src = fetchurl {
74       url = "mirror://xorg/individual/app/editres-1.0.9.tar.xz";
75       sha256 = "1imk7mgdc3q9lf058xisajij374x8r31ynvqmwbs9khfdxx3zz6d";
76     };
77     hardeningDisable = [ "bindnow" "relro" ];
78     strictDeps = true;
79     nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ];
80     buildInputs = [ libxkbfile libX11 libXaw libXmu xorgproto libXt ];
81     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
82     meta = {
83       pkgConfigModules = [ ];
84       platforms = lib.platforms.unix;
85     };
86   })) {};
88   # THIS IS A GENERATED FILE.  DO NOT EDIT!
89   encodings = callPackage ({ stdenv, pkg-config, fetchurl, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
90     pname = "encodings";
91     version = "1.1.0";
92     builder = ./builder.sh;
93     src = fetchurl {
94       url = "mirror://xorg/individual/font/encodings-1.1.0.tar.xz";
95       sha256 = "0xg99nmpvik6vaz4h03xay7rx0r3bf5a8azkjlpa3ksn2xi3rwcz";
96     };
97     hardeningDisable = [ "bindnow" "relro" ];
98     strictDeps = true;
99     nativeBuildInputs = [ pkg-config mkfontscale ];
100     buildInputs = [ ];
101     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
102     meta = {
103       pkgConfigModules = [ ];
104       platforms = lib.platforms.unix;
105     };
106   })) {};
108   # THIS IS A GENERATED FILE.  DO NOT EDIT!
109   fontadobe100dpi = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
110     pname = "font-adobe-100dpi";
111     version = "1.0.4";
112     builder = ./builder.sh;
113     src = fetchurl {
114       url = "mirror://xorg/individual/font/font-adobe-100dpi-1.0.4.tar.xz";
115       sha256 = "1kwwbaiqnfm3pcysy9gw0g9xhpgmhjcd6clp7zajhqq5br2gyymn";
116     };
117     hardeningDisable = [ "bindnow" "relro" ];
118     strictDeps = true;
119     nativeBuildInputs = [ pkg-config bdftopcf fontutil mkfontscale ];
120     buildInputs = [ fontutil ];
121     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
122     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
123     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
124     meta = {
125       pkgConfigModules = [ ];
126       platforms = lib.platforms.unix;
127     };
128   })) {};
130   # THIS IS A GENERATED FILE.  DO NOT EDIT!
131   fontadobe75dpi = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
132     pname = "font-adobe-75dpi";
133     version = "1.0.4";
134     builder = ./builder.sh;
135     src = fetchurl {
136       url = "mirror://xorg/individual/font/font-adobe-75dpi-1.0.4.tar.xz";
137       sha256 = "04drk4wi176524lxjwfrnkr3dwz1hysabqfajpj6klfypqnsd08j";
138     };
139     hardeningDisable = [ "bindnow" "relro" ];
140     strictDeps = true;
141     nativeBuildInputs = [ pkg-config bdftopcf fontutil mkfontscale ];
142     buildInputs = [ fontutil ];
143     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
144     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
145     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
146     meta = {
147       pkgConfigModules = [ ];
148       platforms = lib.platforms.unix;
149     };
150   })) {};
152   # THIS IS A GENERATED FILE.  DO NOT EDIT!
153   fontadobeutopia100dpi = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
154     pname = "font-adobe-utopia-100dpi";
155     version = "1.0.5";
156     builder = ./builder.sh;
157     src = fetchurl {
158       url = "mirror://xorg/individual/font/font-adobe-utopia-100dpi-1.0.5.tar.xz";
159       sha256 = "0jq27gs5xpwkghggply5pr215lmamrnpr6x5iia76schg8lyr17v";
160     };
161     hardeningDisable = [ "bindnow" "relro" ];
162     strictDeps = true;
163     nativeBuildInputs = [ pkg-config bdftopcf fontutil mkfontscale ];
164     buildInputs = [ fontutil ];
165     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
166     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
167     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
168     meta = {
169       pkgConfigModules = [ ];
170       platforms = lib.platforms.unix;
171     };
172   })) {};
174   # THIS IS A GENERATED FILE.  DO NOT EDIT!
175   fontadobeutopia75dpi = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
176     pname = "font-adobe-utopia-75dpi";
177     version = "1.0.5";
178     builder = ./builder.sh;
179     src = fetchurl {
180       url = "mirror://xorg/individual/font/font-adobe-utopia-75dpi-1.0.5.tar.xz";
181       sha256 = "0q3pg4imdbwwiq2g8a1rypjrgmb33n0r5j9qqnh4ywnh69cj89m7";
182     };
183     hardeningDisable = [ "bindnow" "relro" ];
184     strictDeps = true;
185     nativeBuildInputs = [ pkg-config bdftopcf fontutil mkfontscale ];
186     buildInputs = [ fontutil ];
187     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
188     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
189     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
190     meta = {
191       pkgConfigModules = [ ];
192       platforms = lib.platforms.unix;
193     };
194   })) {};
196   # THIS IS A GENERATED FILE.  DO NOT EDIT!
197   fontadobeutopiatype1 = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
198     pname = "font-adobe-utopia-type1";
199     version = "1.0.5";
200     builder = ./builder.sh;
201     src = fetchurl {
202       url = "mirror://xorg/individual/font/font-adobe-utopia-type1-1.0.5.tar.xz";
203       sha256 = "15snyyy3rk75fikz1hs80nybxai1aynybl0gw32hffv98yy81cjc";
204     };
205     hardeningDisable = [ "bindnow" "relro" ];
206     strictDeps = true;
207     nativeBuildInputs = [ pkg-config mkfontscale ];
208     buildInputs = [ fontutil ];
209     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
210     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
211     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
212     meta = {
213       pkgConfigModules = [ ];
214       platforms = lib.platforms.unix;
215     };
216   })) {};
218   # THIS IS A GENERATED FILE.  DO NOT EDIT!
219   fontalias = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: {
220     pname = "font-alias";
221     version = "1.0.5";
222     builder = ./builder.sh;
223     src = fetchurl {
224       url = "mirror://xorg/individual/font/font-alias-1.0.5.tar.xz";
225       sha256 = "0vkb5mybc0fjfq29lgf5w1b536bwifzkyj8ad9iy7q3kpcby52cz";
226     };
227     hardeningDisable = [ "bindnow" "relro" ];
228     strictDeps = true;
229     nativeBuildInputs = [ pkg-config ];
230     buildInputs = [ ];
231     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
232     meta = {
233       pkgConfigModules = [ ];
234       platforms = lib.platforms.unix;
235     };
236   })) {};
238   # THIS IS A GENERATED FILE.  DO NOT EDIT!
239   fontarabicmisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
240     pname = "font-arabic-misc";
241     version = "1.0.4";
242     builder = ./builder.sh;
243     src = fetchurl {
244       url = "mirror://xorg/individual/font/font-arabic-misc-1.0.4.tar.xz";
245       sha256 = "0rrlcqbyx9y7hnhbkjir8rs6jkfqyalj1zvhr8niv2n7a8dydzs6";
246     };
247     hardeningDisable = [ "bindnow" "relro" ];
248     strictDeps = true;
249     nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ];
250     buildInputs = [ fontutil ];
251     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
252     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
253     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
254     meta = {
255       pkgConfigModules = [ ];
256       platforms = lib.platforms.unix;
257     };
258   })) {};
260   # THIS IS A GENERATED FILE.  DO NOT EDIT!
261   fontbh100dpi = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
262     pname = "font-bh-100dpi";
263     version = "1.0.4";
264     builder = ./builder.sh;
265     src = fetchurl {
266       url = "mirror://xorg/individual/font/font-bh-100dpi-1.0.4.tar.xz";
267       sha256 = "07mb9781c9yxzp3ifw317v4fbnmg9qyqv0244zfspylihkz5x3zx";
268     };
269     hardeningDisable = [ "bindnow" "relro" ];
270     strictDeps = true;
271     nativeBuildInputs = [ pkg-config bdftopcf fontutil mkfontscale ];
272     buildInputs = [ fontutil ];
273     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
274     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
275     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
276     meta = {
277       pkgConfigModules = [ ];
278       platforms = lib.platforms.unix;
279     };
280   })) {};
282   # THIS IS A GENERATED FILE.  DO NOT EDIT!
283   fontbh75dpi = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
284     pname = "font-bh-75dpi";
285     version = "1.0.4";
286     builder = ./builder.sh;
287     src = fetchurl {
288       url = "mirror://xorg/individual/font/font-bh-75dpi-1.0.4.tar.xz";
289       sha256 = "1nkwkqdl946xc4xknhi1pnxdww6rxrv013c7nk5x6ganfg0dh9k0";
290     };
291     hardeningDisable = [ "bindnow" "relro" ];
292     strictDeps = true;
293     nativeBuildInputs = [ pkg-config bdftopcf fontutil mkfontscale ];
294     buildInputs = [ fontutil ];
295     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
296     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
297     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
298     meta = {
299       pkgConfigModules = [ ];
300       platforms = lib.platforms.unix;
301     };
302   })) {};
304   # THIS IS A GENERATED FILE.  DO NOT EDIT!
305   fontbhlucidatypewriter100dpi = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
306     pname = "font-bh-lucidatypewriter-100dpi";
307     version = "1.0.4";
308     builder = ./builder.sh;
309     src = fetchurl {
310       url = "mirror://xorg/individual/font/font-bh-lucidatypewriter-100dpi-1.0.4.tar.xz";
311       sha256 = "1wp87pijbydkpcmawsyas7vwhad2xg1mkkwigga2jjh9lknhkv3n";
312     };
313     hardeningDisable = [ "bindnow" "relro" ];
314     strictDeps = true;
315     nativeBuildInputs = [ pkg-config bdftopcf fontutil mkfontscale ];
316     buildInputs = [ fontutil ];
317     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
318     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
319     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
320     meta = {
321       pkgConfigModules = [ ];
322       platforms = lib.platforms.unix;
323     };
324   })) {};
326   # THIS IS A GENERATED FILE.  DO NOT EDIT!
327   fontbhlucidatypewriter75dpi = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
328     pname = "font-bh-lucidatypewriter-75dpi";
329     version = "1.0.4";
330     builder = ./builder.sh;
331     src = fetchurl {
332       url = "mirror://xorg/individual/font/font-bh-lucidatypewriter-75dpi-1.0.4.tar.xz";
333       sha256 = "1xg86mb9qigf5v0wx0q2shn8qaabsapamj627xllzw31mhwjqkl6";
334     };
335     hardeningDisable = [ "bindnow" "relro" ];
336     strictDeps = true;
337     nativeBuildInputs = [ pkg-config bdftopcf fontutil mkfontscale ];
338     buildInputs = [ fontutil ];
339     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
340     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
341     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
342     meta = {
343       pkgConfigModules = [ ];
344       platforms = lib.platforms.unix;
345     };
346   })) {};
348   # THIS IS A GENERATED FILE.  DO NOT EDIT!
349   fontbhttf = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
350     pname = "font-bh-ttf";
351     version = "1.0.4";
352     builder = ./builder.sh;
353     src = fetchurl {
354       url = "mirror://xorg/individual/font/font-bh-ttf-1.0.4.tar.xz";
355       sha256 = "0misxkpjc2bir20m01z355sfk3lbpjnshphjzl32p364006zk9c5";
356     };
357     hardeningDisable = [ "bindnow" "relro" ];
358     strictDeps = true;
359     nativeBuildInputs = [ pkg-config mkfontscale ];
360     buildInputs = [ fontutil ];
361     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
362     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
363     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
364     meta = {
365       pkgConfigModules = [ ];
366       platforms = lib.platforms.unix;
367     };
368   })) {};
370   # THIS IS A GENERATED FILE.  DO NOT EDIT!
371   fontbhtype1 = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
372     pname = "font-bh-type1";
373     version = "1.0.4";
374     builder = ./builder.sh;
375     src = fetchurl {
376       url = "mirror://xorg/individual/font/font-bh-type1-1.0.4.tar.xz";
377       sha256 = "19kjdm0cx766yj9vwkyv7gyg1q4bjag5g500s7nnppmb0vnc7phr";
378     };
379     hardeningDisable = [ "bindnow" "relro" ];
380     strictDeps = true;
381     nativeBuildInputs = [ pkg-config mkfontscale ];
382     buildInputs = [ fontutil ];
383     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
384     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
385     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
386     meta = {
387       pkgConfigModules = [ ];
388       platforms = lib.platforms.unix;
389     };
390   })) {};
392   # THIS IS A GENERATED FILE.  DO NOT EDIT!
393   fontbitstream100dpi = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
394     pname = "font-bitstream-100dpi";
395     version = "1.0.4";
396     builder = ./builder.sh;
397     src = fetchurl {
398       url = "mirror://xorg/individual/font/font-bitstream-100dpi-1.0.4.tar.xz";
399       sha256 = "19y1j1v65890x8yn6a47jqljfax3ihfrd25xbzgypxz4xy1cc71d";
400     };
401     hardeningDisable = [ "bindnow" "relro" ];
402     strictDeps = true;
403     nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ];
404     buildInputs = [ fontutil ];
405     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
406     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
407     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
408     meta = {
409       pkgConfigModules = [ ];
410       platforms = lib.platforms.unix;
411     };
412   })) {};
414   # THIS IS A GENERATED FILE.  DO NOT EDIT!
415   fontbitstream75dpi = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
416     pname = "font-bitstream-75dpi";
417     version = "1.0.4";
418     builder = ./builder.sh;
419     src = fetchurl {
420       url = "mirror://xorg/individual/font/font-bitstream-75dpi-1.0.4.tar.xz";
421       sha256 = "09pq7dvyyxj6kvps1dm3qr15pjwh9iq9118fryqc5a94fkc39sxa";
422     };
423     hardeningDisable = [ "bindnow" "relro" ];
424     strictDeps = true;
425     nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ];
426     buildInputs = [ fontutil ];
427     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
428     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
429     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
430     meta = {
431       pkgConfigModules = [ ];
432       platforms = lib.platforms.unix;
433     };
434   })) {};
436   # THIS IS A GENERATED FILE.  DO NOT EDIT!
437   fontbitstreamspeedo = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
438     pname = "font-bitstream-speedo";
439     version = "1.0.2";
440     builder = ./builder.sh;
441     src = fetchurl {
442       url = "mirror://xorg/individual/font/font-bitstream-speedo-1.0.2.tar.gz";
443       sha256 = "0wmy58cd3k7w2j4v20icnfs8z3b61qj3vqdx958z18w00h9mzsmf";
444     };
445     hardeningDisable = [ "bindnow" "relro" ];
446     strictDeps = true;
447     nativeBuildInputs = [ pkg-config mkfontscale ];
448     buildInputs = [ fontutil ];
449     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
450     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
451     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
452     meta = {
453       pkgConfigModules = [ ];
454       platforms = lib.platforms.unix;
455     };
456   })) {};
458   # THIS IS A GENERATED FILE.  DO NOT EDIT!
459   fontbitstreamtype1 = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
460     pname = "font-bitstream-type1";
461     version = "1.0.4";
462     builder = ./builder.sh;
463     src = fetchurl {
464       url = "mirror://xorg/individual/font/font-bitstream-type1-1.0.4.tar.xz";
465       sha256 = "0a669193ivi2lxk3v692kq1pqavaswlpi9hbi8ib8bfp9j5j6byy";
466     };
467     hardeningDisable = [ "bindnow" "relro" ];
468     strictDeps = true;
469     nativeBuildInputs = [ pkg-config mkfontscale ];
470     buildInputs = [ fontutil ];
471     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
472     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
473     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
474     meta = {
475       pkgConfigModules = [ ];
476       platforms = lib.platforms.unix;
477     };
478   })) {};
480   # THIS IS A GENERATED FILE.  DO NOT EDIT!
481   fontcronyxcyrillic = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
482     pname = "font-cronyx-cyrillic";
483     version = "1.0.4";
484     builder = ./builder.sh;
485     src = fetchurl {
486       url = "mirror://xorg/individual/font/font-cronyx-cyrillic-1.0.4.tar.xz";
487       sha256 = "12dpsvif85z1m6jvq9g91lmzj0rll5rh3871mbvdpzyb1p7821yw";
488     };
489     hardeningDisable = [ "bindnow" "relro" ];
490     strictDeps = true;
491     nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ];
492     buildInputs = [ fontutil ];
493     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
494     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
495     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
496     meta = {
497       pkgConfigModules = [ ];
498       platforms = lib.platforms.unix;
499     };
500   })) {};
502   # THIS IS A GENERATED FILE.  DO NOT EDIT!
503   fontcursormisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
504     pname = "font-cursor-misc";
505     version = "1.0.4";
506     builder = ./builder.sh;
507     src = fetchurl {
508       url = "mirror://xorg/individual/font/font-cursor-misc-1.0.4.tar.xz";
509       sha256 = "10prshcmmm5ccczyq7yaadz92k23ls9rjl10hjh8rjqka1cwkn95";
510     };
511     hardeningDisable = [ "bindnow" "relro" ];
512     strictDeps = true;
513     nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ];
514     buildInputs = [ fontutil ];
515     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
516     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
517     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
518     meta = {
519       pkgConfigModules = [ ];
520       platforms = lib.platforms.unix;
521     };
522   })) {};
524   # THIS IS A GENERATED FILE.  DO NOT EDIT!
525   fontdaewoomisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
526     pname = "font-daewoo-misc";
527     version = "1.0.4";
528     builder = ./builder.sh;
529     src = fetchurl {
530       url = "mirror://xorg/individual/font/font-daewoo-misc-1.0.4.tar.xz";
531       sha256 = "0cagg963v94paq1l9l7g5kyv7df8q31b4zcbhv5rh07kr0yqng7n";
532     };
533     hardeningDisable = [ "bindnow" "relro" ];
534     strictDeps = true;
535     nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ];
536     buildInputs = [ fontutil ];
537     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
538     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
539     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
540     meta = {
541       pkgConfigModules = [ ];
542       platforms = lib.platforms.unix;
543     };
544   })) {};
546   # THIS IS A GENERATED FILE.  DO NOT EDIT!
547   fontdecmisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
548     pname = "font-dec-misc";
549     version = "1.0.4";
550     builder = ./builder.sh;
551     src = fetchurl {
552       url = "mirror://xorg/individual/font/font-dec-misc-1.0.4.tar.xz";
553       sha256 = "1xqs2qg21h5xg519810hw4bvykjdpf0xgk0xwp0bxy4g3lh6inc2";
554     };
555     hardeningDisable = [ "bindnow" "relro" ];
556     strictDeps = true;
557     nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ];
558     buildInputs = [ fontutil ];
559     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
560     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
561     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
562     meta = {
563       pkgConfigModules = [ ];
564       platforms = lib.platforms.unix;
565     };
566   })) {};
568   # THIS IS A GENERATED FILE.  DO NOT EDIT!
569   fontibmtype1 = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
570     pname = "font-ibm-type1";
571     version = "1.0.4";
572     builder = ./builder.sh;
573     src = fetchurl {
574       url = "mirror://xorg/individual/font/font-ibm-type1-1.0.4.tar.xz";
575       sha256 = "0zyfc0mxkzlrbpdn16rj25abf2hcqb592zkks550rm26paamwff4";
576     };
577     hardeningDisable = [ "bindnow" "relro" ];
578     strictDeps = true;
579     nativeBuildInputs = [ pkg-config mkfontscale ];
580     buildInputs = [ fontutil ];
581     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
582     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
583     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
584     meta = {
585       pkgConfigModules = [ ];
586       platforms = lib.platforms.unix;
587     };
588   })) {};
590   # THIS IS A GENERATED FILE.  DO NOT EDIT!
591   fontisasmisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
592     pname = "font-isas-misc";
593     version = "1.0.4";
594     builder = ./builder.sh;
595     src = fetchurl {
596       url = "mirror://xorg/individual/font/font-isas-misc-1.0.4.tar.xz";
597       sha256 = "1z1qqi64hbp297f6ryiswa4ikfn7mcwnb8nadyglni6swsxrbra7";
598     };
599     hardeningDisable = [ "bindnow" "relro" ];
600     strictDeps = true;
601     nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ];
602     buildInputs = [ fontutil ];
603     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
604     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
605     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
606     meta = {
607       pkgConfigModules = [ ];
608       platforms = lib.platforms.unix;
609     };
610   })) {};
612   # THIS IS A GENERATED FILE.  DO NOT EDIT!
613   fontjismisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
614     pname = "font-jis-misc";
615     version = "1.0.4";
616     builder = ./builder.sh;
617     src = fetchurl {
618       url = "mirror://xorg/individual/font/font-jis-misc-1.0.4.tar.xz";
619       sha256 = "1l7spyq93rhydsdnsh46alcfbn2irz664vd209lamxviqkvfzlbq";
620     };
621     hardeningDisable = [ "bindnow" "relro" ];
622     strictDeps = true;
623     nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ];
624     buildInputs = [ fontutil ];
625     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
626     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
627     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
628     meta = {
629       pkgConfigModules = [ ];
630       platforms = lib.platforms.unix;
631     };
632   })) {};
634   # THIS IS A GENERATED FILE.  DO NOT EDIT!
635   fontmicromisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
636     pname = "font-micro-misc";
637     version = "1.0.4";
638     builder = ./builder.sh;
639     src = fetchurl {
640       url = "mirror://xorg/individual/font/font-micro-misc-1.0.4.tar.xz";
641       sha256 = "0hzryqyml0bzzw91vqdmzdlb7dm18jmyz0mxy6plks3sppbbkq1f";
642     };
643     hardeningDisable = [ "bindnow" "relro" ];
644     strictDeps = true;
645     nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ];
646     buildInputs = [ fontutil ];
647     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
648     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
649     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
650     meta = {
651       pkgConfigModules = [ ];
652       platforms = lib.platforms.unix;
653     };
654   })) {};
656   # THIS IS A GENERATED FILE.  DO NOT EDIT!
657   fontmisccyrillic = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
658     pname = "font-misc-cyrillic";
659     version = "1.0.4";
660     builder = ./builder.sh;
661     src = fetchurl {
662       url = "mirror://xorg/individual/font/font-misc-cyrillic-1.0.4.tar.xz";
663       sha256 = "14z9x174fidjn65clkd2y1l6pxspmvphizap9a8h2h06adzil0kn";
664     };
665     hardeningDisable = [ "bindnow" "relro" ];
666     strictDeps = true;
667     nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ];
668     buildInputs = [ fontutil ];
669     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
670     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
671     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
672     meta = {
673       pkgConfigModules = [ ];
674       platforms = lib.platforms.unix;
675     };
676   })) {};
678   # THIS IS A GENERATED FILE.  DO NOT EDIT!
679   fontmiscethiopic = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
680     pname = "font-misc-ethiopic";
681     version = "1.0.5";
682     builder = ./builder.sh;
683     src = fetchurl {
684       url = "mirror://xorg/individual/font/font-misc-ethiopic-1.0.5.tar.xz";
685       sha256 = "04mnd620s9wkdid9wnf181yh5vf0n7l096nc3z4zdvm1w7kafja7";
686     };
687     hardeningDisable = [ "bindnow" "relro" ];
688     strictDeps = true;
689     nativeBuildInputs = [ pkg-config mkfontscale ];
690     buildInputs = [ fontutil ];
691     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
692     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
693     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
694     meta = {
695       pkgConfigModules = [ ];
696       platforms = lib.platforms.unix;
697     };
698   })) {};
700   # THIS IS A GENERATED FILE.  DO NOT EDIT!
701   fontmiscmeltho = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
702     pname = "font-misc-meltho";
703     version = "1.0.4";
704     builder = ./builder.sh;
705     src = fetchurl {
706       url = "mirror://xorg/individual/font/font-misc-meltho-1.0.4.tar.xz";
707       sha256 = "06ajsqjd20zsk9a44bl5i1mv1r9snil6l2947hk8z2bqf30mxgk3";
708     };
709     hardeningDisable = [ "bindnow" "relro" ];
710     strictDeps = true;
711     nativeBuildInputs = [ pkg-config mkfontscale ];
712     buildInputs = [ fontutil ];
713     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
714     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
715     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
716     meta = {
717       pkgConfigModules = [ ];
718       platforms = lib.platforms.unix;
719     };
720   })) {};
722   # THIS IS A GENERATED FILE.  DO NOT EDIT!
723   fontmiscmisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
724     pname = "font-misc-misc";
725     version = "1.1.3";
726     builder = ./builder.sh;
727     src = fetchurl {
728       url = "mirror://xorg/individual/font/font-misc-misc-1.1.3.tar.xz";
729       sha256 = "1vcgc6lbc53fqaz8alhxcb6f231hhvj9hn2nkzg1mclbymhy7avr";
730     };
731     hardeningDisable = [ "bindnow" "relro" ];
732     strictDeps = true;
733     nativeBuildInputs = [ pkg-config bdftopcf fontutil mkfontscale ];
734     buildInputs = [ fontutil ];
735     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
736     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
737     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
738     meta = {
739       pkgConfigModules = [ ];
740       platforms = lib.platforms.unix;
741     };
742   })) {};
744   # THIS IS A GENERATED FILE.  DO NOT EDIT!
745   fontmuttmisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
746     pname = "font-mutt-misc";
747     version = "1.0.4";
748     builder = ./builder.sh;
749     src = fetchurl {
750       url = "mirror://xorg/individual/font/font-mutt-misc-1.0.4.tar.xz";
751       sha256 = "095vd33kqd157j6xi4sjxwdsjpwpgqliifa8nkybq8rcw7s5j8xi";
752     };
753     hardeningDisable = [ "bindnow" "relro" ];
754     strictDeps = true;
755     nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ];
756     buildInputs = [ fontutil ];
757     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
758     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
759     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
760     meta = {
761       pkgConfigModules = [ ];
762       platforms = lib.platforms.unix;
763     };
764   })) {};
766   # THIS IS A GENERATED FILE.  DO NOT EDIT!
767   fontschumachermisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
768     pname = "font-schumacher-misc";
769     version = "1.1.3";
770     builder = ./builder.sh;
771     src = fetchurl {
772       url = "mirror://xorg/individual/font/font-schumacher-misc-1.1.3.tar.xz";
773       sha256 = "0w40lr214n39al449fnm4k1bpyj3fjrhz2yxqd6a6m8yvc69z14b";
774     };
775     hardeningDisable = [ "bindnow" "relro" ];
776     strictDeps = true;
777     nativeBuildInputs = [ pkg-config bdftopcf fontutil mkfontscale ];
778     buildInputs = [ fontutil ];
779     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
780     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
781     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
782     meta = {
783       pkgConfigModules = [ ];
784       platforms = lib.platforms.unix;
785     };
786   })) {};
788   # THIS IS A GENERATED FILE.  DO NOT EDIT!
789   fontscreencyrillic = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
790     pname = "font-screen-cyrillic";
791     version = "1.0.5";
792     builder = ./builder.sh;
793     src = fetchurl {
794       url = "mirror://xorg/individual/font/font-screen-cyrillic-1.0.5.tar.xz";
795       sha256 = "1h75zn1rp7bdv6av4cnrajpaq6fkd7dx1lc7aijpw32qrnw8nxcg";
796     };
797     hardeningDisable = [ "bindnow" "relro" ];
798     strictDeps = true;
799     nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ];
800     buildInputs = [ fontutil ];
801     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
802     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
803     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
804     meta = {
805       pkgConfigModules = [ ];
806       platforms = lib.platforms.unix;
807     };
808   })) {};
810   # THIS IS A GENERATED FILE.  DO NOT EDIT!
811   fontsonymisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
812     pname = "font-sony-misc";
813     version = "1.0.4";
814     builder = ./builder.sh;
815     src = fetchurl {
816       url = "mirror://xorg/individual/font/font-sony-misc-1.0.4.tar.xz";
817       sha256 = "0swlhjmmagrfkip4i9yq7cr56hains1j41mjs05nxc6c7y19zc76";
818     };
819     hardeningDisable = [ "bindnow" "relro" ];
820     strictDeps = true;
821     nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ];
822     buildInputs = [ fontutil ];
823     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
824     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
825     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
826     meta = {
827       pkgConfigModules = [ ];
828       platforms = lib.platforms.unix;
829     };
830   })) {};
832   # THIS IS A GENERATED FILE.  DO NOT EDIT!
833   fontsunmisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
834     pname = "font-sun-misc";
835     version = "1.0.4";
836     builder = ./builder.sh;
837     src = fetchurl {
838       url = "mirror://xorg/individual/font/font-sun-misc-1.0.4.tar.xz";
839       sha256 = "17yvhk1hlajm3q57r09q8830zz7cnckrg8hgzajgyyljdl8xv16x";
840     };
841     hardeningDisable = [ "bindnow" "relro" ];
842     strictDeps = true;
843     nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ];
844     buildInputs = [ fontutil ];
845     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
846     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
847     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
848     meta = {
849       pkgConfigModules = [ ];
850       platforms = lib.platforms.unix;
851     };
852   })) {};
854   # THIS IS A GENERATED FILE.  DO NOT EDIT!
855   fonttosfnt = callPackage ({ stdenv, pkg-config, fetchurl, libfontenc, freetype, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
856     pname = "fonttosfnt";
857     version = "1.2.4";
858     builder = ./builder.sh;
859     src = fetchurl {
860       url = "mirror://xorg/individual/app/fonttosfnt-1.2.4.tar.xz";
861       sha256 = "0wk3fs038sh2sl1sqayzfjvygmcdp903qa1pd3aankxrgzv3b5i4";
862     };
863     hardeningDisable = [ "bindnow" "relro" ];
864     strictDeps = true;
865     nativeBuildInputs = [ pkg-config ];
866     buildInputs = [ libfontenc freetype xorgproto ];
867     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
868     meta = {
869       pkgConfigModules = [ ];
870       platforms = lib.platforms.unix;
871     };
872   })) {};
874   # THIS IS A GENERATED FILE.  DO NOT EDIT!
875   fontutil = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: {
876     pname = "font-util";
877     version = "1.4.1";
878     builder = ./builder.sh;
879     src = fetchurl {
880       url = "mirror://xorg/individual/font/font-util-1.4.1.tar.xz";
881       sha256 = "15fcd3rzlgm51fwgfapg6vzyd1kkd28rj149xq7iajqr7h9697sw";
882     };
883     hardeningDisable = [ "bindnow" "relro" ];
884     strictDeps = true;
885     nativeBuildInputs = [ pkg-config ];
886     buildInputs = [ ];
887     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
888     meta = {
889       pkgConfigModules = [ "fontutil" ];
890       platforms = lib.platforms.unix;
891     };
892   })) {};
894   # THIS IS A GENERATED FILE.  DO NOT EDIT!
895   fontwinitzkicyrillic = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
896     pname = "font-winitzki-cyrillic";
897     version = "1.0.4";
898     builder = ./builder.sh;
899     src = fetchurl {
900       url = "mirror://xorg/individual/font/font-winitzki-cyrillic-1.0.4.tar.xz";
901       sha256 = "1a4pz8f7hz6nn9xirz2k1j81ykl3lwrpi1ydmzipciy15l984v9v";
902     };
903     hardeningDisable = [ "bindnow" "relro" ];
904     strictDeps = true;
905     nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ];
906     buildInputs = [ fontutil ];
907     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
908     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
909     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
910     meta = {
911       pkgConfigModules = [ ];
912       platforms = lib.platforms.unix;
913     };
914   })) {};
916   # THIS IS A GENERATED FILE.  DO NOT EDIT!
917   fontxfree86type1 = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: {
918     pname = "font-xfree86-type1";
919     version = "1.0.5";
920     builder = ./builder.sh;
921     src = fetchurl {
922       url = "mirror://xorg/individual/font/font-xfree86-type1-1.0.5.tar.xz";
923       sha256 = "0ds8xbgxy9h0bqn2p38vylfzn8cqkp7n51kwmw1c18ayi9w2qg59";
924     };
925     hardeningDisable = [ "bindnow" "relro" ];
926     strictDeps = true;
927     nativeBuildInputs = [ pkg-config mkfontscale ];
928     buildInputs = [ fontutil ];
929     configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ];
930     postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' '';
931     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
932     meta = {
933       pkgConfigModules = [ ];
934       platforms = lib.platforms.unix;
935     };
936   })) {};
938   # THIS IS A GENERATED FILE.  DO NOT EDIT!
939   gccmakedep = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: {
940     pname = "gccmakedep";
941     version = "1.0.4";
942     builder = ./builder.sh;
943     src = fetchurl {
944       url = "mirror://xorg/individual/util/gccmakedep-1.0.4.tar.xz";
945       sha256 = "1di5rxv930nhf5ls07fx04l0lqsakxycplmrx4kc6qzvd63zk22h";
946     };
947     hardeningDisable = [ "bindnow" "relro" ];
948     strictDeps = true;
949     nativeBuildInputs = [ pkg-config ];
950     buildInputs = [ ];
951     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
952     meta = {
953       pkgConfigModules = [ ];
954       platforms = lib.platforms.unix;
955     };
956   })) {};
958   # THIS IS A GENERATED FILE.  DO NOT EDIT!
959   iceauth = callPackage ({ stdenv, pkg-config, fetchurl, libICE, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
960     pname = "iceauth";
961     version = "1.0.10";
962     builder = ./builder.sh;
963     src = fetchurl {
964       url = "mirror://xorg/individual/app/iceauth-1.0.10.tar.xz";
965       sha256 = "0ad0kbr5bfdk9na3jmjpg26gd6hwv4lxja2nkdwxrybal9yzpvix";
966     };
967     hardeningDisable = [ "bindnow" "relro" ];
968     strictDeps = true;
969     nativeBuildInputs = [ pkg-config ];
970     buildInputs = [ libICE xorgproto ];
971     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
972     meta = {
973       pkgConfigModules = [ ];
974       platforms = lib.platforms.unix;
975     };
976   })) {};
978   # THIS IS A GENERATED FILE.  DO NOT EDIT!
979   ico = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
980     pname = "ico";
981     version = "1.0.6";
982     builder = ./builder.sh;
983     src = fetchurl {
984       url = "mirror://xorg/individual/app/ico-1.0.6.tar.xz";
985       sha256 = "01a4kykayckxzi4jzggaz3wh9qjcr6f4iykhvq7jhlz767a6kwrq";
986     };
987     hardeningDisable = [ "bindnow" "relro" ];
988     strictDeps = true;
989     nativeBuildInputs = [ pkg-config ];
990     buildInputs = [ libX11 xorgproto ];
991     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
992     meta = {
993       pkgConfigModules = [ ];
994       platforms = lib.platforms.unix;
995     };
996   })) {};
998   # THIS IS A GENERATED FILE.  DO NOT EDIT!
999   imake = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
1000     pname = "imake";
1001     version = "1.0.10";
1002     builder = ./builder.sh;
1003     src = fetchurl {
1004       url = "mirror://xorg/individual/util/imake-1.0.10.tar.xz";
1005       sha256 = "1xgcsamfij22ggc4p8anvvihwyf4adg6gjdd6v7m9cypm37cppkm";
1006     };
1007     hardeningDisable = [ "bindnow" "relro" ];
1008     strictDeps = true;
1009     nativeBuildInputs = [ pkg-config ];
1010     buildInputs = [ xorgproto ];
1011     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1012     meta = {
1013       pkgConfigModules = [ ];
1014       platforms = lib.platforms.unix;
1015     };
1016   })) {};
1018   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1019   libAppleWM = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, testers }: stdenv.mkDerivation (finalAttrs: {
1020     pname = "libAppleWM";
1021     version = "be972ebc3a97292e7d2b2350eff55ae12df99a42";
1022     builder = ./builder.sh;
1023     src = fetchurl {
1024       url = "https://gitlab.freedesktop.org/xorg/lib/libAppleWM/-/archive/be972ebc3a97292e7d2b2350eff55ae12df99a42/libAppleWM-be972ebc3a97292e7d2b2350eff55ae12df99a42.tar.bz2";
1025       sha256 = "1hrq03pahmrbb05r6a7j7m1nxl65wlfi6d2lwm1kvra63q91f9ph";
1026     };
1027     hardeningDisable = [ "bindnow" "relro" ];
1028     strictDeps = true;
1029     nativeBuildInputs = [ pkg-config ];
1030     buildInputs = [ xorgproto libX11 libXext ];
1031     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1032     meta = {
1033       pkgConfigModules = [ "applewm" ];
1034       platforms = lib.platforms.unix;
1035     };
1036   })) {};
1038   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1039   libFS = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xtrans, testers }: stdenv.mkDerivation (finalAttrs: {
1040     pname = "libFS";
1041     version = "1.0.10";
1042     builder = ./builder.sh;
1043     src = fetchurl {
1044       url = "mirror://xorg/individual/lib/libFS-1.0.10.tar.xz";
1045       sha256 = "0xrv9x5v6km7ib3d5k9xr704xkhfvigh8i507mb9i706hqybvawv";
1046     };
1047     hardeningDisable = [ "bindnow" "relro" ];
1048     strictDeps = true;
1049     nativeBuildInputs = [ pkg-config ];
1050     buildInputs = [ xorgproto xtrans ];
1051     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1052     meta = {
1053       pkgConfigModules = [ "libfs" ];
1054       platforms = lib.platforms.unix;
1055     };
1056   })) {};
1058   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1059   libICE = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xtrans, testers }: stdenv.mkDerivation (finalAttrs: {
1060     pname = "libICE";
1061     version = "1.1.1";
1062     builder = ./builder.sh;
1063     src = fetchurl {
1064       url = "mirror://xorg/individual/lib/libICE-1.1.1.tar.xz";
1065       sha256 = "0lg4sddalwmmzsnxv3fgdm2hzqp66j8b3syc0ancfhi9yzx7mrq3";
1066     };
1067     hardeningDisable = [ "bindnow" "relro" ];
1068     strictDeps = true;
1069     nativeBuildInputs = [ pkg-config ];
1070     buildInputs = [ xorgproto xtrans ];
1071     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1072     meta = {
1073       pkgConfigModules = [ "ice" ];
1074       platforms = lib.platforms.unix;
1075     };
1076   })) {};
1078   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1079   libSM = callPackage ({ stdenv, pkg-config, fetchurl, libICE, libuuid, xorgproto, xtrans, testers }: stdenv.mkDerivation (finalAttrs: {
1080     pname = "libSM";
1081     version = "1.2.4";
1082     builder = ./builder.sh;
1083     src = fetchurl {
1084       url = "mirror://xorg/individual/lib/libSM-1.2.4.tar.xz";
1085       sha256 = "113vx53k6pyxf84v5kqb7qhcldx1fi78lym77lcb2xhj9lgfbjzx";
1086     };
1087     hardeningDisable = [ "bindnow" "relro" ];
1088     strictDeps = true;
1089     nativeBuildInputs = [ pkg-config ];
1090     buildInputs = [ libICE libuuid xorgproto xtrans ];
1091     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1092     meta = {
1093       pkgConfigModules = [ "sm" ];
1094       platforms = lib.platforms.unix;
1095     };
1096   })) {};
1098   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1099   libWindowsWM = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, testers }: stdenv.mkDerivation (finalAttrs: {
1100     pname = "libWindowsWM";
1101     version = "1.0.1";
1102     builder = ./builder.sh;
1103     src = fetchurl {
1104       url = "mirror://xorg/individual/lib/libWindowsWM-1.0.1.tar.bz2";
1105       sha256 = "1p0flwb67xawyv6yhri9w17m1i4lji5qnd0gq8v1vsfb8zw7rw15";
1106     };
1107     hardeningDisable = [ "bindnow" "relro" ];
1108     strictDeps = true;
1109     nativeBuildInputs = [ pkg-config ];
1110     buildInputs = [ xorgproto libX11 libXext ];
1111     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1112     meta = {
1113       pkgConfigModules = [ "windowswm" ];
1114       platforms = lib.platforms.unix;
1115     };
1116   })) {};
1118   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1119   libX11 = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpthreadstubs, libxcb, xtrans, testers }: stdenv.mkDerivation (finalAttrs: {
1120     pname = "libX11";
1121     version = "1.8.10";
1122     builder = ./builder.sh;
1123     src = fetchurl {
1124       url = "mirror://xorg/individual/lib/libX11-1.8.10.tar.xz";
1125       sha256 = "0lywvwsz92j7isglvw2227g3na4ghyspvsvblpf43ns7jfnksfrb";
1126     };
1127     hardeningDisable = [ "bindnow" "relro" ];
1128     strictDeps = true;
1129     nativeBuildInputs = [ pkg-config ];
1130     buildInputs = [ xorgproto libpthreadstubs libxcb xtrans ];
1131     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1132     meta = {
1133       pkgConfigModules = [ "x11" "x11-xcb" ];
1134       platforms = lib.platforms.unix;
1135     };
1136   })) {};
1138   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1139   libXScrnSaver = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, testers }: stdenv.mkDerivation (finalAttrs: {
1140     pname = "libXScrnSaver";
1141     version = "1.2.4";
1142     builder = ./builder.sh;
1143     src = fetchurl {
1144       url = "mirror://xorg/individual/lib/libXScrnSaver-1.2.4.tar.xz";
1145       sha256 = "1zi0r6mqa1g0hhsp02cdsjcxmsbipiv0v65c1h4pl84fydcjikbm";
1146     };
1147     hardeningDisable = [ "bindnow" "relro" ];
1148     strictDeps = true;
1149     nativeBuildInputs = [ pkg-config ];
1150     buildInputs = [ xorgproto libX11 libXext ];
1151     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1152     meta = {
1153       pkgConfigModules = [ "xscrnsaver" ];
1154       platforms = lib.platforms.unix;
1155     };
1156   })) {};
1158   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1159   libXTrap = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, libXt, testers }: stdenv.mkDerivation (finalAttrs: {
1160     pname = "libXTrap";
1161     version = "1.0.1";
1162     builder = ./builder.sh;
1163     src = fetchurl {
1164       url = "mirror://xorg/individual/lib/libXTrap-1.0.1.tar.bz2";
1165       sha256 = "0bi5wxj6avim61yidh9fd3j4n8czxias5m8vss9vhxjnk1aksdwg";
1166     };
1167     hardeningDisable = [ "bindnow" "relro" ];
1168     strictDeps = true;
1169     nativeBuildInputs = [ pkg-config ];
1170     buildInputs = [ xorgproto libX11 libXext libXt ];
1171     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1172     meta = {
1173       pkgConfigModules = [ "xtrap" ];
1174       platforms = lib.platforms.unix;
1175     };
1176   })) {};
1178   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1179   libXau = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
1180     pname = "libXau";
1181     version = "1.0.11";
1182     builder = ./builder.sh;
1183     src = fetchurl {
1184       url = "mirror://xorg/individual/lib/libXau-1.0.11.tar.xz";
1185       sha256 = "1sxv56rql3vsb14za0hgr07mipgvvcw48910srmky32pyn135ypk";
1186     };
1187     hardeningDisable = [ "bindnow" "relro" ];
1188     strictDeps = true;
1189     nativeBuildInputs = [ pkg-config ];
1190     buildInputs = [ xorgproto ];
1191     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1192     meta = {
1193       pkgConfigModules = [ "xau" ];
1194       platforms = lib.platforms.unix;
1195     };
1196   })) {};
1198   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1199   libXaw = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXext, xorgproto, libXmu, libXpm, libXt, testers }: stdenv.mkDerivation (finalAttrs: {
1200     pname = "libXaw";
1201     version = "1.0.16";
1202     builder = ./builder.sh;
1203     src = fetchurl {
1204       url = "mirror://xorg/individual/lib/libXaw-1.0.16.tar.xz";
1205       sha256 = "13wwqfwaahm6dh35w0nkvw32x3li2s0glsks34ggh267ahmmf7bk";
1206     };
1207     hardeningDisable = [ "bindnow" "relro" ];
1208     strictDeps = true;
1209     nativeBuildInputs = [ pkg-config ];
1210     buildInputs = [ libX11 libXext xorgproto libXmu libXpm libXt ];
1211     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1212     meta = {
1213       pkgConfigModules = [ "xaw6" "xaw7" ];
1214       platforms = lib.platforms.unix;
1215     };
1216   })) {};
1218   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1219   libXcomposite = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXfixes, testers }: stdenv.mkDerivation (finalAttrs: {
1220     pname = "libXcomposite";
1221     version = "0.4.6";
1222     builder = ./builder.sh;
1223     src = fetchurl {
1224       url = "mirror://xorg/individual/lib/libXcomposite-0.4.6.tar.xz";
1225       sha256 = "11rcvk380l5540gfqy9p8mbzw3l1p5g8l214p870f28smvqbqh7y";
1226     };
1227     hardeningDisable = [ "bindnow" "relro" ];
1228     strictDeps = true;
1229     nativeBuildInputs = [ pkg-config ];
1230     buildInputs = [ xorgproto libX11 libXfixes ];
1231     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1232     meta = {
1233       pkgConfigModules = [ "xcomposite" ];
1234       platforms = lib.platforms.unix;
1235     };
1236   })) {};
1238   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1239   libXcursor = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXfixes, libXrender, testers }: stdenv.mkDerivation (finalAttrs: {
1240     pname = "libXcursor";
1241     version = "1.2.2";
1242     builder = ./builder.sh;
1243     src = fetchurl {
1244       url = "mirror://xorg/individual/lib/libXcursor-1.2.2.tar.xz";
1245       sha256 = "1vl87819mnhlbnccchysv9nmax4abil5x3cr61x52vn55jyp3l2k";
1246     };
1247     hardeningDisable = [ "bindnow" "relro" ];
1248     strictDeps = true;
1249     nativeBuildInputs = [ pkg-config ];
1250     buildInputs = [ xorgproto libX11 libXfixes libXrender ];
1251     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1252     meta = {
1253       pkgConfigModules = [ "xcursor" ];
1254       platforms = lib.platforms.unix;
1255     };
1256   })) {};
1258   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1259   libXdamage = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXfixes, testers }: stdenv.mkDerivation (finalAttrs: {
1260     pname = "libXdamage";
1261     version = "1.1.6";
1262     builder = ./builder.sh;
1263     src = fetchurl {
1264       url = "mirror://xorg/individual/lib/libXdamage-1.1.6.tar.xz";
1265       sha256 = "04axzdx75w0wcb4na7lfpa0ai0fddw60dmg7cigs7z32a8gkqwsj";
1266     };
1267     hardeningDisable = [ "bindnow" "relro" ];
1268     strictDeps = true;
1269     nativeBuildInputs = [ pkg-config ];
1270     buildInputs = [ xorgproto libX11 libXfixes ];
1271     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1272     meta = {
1273       pkgConfigModules = [ "xdamage" ];
1274       platforms = lib.platforms.unix;
1275     };
1276   })) {};
1278   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1279   libXdmcp = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
1280     pname = "libXdmcp";
1281     version = "1.1.5";
1282     builder = ./builder.sh;
1283     src = fetchurl {
1284       url = "mirror://xorg/individual/lib/libXdmcp-1.1.5.tar.xz";
1285       sha256 = "1312l8x3asib77wgf123w3nbabnky61mb6pnmmqapbf350l259fq";
1286     };
1287     hardeningDisable = [ "bindnow" "relro" ];
1288     strictDeps = true;
1289     nativeBuildInputs = [ pkg-config ];
1290     buildInputs = [ xorgproto ];
1291     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1292     meta = {
1293       pkgConfigModules = [ "xdmcp" ];
1294       platforms = lib.platforms.unix;
1295     };
1296   })) {};
1298   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1299   libXext = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
1300     pname = "libXext";
1301     version = "1.3.6";
1302     builder = ./builder.sh;
1303     src = fetchurl {
1304       url = "mirror://xorg/individual/lib/libXext-1.3.6.tar.xz";
1305       sha256 = "0lwpx0b7lid47pff6dagp5h63bi0b3gsy05lqpyhbr4l76i9zdgd";
1306     };
1307     hardeningDisable = [ "bindnow" "relro" ];
1308     strictDeps = true;
1309     nativeBuildInputs = [ pkg-config ];
1310     buildInputs = [ libX11 xorgproto ];
1311     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1312     meta = {
1313       pkgConfigModules = [ "xext" ];
1314       platforms = lib.platforms.unix;
1315     };
1316   })) {};
1318   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1319   libXfixes = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, testers }: stdenv.mkDerivation (finalAttrs: {
1320     pname = "libXfixes";
1321     version = "6.0.1";
1322     builder = ./builder.sh;
1323     src = fetchurl {
1324       url = "mirror://xorg/individual/lib/libXfixes-6.0.1.tar.xz";
1325       sha256 = "0n1dq2mi60i0c06i7j6lq64cq335ir2l89yj0amj3529s8ygk5dn";
1326     };
1327     hardeningDisable = [ "bindnow" "relro" ];
1328     strictDeps = true;
1329     nativeBuildInputs = [ pkg-config ];
1330     buildInputs = [ xorgproto libX11 ];
1331     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1332     meta = {
1333       pkgConfigModules = [ "xfixes" ];
1334       platforms = lib.platforms.unix;
1335     };
1336   })) {};
1338   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1339   libXfont = callPackage ({ stdenv, pkg-config, fetchurl, libfontenc, xorgproto, freetype, xtrans, zlib, testers }: stdenv.mkDerivation (finalAttrs: {
1340     pname = "libXfont";
1341     version = "1.5.4";
1342     builder = ./builder.sh;
1343     src = fetchurl {
1344       url = "mirror://xorg/individual/lib/libXfont-1.5.4.tar.bz2";
1345       sha256 = "0hiji1bvpl78aj3a3141hkk353aich71wv8l5l2z51scfy878zqs";
1346     };
1347     hardeningDisable = [ "bindnow" "relro" ];
1348     strictDeps = true;
1349     nativeBuildInputs = [ pkg-config ];
1350     buildInputs = [ libfontenc xorgproto freetype xtrans zlib ];
1351     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1352     meta = {
1353       pkgConfigModules = [ "xfont" ];
1354       platforms = lib.platforms.unix;
1355     };
1356   })) {};
1358   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1359   libXfont2 = callPackage ({ stdenv, pkg-config, fetchurl, libfontenc, xorgproto, freetype, xtrans, zlib, testers }: stdenv.mkDerivation (finalAttrs: {
1360     pname = "libXfont2";
1361     version = "2.0.7";
1362     builder = ./builder.sh;
1363     src = fetchurl {
1364       url = "mirror://xorg/individual/lib/libXfont2-2.0.7.tar.xz";
1365       sha256 = "1ywfwpirvi7fmd3my3cb6szzd9c4p7xy7s1kjjv6k1x4xgyq4ywb";
1366     };
1367     hardeningDisable = [ "bindnow" "relro" ];
1368     strictDeps = true;
1369     nativeBuildInputs = [ pkg-config ];
1370     buildInputs = [ libfontenc xorgproto freetype xtrans zlib ];
1371     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1372     meta = {
1373       pkgConfigModules = [ "xfont2" ];
1374       platforms = lib.platforms.unix;
1375     };
1376   })) {};
1378   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1379   libXft = callPackage ({ stdenv, pkg-config, fetchurl, fontconfig, freetype, libX11, xorgproto, libXrender, testers }: stdenv.mkDerivation (finalAttrs: {
1380     pname = "libXft";
1381     version = "2.3.8";
1382     builder = ./builder.sh;
1383     src = fetchurl {
1384       url = "mirror://xorg/individual/lib/libXft-2.3.8.tar.xz";
1385       sha256 = "0jfxqsqhjl2b2ll6b7x21mj02hxp5znkhjvbxw5a9h6lq95kr32y";
1386     };
1387     hardeningDisable = [ "bindnow" "relro" ];
1388     strictDeps = true;
1389     nativeBuildInputs = [ pkg-config ];
1390     buildInputs = [ fontconfig freetype libX11 xorgproto libXrender ];
1391     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1392     meta = {
1393       pkgConfigModules = [ "xft" ];
1394       platforms = lib.platforms.unix;
1395     };
1396   })) {};
1398   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1399   libXi = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, libXfixes, testers }: stdenv.mkDerivation (finalAttrs: {
1400     pname = "libXi";
1401     version = "1.8.2";
1402     builder = ./builder.sh;
1403     src = fetchurl {
1404       url = "mirror://xorg/individual/lib/libXi-1.8.2.tar.xz";
1405       sha256 = "0161qsac0dgvkkcihpm2062p1lk2l5mj4i7smd713qnnadg5bq6h";
1406     };
1407     hardeningDisable = [ "bindnow" "relro" ];
1408     strictDeps = true;
1409     nativeBuildInputs = [ pkg-config ];
1410     buildInputs = [ xorgproto libX11 libXext libXfixes ];
1411     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1412     meta = {
1413       pkgConfigModules = [ "xi" ];
1414       platforms = lib.platforms.unix;
1415     };
1416   })) {};
1418   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1419   libXinerama = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXext, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
1420     pname = "libXinerama";
1421     version = "1.1.5";
1422     builder = ./builder.sh;
1423     src = fetchurl {
1424       url = "mirror://xorg/individual/lib/libXinerama-1.1.5.tar.xz";
1425       sha256 = "0p08q8q1wg0sixhizl2l1i935bk6x3ckj3bdd6qqr0n1zkqd352h";
1426     };
1427     hardeningDisable = [ "bindnow" "relro" ];
1428     strictDeps = true;
1429     nativeBuildInputs = [ pkg-config ];
1430     buildInputs = [ libX11 libXext xorgproto ];
1431     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1432     meta = {
1433       pkgConfigModules = [ "xinerama" ];
1434       platforms = lib.platforms.unix;
1435     };
1436   })) {};
1438   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1439   libXmu = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXext, xorgproto, libXt, testers }: stdenv.mkDerivation (finalAttrs: {
1440     pname = "libXmu";
1441     version = "1.2.1";
1442     builder = ./builder.sh;
1443     src = fetchurl {
1444       url = "mirror://xorg/individual/lib/libXmu-1.2.1.tar.xz";
1445       sha256 = "1cp82iz7yki63iykvb3alwy4nwy01k2axi5rqpyfafca4j9pgcpw";
1446     };
1447     hardeningDisable = [ "bindnow" "relro" ];
1448     strictDeps = true;
1449     nativeBuildInputs = [ pkg-config ];
1450     buildInputs = [ libX11 libXext xorgproto libXt ];
1451     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1452     meta = {
1453       pkgConfigModules = [ "xmu" "xmuu" ];
1454       platforms = lib.platforms.unix;
1455     };
1456   })) {};
1458   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1459   libXp = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXau, libXext, testers }: stdenv.mkDerivation (finalAttrs: {
1460     pname = "libXp";
1461     version = "1.0.4";
1462     builder = ./builder.sh;
1463     src = fetchurl {
1464       url = "mirror://xorg/individual/lib/libXp-1.0.4.tar.xz";
1465       sha256 = "197iklxwyd4naryc6mzv0g5qi1dy1apxk9w9k3yshd1ax2wf668z";
1466     };
1467     hardeningDisable = [ "bindnow" "relro" ];
1468     strictDeps = true;
1469     nativeBuildInputs = [ pkg-config ];
1470     buildInputs = [ xorgproto libX11 libXau libXext ];
1471     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1472     meta = {
1473       pkgConfigModules = [ "xp" ];
1474       platforms = lib.platforms.unix;
1475     };
1476   })) {};
1478   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1479   libXpm = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXext, xorgproto, libXt, gettext, testers }: stdenv.mkDerivation (finalAttrs: {
1480     pname = "libXpm";
1481     version = "3.5.17";
1482     builder = ./builder.sh;
1483     src = fetchurl {
1484       url = "mirror://xorg/individual/lib/libXpm-3.5.17.tar.xz";
1485       sha256 = "0hvf49qy55gwldpwpw7ihcmn5i2iinpjh2rbha63hzcy060izcv4";
1486     };
1487     hardeningDisable = [ "bindnow" "relro" ];
1488     strictDeps = true;
1489     nativeBuildInputs = [ pkg-config gettext ];
1490     buildInputs = [ libX11 libXext xorgproto libXt ];
1491     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1492     meta = {
1493       pkgConfigModules = [ "xpm" ];
1494       platforms = lib.platforms.unix;
1495     };
1496   })) {};
1498   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1499   libXpresent = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, libXfixes, libXrandr, testers }: stdenv.mkDerivation (finalAttrs: {
1500     pname = "libXpresent";
1501     version = "1.0.1";
1502     builder = ./builder.sh;
1503     src = fetchurl {
1504       url = "mirror://xorg/individual/lib/libXpresent-1.0.1.tar.xz";
1505       sha256 = "06r34v7z3jb0x7l5ghlc1g82gjjp5ilq5p6j11galv86bagdyr5r";
1506     };
1507     hardeningDisable = [ "bindnow" "relro" ];
1508     strictDeps = true;
1509     nativeBuildInputs = [ pkg-config ];
1510     buildInputs = [ xorgproto libX11 libXext libXfixes libXrandr ];
1511     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1512     meta = {
1513       pkgConfigModules = [ "xpresent" ];
1514       platforms = lib.platforms.unix;
1515     };
1516   })) {};
1518   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1519   libXrandr = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, libXrender, testers }: stdenv.mkDerivation (finalAttrs: {
1520     pname = "libXrandr";
1521     version = "1.5.4";
1522     builder = ./builder.sh;
1523     src = fetchurl {
1524       url = "mirror://xorg/individual/lib/libXrandr-1.5.4.tar.xz";
1525       sha256 = "1lxlqd9ffjr1myfpyk91594n1h07ck6121m6ba8qajjz6xjv1m8s";
1526     };
1527     hardeningDisable = [ "bindnow" "relro" ];
1528     strictDeps = true;
1529     nativeBuildInputs = [ pkg-config ];
1530     buildInputs = [ xorgproto libX11 libXext libXrender ];
1531     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1532     meta = {
1533       pkgConfigModules = [ "xrandr" ];
1534       platforms = lib.platforms.unix;
1535     };
1536   })) {};
1538   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1539   libXrender = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, testers }: stdenv.mkDerivation (finalAttrs: {
1540     pname = "libXrender";
1541     version = "0.9.11";
1542     builder = ./builder.sh;
1543     src = fetchurl {
1544       url = "mirror://xorg/individual/lib/libXrender-0.9.11.tar.xz";
1545       sha256 = "096whakny5h16nlwz80z0l2nxigpsarl35mm5xqgzlc37ad7alxw";
1546     };
1547     hardeningDisable = [ "bindnow" "relro" ];
1548     strictDeps = true;
1549     nativeBuildInputs = [ pkg-config ];
1550     buildInputs = [ xorgproto libX11 ];
1551     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1552     meta = {
1553       pkgConfigModules = [ "xrender" ];
1554       platforms = lib.platforms.unix;
1555     };
1556   })) {};
1558   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1559   libXres = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, testers }: stdenv.mkDerivation (finalAttrs: {
1560     pname = "libXres";
1561     version = "1.2.2";
1562     builder = ./builder.sh;
1563     src = fetchurl {
1564       url = "mirror://xorg/individual/lib/libXres-1.2.2.tar.xz";
1565       sha256 = "0pvlzahqd8fcyq10wi7ipbxvgrg93hn0vqsymhw7b6sb93rlcx4s";
1566     };
1567     hardeningDisable = [ "bindnow" "relro" ];
1568     strictDeps = true;
1569     nativeBuildInputs = [ pkg-config ];
1570     buildInputs = [ xorgproto libX11 libXext ];
1571     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1572     meta = {
1573       pkgConfigModules = [ "xres" ];
1574       platforms = lib.platforms.unix;
1575     };
1576   })) {};
1578   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1579   libXt = callPackage ({ stdenv, pkg-config, fetchurl, libICE, xorgproto, libSM, libX11, testers }: stdenv.mkDerivation (finalAttrs: {
1580     pname = "libXt";
1581     version = "1.3.0";
1582     builder = ./builder.sh;
1583     src = fetchurl {
1584       url = "mirror://xorg/individual/lib/libXt-1.3.0.tar.xz";
1585       sha256 = "14dz66rp66ar2a5q0fbsnlcqkbd34801pzdxj3f0hzc2vcy0p0jj";
1586     };
1587     hardeningDisable = [ "bindnow" "relro" ];
1588     strictDeps = true;
1589     nativeBuildInputs = [ pkg-config ];
1590     buildInputs = [ libICE xorgproto libSM libX11 ];
1591     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1592     meta = {
1593       pkgConfigModules = [ "xt" ];
1594       platforms = lib.platforms.unix;
1595     };
1596   })) {};
1598   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1599   libXtst = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, libXi, testers }: stdenv.mkDerivation (finalAttrs: {
1600     pname = "libXtst";
1601     version = "1.2.5";
1602     builder = ./builder.sh;
1603     src = fetchurl {
1604       url = "mirror://xorg/individual/lib/libXtst-1.2.5.tar.xz";
1605       sha256 = "0hljblisw72fk60y7zf9214ydn7lk32kj43cf12af2bhp4jlq3dm";
1606     };
1607     hardeningDisable = [ "bindnow" "relro" ];
1608     strictDeps = true;
1609     nativeBuildInputs = [ pkg-config ];
1610     buildInputs = [ xorgproto libX11 libXext libXi ];
1611     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1612     meta = {
1613       pkgConfigModules = [ "xtst" ];
1614       platforms = lib.platforms.unix;
1615     };
1616   })) {};
1618   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1619   libXv = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, testers }: stdenv.mkDerivation (finalAttrs: {
1620     pname = "libXv";
1621     version = "1.0.12";
1622     builder = ./builder.sh;
1623     src = fetchurl {
1624       url = "mirror://xorg/individual/lib/libXv-1.0.12.tar.xz";
1625       sha256 = "0j1qqrhbhdi3kqz0am5i1lhs31ql9pbc14z41w0a5xw9yq4zmxxa";
1626     };
1627     hardeningDisable = [ "bindnow" "relro" ];
1628     strictDeps = true;
1629     nativeBuildInputs = [ pkg-config ];
1630     buildInputs = [ xorgproto libX11 libXext ];
1631     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1632     meta = {
1633       pkgConfigModules = [ "xv" ];
1634       platforms = lib.platforms.unix;
1635     };
1636   })) {};
1638   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1639   libXvMC = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, libXv, testers }: stdenv.mkDerivation (finalAttrs: {
1640     pname = "libXvMC";
1641     version = "1.0.14";
1642     builder = ./builder.sh;
1643     src = fetchurl {
1644       url = "mirror://xorg/individual/lib/libXvMC-1.0.14.tar.xz";
1645       sha256 = "1nayf8qck0b1xb88dirdbvj7clr18wq1dxs73zwbpzdsnsv9xgp4";
1646     };
1647     hardeningDisable = [ "bindnow" "relro" ];
1648     strictDeps = true;
1649     nativeBuildInputs = [ pkg-config ];
1650     buildInputs = [ xorgproto libX11 libXext libXv ];
1651     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1652     meta = {
1653       pkgConfigModules = [ "xvmc" "xvmc-wrapper" ];
1654       platforms = lib.platforms.unix;
1655     };
1656   })) {};
1658   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1659   libXxf86dga = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXext, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
1660     pname = "libXxf86dga";
1661     version = "1.1.6";
1662     builder = ./builder.sh;
1663     src = fetchurl {
1664       url = "mirror://xorg/individual/lib/libXxf86dga-1.1.6.tar.xz";
1665       sha256 = "03wqsxbgyrdbrhw8fk3fxc9nk8jnwz5537ym2yif73w0g5sl4i5y";
1666     };
1667     hardeningDisable = [ "bindnow" "relro" ];
1668     strictDeps = true;
1669     nativeBuildInputs = [ pkg-config ];
1670     buildInputs = [ libX11 libXext xorgproto ];
1671     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1672     meta = {
1673       pkgConfigModules = [ "xxf86dga" ];
1674       platforms = lib.platforms.unix;
1675     };
1676   })) {};
1678   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1679   libXxf86misc = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXext, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
1680     pname = "libXxf86misc";
1681     version = "1.0.4";
1682     builder = ./builder.sh;
1683     src = fetchurl {
1684       url = "mirror://xorg/individual/lib/libXxf86misc-1.0.4.tar.bz2";
1685       sha256 = "107k593sx27vjz3v7gbb223add9i7w0bjc90gbb3jqpin3i07758";
1686     };
1687     hardeningDisable = [ "bindnow" "relro" ];
1688     strictDeps = true;
1689     nativeBuildInputs = [ pkg-config ];
1690     buildInputs = [ libX11 libXext xorgproto ];
1691     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1692     meta = {
1693       pkgConfigModules = [ "xxf86misc" ];
1694       platforms = lib.platforms.unix;
1695     };
1696   })) {};
1698   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1699   libXxf86vm = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXext, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
1700     pname = "libXxf86vm";
1701     version = "1.1.5";
1702     builder = ./builder.sh;
1703     src = fetchurl {
1704       url = "mirror://xorg/individual/lib/libXxf86vm-1.1.5.tar.xz";
1705       sha256 = "1rw8z01vgfc4wvf0q75sgnj6n04dkrw1w7z455qydrz0nd4fyzr4";
1706     };
1707     hardeningDisable = [ "bindnow" "relro" ];
1708     strictDeps = true;
1709     nativeBuildInputs = [ pkg-config ];
1710     buildInputs = [ libX11 libXext xorgproto ];
1711     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1712     meta = {
1713       pkgConfigModules = [ "xxf86vm" ];
1714       platforms = lib.platforms.unix;
1715     };
1716   })) {};
1718   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1719   libdmx = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, testers }: stdenv.mkDerivation (finalAttrs: {
1720     pname = "libdmx";
1721     version = "1.1.5";
1722     builder = ./builder.sh;
1723     src = fetchurl {
1724       url = "mirror://xorg/individual/lib/libdmx-1.1.5.tar.xz";
1725       sha256 = "0kzprd1ak3m3042m5hra50nsagswciis9p21ckilyaqbidmf591m";
1726     };
1727     hardeningDisable = [ "bindnow" "relro" ];
1728     strictDeps = true;
1729     nativeBuildInputs = [ pkg-config ];
1730     buildInputs = [ xorgproto libX11 libXext ];
1731     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1732     meta = {
1733       pkgConfigModules = [ "dmx" ];
1734       platforms = lib.platforms.unix;
1735     };
1736   })) {};
1738   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1739   libfontenc = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, zlib, testers }: stdenv.mkDerivation (finalAttrs: {
1740     pname = "libfontenc";
1741     version = "1.1.8";
1742     builder = ./builder.sh;
1743     src = fetchurl {
1744       url = "mirror://xorg/individual/lib/libfontenc-1.1.8.tar.xz";
1745       sha256 = "1ihlznj4m49jn1887cr86qqhrrlghvbfj7bbh230svi30pac60kv";
1746     };
1747     hardeningDisable = [ "bindnow" "relro" ];
1748     strictDeps = true;
1749     nativeBuildInputs = [ pkg-config ];
1750     buildInputs = [ xorgproto zlib ];
1751     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1752     meta = {
1753       pkgConfigModules = [ "fontenc" ];
1754       platforms = lib.platforms.unix;
1755     };
1756   })) {};
1758   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1759   libpciaccess = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: {
1760     pname = "libpciaccess";
1761     version = "0.18.1";
1762     builder = ./builder.sh;
1763     src = fetchurl {
1764       url = "mirror://xorg/individual/lib/libpciaccess-0.18.1.tar.xz";
1765       sha256 = "0xpslrjnfrc1a7y8f8qwnd3wq24ndpj2q77ds12mbnwand239x2a";
1766     };
1767     hardeningDisable = [ "bindnow" "relro" ];
1768     strictDeps = true;
1769     nativeBuildInputs = [ pkg-config ];
1770     buildInputs = [ ];
1771     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1772     meta = {
1773       pkgConfigModules = [ "pciaccess" ];
1774       platforms = lib.platforms.unix;
1775     };
1776   })) {};
1778   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1779   libpthreadstubs = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: {
1780     pname = "libpthread-stubs";
1781     version = "0.5";
1782     builder = ./builder.sh;
1783     src = fetchurl {
1784       url = "mirror://xorg/individual/xcb/libpthread-stubs-0.5.tar.xz";
1785       sha256 = "1g224hyy694jch54357zc895z46r90xs193hg4m7rfnfxinmdnjr";
1786     };
1787     hardeningDisable = [ "bindnow" "relro" ];
1788     strictDeps = true;
1789     nativeBuildInputs = [ pkg-config ];
1790     buildInputs = [ ];
1791     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1792     meta = {
1793       pkgConfigModules = [ "pthread-stubs" ];
1794       platforms = lib.platforms.unix;
1795     };
1796   })) {};
1798   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1799   libxcb = callPackage ({ stdenv, pkg-config, fetchurl, libxslt, libpthreadstubs, libXau, xcbproto, libXdmcp, python3, testers }: stdenv.mkDerivation (finalAttrs: {
1800     pname = "libxcb";
1801     version = "1.17.0";
1802     builder = ./builder.sh;
1803     src = fetchurl {
1804       url = "mirror://xorg/individual/lib/libxcb-1.17.0.tar.xz";
1805       sha256 = "0mbdkajqhg0j0zjc9a2z1qyv9mca797ihvifc9qyl3vijscvz7jr";
1806     };
1807     hardeningDisable = [ "bindnow" "relro" ];
1808     strictDeps = true;
1809     nativeBuildInputs = [ pkg-config python3 ];
1810     buildInputs = [ libxslt libpthreadstubs libXau xcbproto libXdmcp ];
1811     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1812     meta = {
1813       pkgConfigModules = [ "xcb" "xcb-composite" "xcb-damage" "xcb-dbe" "xcb-dpms" "xcb-dri2" "xcb-dri3" "xcb-ge" "xcb-glx" "xcb-present" "xcb-randr" "xcb-record" "xcb-render" "xcb-res" "xcb-screensaver" "xcb-shape" "xcb-shm" "xcb-sync" "xcb-xevie" "xcb-xf86dri" "xcb-xfixes" "xcb-xinerama" "xcb-xinput" "xcb-xkb" "xcb-xprint" "xcb-xselinux" "xcb-xtest" "xcb-xv" "xcb-xvmc" ];
1814       platforms = lib.platforms.unix;
1815     };
1816   })) {};
1818   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1819   libxcvt = callPackage ({ stdenv, pkg-config, fetchurl, meson, ninja, testers }: stdenv.mkDerivation (finalAttrs: {
1820     pname = "libxcvt";
1821     version = "0.1.2";
1822     builder = ./builder.sh;
1823     src = fetchurl {
1824       url = "mirror://xorg/individual/lib/libxcvt-0.1.2.tar.xz";
1825       sha256 = "0f6vf47lay9y288n8yg9ckjgz5ypn2hnp03ipp7javkr8h2njq85";
1826     };
1827     hardeningDisable = [ "bindnow" "relro" ];
1828     strictDeps = true;
1829     nativeBuildInputs = [ pkg-config meson ninja ];
1830     buildInputs = [ ];
1831     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1832     meta = {
1833       pkgConfigModules = [ ];
1834       platforms = lib.platforms.unix;
1835     };
1836   })) {};
1838   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1839   libxkbfile = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, testers }: stdenv.mkDerivation (finalAttrs: {
1840     pname = "libxkbfile";
1841     version = "1.1.3";
1842     builder = ./builder.sh;
1843     src = fetchurl {
1844       url = "mirror://xorg/individual/lib/libxkbfile-1.1.3.tar.xz";
1845       sha256 = "1v2bhw1q1cj3wjfs0igq393iz10whcavbyxlm3k9xfvsk7m3xdm9";
1846     };
1847     hardeningDisable = [ "bindnow" "relro" ];
1848     strictDeps = true;
1849     nativeBuildInputs = [ pkg-config ];
1850     buildInputs = [ xorgproto libX11 ];
1851     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1852     meta = {
1853       pkgConfigModules = [ "xkbfile" ];
1854       platforms = lib.platforms.unix;
1855     };
1856   })) {};
1858   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1859   libxshmfence = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
1860     pname = "libxshmfence";
1861     version = "1.3.2";
1862     builder = ./builder.sh;
1863     src = fetchurl {
1864       url = "mirror://xorg/individual/lib/libxshmfence-1.3.2.tar.xz";
1865       sha256 = "0vv0c7rjf6nd1afbal4c4ralallarak1v3ss3gcjdca0pibz43c7";
1866     };
1867     hardeningDisable = [ "bindnow" "relro" ];
1868     strictDeps = true;
1869     nativeBuildInputs = [ pkg-config ];
1870     buildInputs = [ xorgproto ];
1871     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1872     meta = {
1873       pkgConfigModules = [ "xshmfence" ];
1874       platforms = lib.platforms.unix;
1875     };
1876   })) {};
1878   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1879   listres = callPackage ({ stdenv, pkg-config, fetchurl, libXaw, libXmu, xorgproto, libXt, testers }: stdenv.mkDerivation (finalAttrs: {
1880     pname = "listres";
1881     version = "1.0.6";
1882     builder = ./builder.sh;
1883     src = fetchurl {
1884       url = "mirror://xorg/individual/app/listres-1.0.6.tar.xz";
1885       sha256 = "1jj3xqm4bkzzdikb189ga6q79267jklpf5byhzr599lvsvpm672d";
1886     };
1887     hardeningDisable = [ "bindnow" "relro" ];
1888     strictDeps = true;
1889     nativeBuildInputs = [ pkg-config ];
1890     buildInputs = [ libXaw libXmu xorgproto libXt ];
1891     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1892     meta = {
1893       pkgConfigModules = [ ];
1894       platforms = lib.platforms.unix;
1895     };
1896   })) {};
1898   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1899   lndir = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
1900     pname = "lndir";
1901     version = "1.0.5";
1902     builder = ./builder.sh;
1903     src = fetchurl {
1904       url = "mirror://xorg/individual/util/lndir-1.0.5.tar.xz";
1905       sha256 = "1nsd23kz6iqxfcis3432zq01i54n98b94m2gcsay1k3mamx5fr9v";
1906     };
1907     hardeningDisable = [ "bindnow" "relro" ];
1908     strictDeps = true;
1909     nativeBuildInputs = [ pkg-config ];
1910     buildInputs = [ xorgproto ];
1911     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1912     meta = {
1913       pkgConfigModules = [ ];
1914       platforms = lib.platforms.unix;
1915     };
1916   })) {};
1918   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1919   luit = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: {
1920     pname = "luit";
1921     version = "20240910";
1922     builder = ./builder.sh;
1923     src = fetchurl {
1924       url = "https://invisible-mirror.net/archives/luit/luit-20240910.tgz";
1925       sha256 = "1ma978xdmkxm3q3v1cxpwzb4ahd0dgzj7v0ssr9i9bi5zk5pypd1";
1926     };
1927     hardeningDisable = [ "bindnow" "relro" ];
1928     strictDeps = true;
1929     nativeBuildInputs = [ pkg-config ];
1930     buildInputs = [ ];
1931     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1932     meta = {
1933       pkgConfigModules = [ ];
1934       platforms = lib.platforms.unix;
1935     };
1936   })) {};
1938   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1939   makedepend = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: {
1940     pname = "makedepend";
1941     version = "1.0.9";
1942     builder = ./builder.sh;
1943     src = fetchurl {
1944       url = "mirror://xorg/individual/util/makedepend-1.0.9.tar.xz";
1945       sha256 = "1m1dg32z22fw9shg0wsxw7dvdcnfm16gq9qxpkfxixpzb6vdxl4j";
1946     };
1947     hardeningDisable = [ "bindnow" "relro" ];
1948     strictDeps = true;
1949     nativeBuildInputs = [ pkg-config ];
1950     buildInputs = [ ];
1951     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1952     meta = {
1953       pkgConfigModules = [ ];
1954       platforms = lib.platforms.unix;
1955     };
1956   })) {};
1958   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1959   mkfontscale = callPackage ({ stdenv, pkg-config, fetchurl, libfontenc, freetype, xorgproto, zlib, testers }: stdenv.mkDerivation (finalAttrs: {
1960     pname = "mkfontscale";
1961     version = "1.2.3";
1962     builder = ./builder.sh;
1963     src = fetchurl {
1964       url = "mirror://xorg/individual/app/mkfontscale-1.2.3.tar.xz";
1965       sha256 = "0pp7dyfrrkrqxslk9q8660k0h4swaqlixsnnph2fxb7i8k1ws899";
1966     };
1967     hardeningDisable = [ "bindnow" "relro" ];
1968     strictDeps = true;
1969     nativeBuildInputs = [ pkg-config ];
1970     buildInputs = [ libfontenc freetype xorgproto zlib ];
1971     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1972     meta = {
1973       pkgConfigModules = [ ];
1974       platforms = lib.platforms.unix;
1975     };
1976   })) {};
1978   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1979   oclock = callPackage ({ stdenv, pkg-config, fetchurl, libxkbfile, libX11, libXext, libXmu, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: {
1980     pname = "oclock";
1981     version = "1.0.5";
1982     builder = ./builder.sh;
1983     src = fetchurl {
1984       url = "mirror://xorg/individual/app/oclock-1.0.5.tar.xz";
1985       sha256 = "0p4nqfrhy1srqqzbamp7afa54clbydbhprd1nxbd12g8anb9f2cg";
1986     };
1987     hardeningDisable = [ "bindnow" "relro" ];
1988     strictDeps = true;
1989     nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ];
1990     buildInputs = [ libxkbfile libX11 libXext libXmu libXt ];
1991     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
1992     meta = {
1993       pkgConfigModules = [ ];
1994       platforms = lib.platforms.unix;
1995     };
1996   })) {};
1998   # THIS IS A GENERATED FILE.  DO NOT EDIT!
1999   sessreg = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
2000     pname = "sessreg";
2001     version = "1.1.3";
2002     builder = ./builder.sh;
2003     src = fetchurl {
2004       url = "mirror://xorg/individual/app/sessreg-1.1.3.tar.xz";
2005       sha256 = "1hmc9wsfgl2wmy0kccwa4brxbv02w5wiz5hrz72dsz87x1fwsah2";
2006     };
2007     hardeningDisable = [ "bindnow" "relro" ];
2008     strictDeps = true;
2009     nativeBuildInputs = [ pkg-config ];
2010     buildInputs = [ xorgproto ];
2011     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2012     meta = {
2013       pkgConfigModules = [ ];
2014       platforms = lib.platforms.unix;
2015     };
2016   })) {};
2018   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2019   setxkbmap = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libxkbfile, libXrandr, testers }: stdenv.mkDerivation (finalAttrs: {
2020     pname = "setxkbmap";
2021     version = "1.3.4";
2022     builder = ./builder.sh;
2023     src = fetchurl {
2024       url = "mirror://xorg/individual/app/setxkbmap-1.3.4.tar.xz";
2025       sha256 = "1pps0x66512y3f7v6xgnb6gjbllsgi4q5zxmjcdiv60fsia8b3dy";
2026     };
2027     hardeningDisable = [ "bindnow" "relro" ];
2028     strictDeps = true;
2029     nativeBuildInputs = [ pkg-config ];
2030     buildInputs = [ libX11 libxkbfile libXrandr ];
2031     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2032     meta = {
2033       pkgConfigModules = [ ];
2034       platforms = lib.platforms.unix;
2035     };
2036   })) {};
2038   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2039   smproxy = callPackage ({ stdenv, pkg-config, fetchurl, libICE, libSM, libXmu, libXt, testers }: stdenv.mkDerivation (finalAttrs: {
2040     pname = "smproxy";
2041     version = "1.0.7";
2042     builder = ./builder.sh;
2043     src = fetchurl {
2044       url = "mirror://xorg/individual/app/smproxy-1.0.7.tar.xz";
2045       sha256 = "01gkz4n2pfxiklzzx3ghnm9shx3626jcriwvrs3pvawxrhvr5aaa";
2046     };
2047     hardeningDisable = [ "bindnow" "relro" ];
2048     strictDeps = true;
2049     nativeBuildInputs = [ pkg-config ];
2050     buildInputs = [ libICE libSM libXmu libXt ];
2051     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2052     meta = {
2053       pkgConfigModules = [ ];
2054       platforms = lib.platforms.unix;
2055     };
2056   })) {};
2058   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2059   transset = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
2060     pname = "transset";
2061     version = "1.0.3";
2062     builder = ./builder.sh;
2063     src = fetchurl {
2064       url = "mirror://xorg/individual/app/transset-1.0.3.tar.xz";
2065       sha256 = "1zp6ldxb3h2zsr4nmkb8aj8ia8v3qvjj3w85by5xh3fxvlq8zqqz";
2066     };
2067     hardeningDisable = [ "bindnow" "relro" ];
2068     strictDeps = true;
2069     nativeBuildInputs = [ pkg-config ];
2070     buildInputs = [ libX11 xorgproto ];
2071     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2072     meta = {
2073       pkgConfigModules = [ ];
2074       platforms = lib.platforms.unix;
2075     };
2076   })) {};
2078   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2079   twm = callPackage ({ stdenv, pkg-config, fetchurl, libICE, libSM, libX11, libXext, libXmu, xorgproto, libXrandr, libXt, testers }: stdenv.mkDerivation (finalAttrs: {
2080     pname = "twm";
2081     version = "1.0.12";
2082     builder = ./builder.sh;
2083     src = fetchurl {
2084       url = "mirror://xorg/individual/app/twm-1.0.12.tar.xz";
2085       sha256 = "1r5gfv1gvcjn39v7n6znpnvifwhlw2zf8gfrxq8vph84vva03wma";
2086     };
2087     hardeningDisable = [ "bindnow" "relro" ];
2088     strictDeps = true;
2089     nativeBuildInputs = [ pkg-config ];
2090     buildInputs = [ libICE libSM libX11 libXext libXmu xorgproto libXrandr libXt ];
2091     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2092     meta = {
2093       pkgConfigModules = [ ];
2094       platforms = lib.platforms.unix;
2095     };
2096   })) {};
2098   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2099   utilmacros = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: {
2100     pname = "util-macros";
2101     version = "1.20.1";
2102     builder = ./builder.sh;
2103     src = fetchurl {
2104       url = "mirror://xorg/individual/util/util-macros-1.20.1.tar.xz";
2105       sha256 = "1xffkcqv96vpk5pckisanrvg4w7i9ciqhs6yv7sc12p7vii8yc0b";
2106     };
2107     hardeningDisable = [ "bindnow" "relro" ];
2108     strictDeps = true;
2109     nativeBuildInputs = [ pkg-config ];
2110     buildInputs = [ ];
2111     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2112     meta = {
2113       pkgConfigModules = [ "xorg-macros" ];
2114       platforms = lib.platforms.unix;
2115     };
2116   })) {};
2118   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2119   viewres = callPackage ({ stdenv, pkg-config, fetchurl, libXaw, libXmu, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: {
2120     pname = "viewres";
2121     version = "1.0.7";
2122     builder = ./builder.sh;
2123     src = fetchurl {
2124       url = "mirror://xorg/individual/app/viewres-1.0.7.tar.xz";
2125       sha256 = "0a66mz27gcsxd1qq1ij0w8dv4wjvszgbf5ygw5dga40sbc464nmi";
2126     };
2127     hardeningDisable = [ "bindnow" "relro" ];
2128     strictDeps = true;
2129     nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ];
2130     buildInputs = [ libXaw libXmu libXt ];
2131     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2132     meta = {
2133       pkgConfigModules = [ ];
2134       platforms = lib.platforms.unix;
2135     };
2136   })) {};
2138   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2139   x11perf = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXext, libXft, libXmu, xorgproto, libXrender, testers }: stdenv.mkDerivation (finalAttrs: {
2140     pname = "x11perf";
2141     version = "1.6.1";
2142     builder = ./builder.sh;
2143     src = fetchurl {
2144       url = "mirror://xorg/individual/app/x11perf-1.6.1.tar.bz2";
2145       sha256 = "0d3wh6z6znwhfdiv0zaggfj0xgish98xa10yy76b9517zj7hnzhw";
2146     };
2147     hardeningDisable = [ "bindnow" "relro" ];
2148     strictDeps = true;
2149     nativeBuildInputs = [ pkg-config ];
2150     buildInputs = [ libX11 libXext libXft libXmu xorgproto libXrender ];
2151     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2152     meta = {
2153       pkgConfigModules = [ ];
2154       platforms = lib.platforms.unix;
2155     };
2156   })) {};
2158   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2159   xauth = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXau, libXext, libXmu, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
2160     pname = "xauth";
2161     version = "1.1.3";
2162     builder = ./builder.sh;
2163     src = fetchurl {
2164       url = "mirror://xorg/individual/app/xauth-1.1.3.tar.xz";
2165       sha256 = "0cwxzq7lv932rcfad3baanr541qcjjdhyrhxy0bzjcp3pac581z7";
2166     };
2167     hardeningDisable = [ "bindnow" "relro" ];
2168     strictDeps = true;
2169     nativeBuildInputs = [ pkg-config ];
2170     buildInputs = [ libX11 libXau libXext libXmu xorgproto ];
2171     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2172     meta = {
2173       pkgConfigModules = [ ];
2174       platforms = lib.platforms.unix;
2175     };
2176   })) {};
2178   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2179   xbacklight = callPackage ({ stdenv, pkg-config, fetchurl, libxcb, xcbutil, testers }: stdenv.mkDerivation (finalAttrs: {
2180     pname = "xbacklight";
2181     version = "1.2.3";
2182     builder = ./builder.sh;
2183     src = fetchurl {
2184       url = "mirror://xorg/individual/app/xbacklight-1.2.3.tar.bz2";
2185       sha256 = "1plssg0s3pbslg6rfzxp9sx8ryvn8l32zyvc8zp9zsbsfwjg69rs";
2186     };
2187     hardeningDisable = [ "bindnow" "relro" ];
2188     strictDeps = true;
2189     nativeBuildInputs = [ pkg-config ];
2190     buildInputs = [ libxcb xcbutil ];
2191     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2192     meta = {
2193       pkgConfigModules = [ ];
2194       platforms = lib.platforms.unix;
2195     };
2196   })) {};
2198   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2199   xbitmaps = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: {
2200     pname = "xbitmaps";
2201     version = "1.1.3";
2202     builder = ./builder.sh;
2203     src = fetchurl {
2204       url = "mirror://xorg/individual/data/xbitmaps-1.1.3.tar.xz";
2205       sha256 = "0yhgrllia3lbqx9b21w31w4sppx1a9ggrk62hrys2ckqi1aasv5d";
2206     };
2207     hardeningDisable = [ "bindnow" "relro" ];
2208     strictDeps = true;
2209     nativeBuildInputs = [ pkg-config ];
2210     buildInputs = [ ];
2211     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2212     meta = {
2213       pkgConfigModules = [ "xbitmaps" ];
2214       platforms = lib.platforms.unix;
2215     };
2216   })) {};
2218   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2219   xcalc = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXaw, xorgproto, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: {
2220     pname = "xcalc";
2221     version = "1.1.2";
2222     builder = ./builder.sh;
2223     src = fetchurl {
2224       url = "mirror://xorg/individual/app/xcalc-1.1.2.tar.xz";
2225       sha256 = "1m0wzhjvc88kmx12ykdml5rqlz9h2iki9mkfdngji53y8nhxyy45";
2226     };
2227     hardeningDisable = [ "bindnow" "relro" ];
2228     strictDeps = true;
2229     nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ];
2230     buildInputs = [ libX11 libXaw xorgproto libXt ];
2231     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2232     meta = {
2233       pkgConfigModules = [ ];
2234       platforms = lib.platforms.unix;
2235     };
2236   })) {};
2238   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2239   xcbproto = callPackage ({ stdenv, pkg-config, fetchurl, python3, testers }: stdenv.mkDerivation (finalAttrs: {
2240     pname = "xcb-proto";
2241     version = "1.17.0";
2242     builder = ./builder.sh;
2243     src = fetchurl {
2244       url = "mirror://xorg/individual/proto/xcb-proto-1.17.0.tar.xz";
2245       sha256 = "130lc8jx43s83496nc8jn47zixjcp4abgsz69pvrjiqg279aq6rc";
2246     };
2247     hardeningDisable = [ "bindnow" "relro" ];
2248     strictDeps = true;
2249     nativeBuildInputs = [ pkg-config python3 ];
2250     buildInputs = [ ];
2251     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2252     meta = {
2253       pkgConfigModules = [ "xcb-proto" ];
2254       platforms = lib.platforms.unix;
2255     };
2256   })) {};
2258   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2259   xcbutil = callPackage ({ stdenv, pkg-config, fetchurl, gperf, libxcb, xorgproto, m4, testers }: stdenv.mkDerivation (finalAttrs: {
2260     pname = "xcb-util";
2261     version = "0.4.1";
2262     builder = ./builder.sh;
2263     src = fetchurl {
2264       url = "mirror://xorg/individual/xcb/xcb-util-0.4.1.tar.xz";
2265       sha256 = "04p54r0zjc44fpw1hdy4rhygv37sx2vr2lllxjihykz5v2xkpgjs";
2266     };
2267     hardeningDisable = [ "bindnow" "relro" ];
2268     strictDeps = true;
2269     nativeBuildInputs = [ pkg-config m4 ];
2270     buildInputs = [ gperf libxcb xorgproto ];
2271     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2272     meta = {
2273       pkgConfigModules = [ "xcb-atom" "xcb-aux" "xcb-event" "xcb-util" ];
2274       platforms = lib.platforms.unix;
2275     };
2276   })) {};
2278   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2279   xcbutilcursor = callPackage ({ stdenv, pkg-config, fetchurl, gperf, libxcb, xcbutilimage, xcbutilrenderutil, xorgproto, m4, testers }: stdenv.mkDerivation (finalAttrs: {
2280     pname = "xcb-util-cursor";
2281     version = "0.1.5";
2282     builder = ./builder.sh;
2283     src = fetchurl {
2284       url = "mirror://xorg/individual/lib/xcb-util-cursor-0.1.5.tar.xz";
2285       sha256 = "0mrwcrm6djbd5zdvqb5v4wr87bzawnaacyqwwhfghw09ssq9kbqc";
2286     };
2287     hardeningDisable = [ "bindnow" "relro" ];
2288     strictDeps = true;
2289     nativeBuildInputs = [ pkg-config m4 ];
2290     buildInputs = [ gperf libxcb xcbutilimage xcbutilrenderutil xorgproto ];
2291     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2292     meta = {
2293       pkgConfigModules = [ "xcb-cursor" ];
2294       platforms = lib.platforms.unix;
2295     };
2296   })) {};
2298   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2299   xcbutilerrors = callPackage ({ stdenv, pkg-config, fetchurl, gperf, libxcb, xcbproto, xorgproto, m4, python3, testers }: stdenv.mkDerivation (finalAttrs: {
2300     pname = "xcb-util-errors";
2301     version = "1.0.1";
2302     builder = ./builder.sh;
2303     src = fetchurl {
2304       url = "mirror://xorg/individual/xcb/xcb-util-errors-1.0.1.tar.xz";
2305       sha256 = "0mzkh3xj1n690dw8hrdhyjykd71ib0ls9n5cgf9asna2k1xwha2n";
2306     };
2307     hardeningDisable = [ "bindnow" "relro" ];
2308     strictDeps = true;
2309     nativeBuildInputs = [ pkg-config m4 python3 ];
2310     buildInputs = [ gperf libxcb xcbproto xorgproto ];
2311     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2312     meta = {
2313       pkgConfigModules = [ "xcb-errors" ];
2314       platforms = lib.platforms.unix;
2315     };
2316   })) {};
2318   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2319   xcbutilimage = callPackage ({ stdenv, pkg-config, fetchurl, gperf, libxcb, xcbutil, xorgproto, m4, testers }: stdenv.mkDerivation (finalAttrs: {
2320     pname = "xcb-util-image";
2321     version = "0.4.1";
2322     builder = ./builder.sh;
2323     src = fetchurl {
2324       url = "mirror://xorg/individual/xcb/xcb-util-image-0.4.1.tar.xz";
2325       sha256 = "0g8dwknrlz96k176qxh8ar84x9kpppci9b978zyp24nvvbjqxbfc";
2326     };
2327     hardeningDisable = [ "bindnow" "relro" ];
2328     strictDeps = true;
2329     nativeBuildInputs = [ pkg-config m4 ];
2330     buildInputs = [ gperf libxcb xcbutil xorgproto ];
2331     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2332     meta = {
2333       pkgConfigModules = [ "xcb-image" ];
2334       platforms = lib.platforms.unix;
2335     };
2336   })) {};
2338   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2339   xcbutilkeysyms = callPackage ({ stdenv, pkg-config, fetchurl, gperf, libxcb, xorgproto, m4, testers }: stdenv.mkDerivation (finalAttrs: {
2340     pname = "xcb-util-keysyms";
2341     version = "0.4.1";
2342     builder = ./builder.sh;
2343     src = fetchurl {
2344       url = "mirror://xorg/individual/xcb/xcb-util-keysyms-0.4.1.tar.xz";
2345       sha256 = "0f66snk179hmp8ppgv1zp9y7pl1vzn52znpikm1fsaj1ji90l9kw";
2346     };
2347     hardeningDisable = [ "bindnow" "relro" ];
2348     strictDeps = true;
2349     nativeBuildInputs = [ pkg-config m4 ];
2350     buildInputs = [ gperf libxcb xorgproto ];
2351     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2352     meta = {
2353       pkgConfigModules = [ "xcb-keysyms" ];
2354       platforms = lib.platforms.unix;
2355     };
2356   })) {};
2358   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2359   xcbutilrenderutil = callPackage ({ stdenv, pkg-config, fetchurl, gperf, libxcb, xorgproto, m4, testers }: stdenv.mkDerivation (finalAttrs: {
2360     pname = "xcb-util-renderutil";
2361     version = "0.3.10";
2362     builder = ./builder.sh;
2363     src = fetchurl {
2364       url = "mirror://xorg/individual/xcb/xcb-util-renderutil-0.3.10.tar.xz";
2365       sha256 = "1fh4dnlwlqyccrhmmwlv082a7mxc7ss7vmzmp7xxp39dwbqd859y";
2366     };
2367     hardeningDisable = [ "bindnow" "relro" ];
2368     strictDeps = true;
2369     nativeBuildInputs = [ pkg-config m4 ];
2370     buildInputs = [ gperf libxcb xorgproto ];
2371     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2372     meta = {
2373       pkgConfigModules = [ "xcb-renderutil" ];
2374       platforms = lib.platforms.unix;
2375     };
2376   })) {};
2378   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2379   xcbutilwm = callPackage ({ stdenv, pkg-config, fetchurl, gperf, libxcb, xorgproto, m4, testers }: stdenv.mkDerivation (finalAttrs: {
2380     pname = "xcb-util-wm";
2381     version = "0.4.2";
2382     builder = ./builder.sh;
2383     src = fetchurl {
2384       url = "mirror://xorg/individual/xcb/xcb-util-wm-0.4.2.tar.xz";
2385       sha256 = "02wai17mxfbvlnj4l4bjbvah97rccdivzvd7mrznhr32s0hlxhv2";
2386     };
2387     hardeningDisable = [ "bindnow" "relro" ];
2388     strictDeps = true;
2389     nativeBuildInputs = [ pkg-config m4 ];
2390     buildInputs = [ gperf libxcb xorgproto ];
2391     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2392     meta = {
2393       pkgConfigModules = [ "xcb-ewmh" "xcb-icccm" ];
2394       platforms = lib.platforms.unix;
2395     };
2396   })) {};
2398   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2399   xclock = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXaw, libXft, libxkbfile, libXmu, xorgproto, libXrender, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: {
2400     pname = "xclock";
2401     version = "1.1.1";
2402     builder = ./builder.sh;
2403     src = fetchurl {
2404       url = "mirror://xorg/individual/app/xclock-1.1.1.tar.xz";
2405       sha256 = "0b3l1zwz2b1cn46f8pd480b835j9anadf929vqpll107iyzylz6z";
2406     };
2407     hardeningDisable = [ "bindnow" "relro" ];
2408     strictDeps = true;
2409     nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ];
2410     buildInputs = [ libX11 libXaw libXft libxkbfile libXmu xorgproto libXrender libXt ];
2411     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2412     meta = {
2413       pkgConfigModules = [ ];
2414       platforms = lib.platforms.unix;
2415     };
2416   })) {};
2418   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2419   xcmsdb = callPackage ({ stdenv, pkg-config, fetchurl, libX11, testers }: stdenv.mkDerivation (finalAttrs: {
2420     pname = "xcmsdb";
2421     version = "1.0.7";
2422     builder = ./builder.sh;
2423     src = fetchurl {
2424       url = "mirror://xorg/individual/app/xcmsdb-1.0.7.tar.xz";
2425       sha256 = "0f5wddi707cjqm21hynckkqr12mpjqn3dq9fm5gb11w19270di2y";
2426     };
2427     hardeningDisable = [ "bindnow" "relro" ];
2428     strictDeps = true;
2429     nativeBuildInputs = [ pkg-config ];
2430     buildInputs = [ libX11 ];
2431     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2432     meta = {
2433       pkgConfigModules = [ ];
2434       platforms = lib.platforms.unix;
2435     };
2436   })) {};
2438   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2439   xcompmgr = callPackage ({ stdenv, pkg-config, fetchurl, libXcomposite, libXdamage, libXext, libXfixes, xorgproto, libXrender, testers }: stdenv.mkDerivation (finalAttrs: {
2440     pname = "xcompmgr";
2441     version = "1.1.9";
2442     builder = ./builder.sh;
2443     src = fetchurl {
2444       url = "mirror://xorg/individual/app/xcompmgr-1.1.9.tar.xz";
2445       sha256 = "1w564walyqi3bqnnl8l2d949v64smipdw2q8lnrixl3jhrlvcxa8";
2446     };
2447     hardeningDisable = [ "bindnow" "relro" ];
2448     strictDeps = true;
2449     nativeBuildInputs = [ pkg-config ];
2450     buildInputs = [ libXcomposite libXdamage libXext libXfixes xorgproto libXrender ];
2451     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2452     meta = {
2453       pkgConfigModules = [ ];
2454       platforms = lib.platforms.unix;
2455     };
2456   })) {};
2458   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2459   xconsole = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXaw, libXmu, xorgproto, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: {
2460     pname = "xconsole";
2461     version = "1.1.0";
2462     builder = ./builder.sh;
2463     src = fetchurl {
2464       url = "mirror://xorg/individual/app/xconsole-1.1.0.tar.xz";
2465       sha256 = "128i77kn5pfrcrw31p90cb97g8a5y5173admr3gpdnndr9w5jxqc";
2466     };
2467     hardeningDisable = [ "bindnow" "relro" ];
2468     strictDeps = true;
2469     nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ];
2470     buildInputs = [ libX11 libXaw libXmu xorgproto libXt ];
2471     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2472     meta = {
2473       pkgConfigModules = [ ];
2474       platforms = lib.platforms.unix;
2475     };
2476   })) {};
2478   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2479   xcursorgen = callPackage ({ stdenv, pkg-config, fetchurl, libpng, libX11, libXcursor, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
2480     pname = "xcursorgen";
2481     version = "1.0.8";
2482     builder = ./builder.sh;
2483     src = fetchurl {
2484       url = "mirror://xorg/individual/app/xcursorgen-1.0.8.tar.xz";
2485       sha256 = "16yc82k4vp7icmf9247z4v38r65pdf032mrpzxj5wa2fggi3rcrj";
2486     };
2487     hardeningDisable = [ "bindnow" "relro" ];
2488     strictDeps = true;
2489     nativeBuildInputs = [ pkg-config ];
2490     buildInputs = [ libpng libX11 libXcursor xorgproto ];
2491     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2492     meta = {
2493       pkgConfigModules = [ ];
2494       platforms = lib.platforms.unix;
2495     };
2496   })) {};
2498   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2499   xcursorthemes = callPackage ({ stdenv, pkg-config, fetchurl, libXcursor, testers }: stdenv.mkDerivation (finalAttrs: {
2500     pname = "xcursor-themes";
2501     version = "1.0.7";
2502     builder = ./builder.sh;
2503     src = fetchurl {
2504       url = "mirror://xorg/individual/data/xcursor-themes-1.0.7.tar.xz";
2505       sha256 = "1j3qfga5llp8g702n7mivvdvfjk7agsgnbglbfh99n13i3sfiflm";
2506     };
2507     hardeningDisable = [ "bindnow" "relro" ];
2508     strictDeps = true;
2509     nativeBuildInputs = [ pkg-config ];
2510     buildInputs = [ libXcursor ];
2511     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2512     meta = {
2513       pkgConfigModules = [ ];
2514       platforms = lib.platforms.unix;
2515     };
2516   })) {};
2518   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2519   xdm = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXau, libXaw, libXdmcp, libXext, libXft, libXinerama, libXmu, libXpm, xorgproto, libXrender, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: {
2520     pname = "xdm";
2521     version = "1.1.16";
2522     builder = ./builder.sh;
2523     src = fetchurl {
2524       url = "mirror://xorg/individual/app/xdm-1.1.16.tar.xz";
2525       sha256 = "1737hz8g3wpgdfj6y11q1xwma40wvgz85ckp6wv0hmz9h6c21wmw";
2526     };
2527     hardeningDisable = [ "bindnow" "relro" ];
2528     strictDeps = true;
2529     nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ];
2530     buildInputs = [ libX11 libXau libXaw libXdmcp libXext libXft libXinerama libXmu libXpm xorgproto libXrender libXt ];
2531     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2532     meta = {
2533       pkgConfigModules = [ ];
2534       platforms = lib.platforms.unix;
2535     };
2536   })) {};
2538   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2539   xdpyinfo = callPackage ({ stdenv, pkg-config, fetchurl, libdmx, libX11, libxcb, libXcomposite, libXext, libXi, libXinerama, xorgproto, libXrender, libXtst, libXxf86dga, libXxf86misc, libXxf86vm, testers }: stdenv.mkDerivation (finalAttrs: {
2540     pname = "xdpyinfo";
2541     version = "1.3.4";
2542     builder = ./builder.sh;
2543     src = fetchurl {
2544       url = "mirror://xorg/individual/app/xdpyinfo-1.3.4.tar.xz";
2545       sha256 = "0aw2yhx4ys22231yihkzhnw9jsyzksl4yyf3sx0689npvf0sbbd8";
2546     };
2547     hardeningDisable = [ "bindnow" "relro" ];
2548     strictDeps = true;
2549     nativeBuildInputs = [ pkg-config ];
2550     buildInputs = [ libdmx libX11 libxcb libXcomposite libXext libXi libXinerama xorgproto libXrender libXtst libXxf86dga libXxf86misc libXxf86vm ];
2551     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2552     meta = {
2553       pkgConfigModules = [ ];
2554       platforms = lib.platforms.unix;
2555     };
2556   })) {};
2558   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2559   xdriinfo = callPackage ({ stdenv, pkg-config, fetchurl, libGL, xorgproto, libX11, testers }: stdenv.mkDerivation (finalAttrs: {
2560     pname = "xdriinfo";
2561     version = "1.0.7";
2562     builder = ./builder.sh;
2563     src = fetchurl {
2564       url = "mirror://xorg/individual/app/xdriinfo-1.0.7.tar.xz";
2565       sha256 = "0d7p9fj3znq0av9pjgi2kphqaz5w7b9hxlz63zbxs69bknp8p0yx";
2566     };
2567     hardeningDisable = [ "bindnow" "relro" ];
2568     strictDeps = true;
2569     nativeBuildInputs = [ pkg-config ];
2570     buildInputs = [ libGL xorgproto libX11 ];
2571     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2572     meta = {
2573       pkgConfigModules = [ ];
2574       platforms = lib.platforms.unix;
2575     };
2576   })) {};
2578   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2579   xev = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, libXrandr, testers }: stdenv.mkDerivation (finalAttrs: {
2580     pname = "xev";
2581     version = "1.2.6";
2582     builder = ./builder.sh;
2583     src = fetchurl {
2584       url = "mirror://xorg/individual/app/xev-1.2.6.tar.xz";
2585       sha256 = "1mq7332kgisd9yq0w0rv11vhwhgpkmpg7pfdlyn776dc13hcbqb1";
2586     };
2587     hardeningDisable = [ "bindnow" "relro" ];
2588     strictDeps = true;
2589     nativeBuildInputs = [ pkg-config ];
2590     buildInputs = [ libX11 xorgproto libXrandr ];
2591     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2592     meta = {
2593       pkgConfigModules = [ ];
2594       platforms = lib.platforms.unix;
2595     };
2596   })) {};
2598   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2599   xeyes = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libxcb, libXext, libXi, libXmu, xorgproto, libXrender, libXt, testers }: stdenv.mkDerivation (finalAttrs: {
2600     pname = "xeyes";
2601     version = "1.3.0";
2602     builder = ./builder.sh;
2603     src = fetchurl {
2604       url = "mirror://xorg/individual/app/xeyes-1.3.0.tar.xz";
2605       sha256 = "08rhfp5xlmdbyxkvxhgjxdn6vwzrbrjyd7jkk8b7wi1kpw0ccl09";
2606     };
2607     hardeningDisable = [ "bindnow" "relro" ];
2608     strictDeps = true;
2609     nativeBuildInputs = [ pkg-config ];
2610     buildInputs = [ libX11 libxcb libXext libXi libXmu xorgproto libXrender libXt ];
2611     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2612     meta = {
2613       pkgConfigModules = [ ];
2614       platforms = lib.platforms.unix;
2615     };
2616   })) {};
2618   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2619   xf86inputevdev = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libevdev, udev, mtdev, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
2620     pname = "xf86-input-evdev";
2621     version = "2.11.0";
2622     builder = ./builder.sh;
2623     src = fetchurl {
2624       url = "mirror://xorg/individual/driver/xf86-input-evdev-2.11.0.tar.xz";
2625       sha256 = "058k0xdf4hkn8lz5gx4c08mgbzvv58haz7a32axndhscjgg2403k";
2626     };
2627     hardeningDisable = [ "bindnow" "relro" ];
2628     strictDeps = true;
2629     nativeBuildInputs = [ pkg-config ];
2630     buildInputs = [ xorgproto libevdev udev mtdev xorgserver ];
2631     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2632     meta = {
2633       pkgConfigModules = [ "xorg-evdev" ];
2634       platforms = lib.platforms.unix;
2635     };
2636   })) {};
2638   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2639   xf86inputjoystick = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
2640     pname = "xf86-input-joystick";
2641     version = "1.6.4";
2642     builder = ./builder.sh;
2643     src = fetchurl {
2644       url = "mirror://xorg/individual/driver/xf86-input-joystick-1.6.4.tar.xz";
2645       sha256 = "1lnc6cvrg81chb2hj3jphgx7crr4ab8wn60mn8f9nsdwza2w8plh";
2646     };
2647     hardeningDisable = [ "bindnow" "relro" ];
2648     strictDeps = true;
2649     nativeBuildInputs = [ pkg-config ];
2650     buildInputs = [ xorgproto xorgserver ];
2651     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2652     meta = {
2653       pkgConfigModules = [ "xorg-joystick" ];
2654       platforms = lib.platforms.unix;
2655     };
2656   })) {};
2658   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2659   xf86inputkeyboard = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
2660     pname = "xf86-input-keyboard";
2661     version = "2.0.0";
2662     builder = ./builder.sh;
2663     src = fetchurl {
2664       url = "mirror://xorg/individual/driver/xf86-input-keyboard-2.0.0.tar.xz";
2665       sha256 = "1fgya6a0pzsb8ynp2qhx3bqg6nfc4y2sw9wmk7zd8pqplbqzsrij";
2666     };
2667     hardeningDisable = [ "bindnow" "relro" ];
2668     strictDeps = true;
2669     nativeBuildInputs = [ pkg-config ];
2670     buildInputs = [ xorgproto xorgserver ];
2671     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2672     meta = {
2673       pkgConfigModules = [ ];
2674       platforms = lib.platforms.unix;
2675     };
2676   })) {};
2678   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2679   xf86inputlibinput = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libinput, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
2680     pname = "xf86-input-libinput";
2681     version = "1.5.0";
2682     builder = ./builder.sh;
2683     src = fetchurl {
2684       url = "mirror://xorg/individual/driver/xf86-input-libinput-1.5.0.tar.xz";
2685       sha256 = "1rl06l0gdqmc4v08mya93m74ana76b7s3fzkmq8ylm3535gw6915";
2686     };
2687     hardeningDisable = [ "bindnow" "relro" ];
2688     strictDeps = true;
2689     nativeBuildInputs = [ pkg-config ];
2690     buildInputs = [ xorgproto libinput xorgserver ];
2691     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2692     meta = {
2693       pkgConfigModules = [ "xorg-libinput" ];
2694       platforms = lib.platforms.unix;
2695     };
2696   })) {};
2698   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2699   xf86inputmouse = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
2700     pname = "xf86-input-mouse";
2701     version = "1.9.5";
2702     builder = ./builder.sh;
2703     src = fetchurl {
2704       url = "mirror://xorg/individual/driver/xf86-input-mouse-1.9.5.tar.xz";
2705       sha256 = "0s4rzp7aqpbqm4474hg4bz7i7vg3ir93ck2q12if4lj3nklqmpjg";
2706     };
2707     hardeningDisable = [ "bindnow" "relro" ];
2708     strictDeps = true;
2709     nativeBuildInputs = [ pkg-config ];
2710     buildInputs = [ xorgproto xorgserver ];
2711     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2712     meta = {
2713       pkgConfigModules = [ "xorg-mouse" ];
2714       platforms = lib.platforms.unix;
2715     };
2716   })) {};
2718   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2719   xf86inputsynaptics = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libevdev, libX11, libXi, xorgserver, libXtst, testers }: stdenv.mkDerivation (finalAttrs: {
2720     pname = "xf86-input-synaptics";
2721     version = "1.9.2";
2722     builder = ./builder.sh;
2723     src = fetchurl {
2724       url = "mirror://xorg/individual/driver/xf86-input-synaptics-1.9.2.tar.xz";
2725       sha256 = "0f1cjs9haxhjybfh2lh579s15i2q0q19whynpda3giizj6mlmymq";
2726     };
2727     hardeningDisable = [ "bindnow" "relro" ];
2728     strictDeps = true;
2729     nativeBuildInputs = [ pkg-config ];
2730     buildInputs = [ xorgproto libevdev libX11 libXi xorgserver libXtst ];
2731     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2732     meta = {
2733       pkgConfigModules = [ "xorg-synaptics" ];
2734       platforms = lib.platforms.unix;
2735     };
2736   })) {};
2738   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2739   xf86inputvmmouse = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, udev, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
2740     pname = "xf86-input-vmmouse";
2741     version = "13.2.0";
2742     builder = ./builder.sh;
2743     src = fetchurl {
2744       url = "mirror://xorg/individual/driver/xf86-input-vmmouse-13.2.0.tar.xz";
2745       sha256 = "1f1rlgp1rpsan8k4ax3pzhl1hgmfn135r31m80pjxw5q19c7gw2n";
2746     };
2747     hardeningDisable = [ "bindnow" "relro" ];
2748     strictDeps = true;
2749     nativeBuildInputs = [ pkg-config ];
2750     buildInputs = [ xorgproto udev xorgserver ];
2751     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2752     meta = {
2753       pkgConfigModules = [ ];
2754       platforms = lib.platforms.unix;
2755     };
2756   })) {};
2758   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2759   xf86inputvoid = callPackage ({ stdenv, pkg-config, fetchurl, xorgserver, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
2760     pname = "xf86-input-void";
2761     version = "1.4.2";
2762     builder = ./builder.sh;
2763     src = fetchurl {
2764       url = "mirror://xorg/individual/driver/xf86-input-void-1.4.2.tar.xz";
2765       sha256 = "11bqy2djgb82c1g8ylpfwp3wjw4x83afi8mqyn5fvqp03kidh4d2";
2766     };
2767     hardeningDisable = [ "bindnow" "relro" ];
2768     strictDeps = true;
2769     nativeBuildInputs = [ pkg-config ];
2770     buildInputs = [ xorgserver xorgproto ];
2771     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2772     meta = {
2773       pkgConfigModules = [ ];
2774       platforms = lib.platforms.unix;
2775     };
2776   })) {};
2778   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2779   xf86videoamdgpu = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, mesa, libGL, libdrm, udev, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
2780     pname = "xf86-video-amdgpu";
2781     version = "23.0.0";
2782     builder = ./builder.sh;
2783     src = fetchurl {
2784       url = "mirror://xorg/individual/driver/xf86-video-amdgpu-23.0.0.tar.xz";
2785       sha256 = "0qf0kjh6pww5abxmqa4c9sfa2qq1hq4p8qcgqpfd1kpkcvmg012g";
2786     };
2787     hardeningDisable = [ "bindnow" "relro" ];
2788     strictDeps = true;
2789     nativeBuildInputs = [ pkg-config ];
2790     buildInputs = [ xorgproto mesa libGL libdrm udev xorgserver ];
2791     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2792     meta = {
2793       pkgConfigModules = [ ];
2794       platforms = lib.platforms.unix;
2795     };
2796   })) {};
2798   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2799   xf86videoapm = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
2800     pname = "xf86-video-apm";
2801     version = "1.3.0";
2802     builder = ./builder.sh;
2803     src = fetchurl {
2804       url = "mirror://xorg/individual/driver/xf86-video-apm-1.3.0.tar.bz2";
2805       sha256 = "0znwqfc8abkiha98an8hxsngnz96z6cd976bc4bsvz1km6wqk0c0";
2806     };
2807     hardeningDisable = [ "bindnow" "relro" ];
2808     strictDeps = true;
2809     nativeBuildInputs = [ pkg-config ];
2810     buildInputs = [ xorgproto libpciaccess xorgserver ];
2811     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2812     meta = {
2813       pkgConfigModules = [ ];
2814       platforms = lib.platforms.unix;
2815     };
2816   })) {};
2818   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2819   xf86videoark = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
2820     pname = "xf86-video-ark";
2821     version = "0.7.6";
2822     builder = ./builder.sh;
2823     src = fetchurl {
2824       url = "mirror://xorg/individual/driver/xf86-video-ark-0.7.6.tar.xz";
2825       sha256 = "0p88blr3zgy47jc4aqivc6ypj4zq9pad1cl70wwz9xig29w9xk2s";
2826     };
2827     hardeningDisable = [ "bindnow" "relro" ];
2828     strictDeps = true;
2829     nativeBuildInputs = [ pkg-config ];
2830     buildInputs = [ xorgproto libpciaccess xorgserver ];
2831     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2832     meta = {
2833       pkgConfigModules = [ ];
2834       platforms = lib.platforms.unix;
2835     };
2836   })) {};
2838   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2839   xf86videoast = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
2840     pname = "xf86-video-ast";
2841     version = "1.1.6";
2842     builder = ./builder.sh;
2843     src = fetchurl {
2844       url = "mirror://xorg/individual/driver/xf86-video-ast-1.1.6.tar.xz";
2845       sha256 = "1bqdjcxi8fj48821322djdqnrla2i48wqckdf364zagrqyllyxbm";
2846     };
2847     hardeningDisable = [ "bindnow" "relro" ];
2848     strictDeps = true;
2849     nativeBuildInputs = [ pkg-config ];
2850     buildInputs = [ xorgproto libpciaccess xorgserver ];
2851     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2852     meta = {
2853       pkgConfigModules = [ ];
2854       platforms = lib.platforms.unix;
2855     };
2856   })) {};
2858   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2859   xf86videoati = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, mesa, libGL, libdrm, udev, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
2860     pname = "xf86-video-ati";
2861     version = "22.0.0";
2862     builder = ./builder.sh;
2863     src = fetchurl {
2864       url = "mirror://xorg/individual/driver/xf86-video-ati-22.0.0.tar.xz";
2865       sha256 = "0vdznwx78alhbb05paw2xd65hcsila2kqflwwnbpq8pnsdbbpj68";
2866     };
2867     hardeningDisable = [ "bindnow" "relro" ];
2868     strictDeps = true;
2869     nativeBuildInputs = [ pkg-config ];
2870     buildInputs = [ xorgproto mesa libGL libdrm udev libpciaccess xorgserver ];
2871     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2872     meta = {
2873       pkgConfigModules = [ ];
2874       platforms = lib.platforms.unix;
2875     };
2876   })) {};
2878   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2879   xf86videochips = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
2880     pname = "xf86-video-chips";
2881     version = "1.5.0";
2882     builder = ./builder.sh;
2883     src = fetchurl {
2884       url = "mirror://xorg/individual/driver/xf86-video-chips-1.5.0.tar.xz";
2885       sha256 = "1cyljd3h2hjv42ldqimf4lllqhb8cma6p3n979kr8nn81rjdkhw4";
2886     };
2887     hardeningDisable = [ "bindnow" "relro" ];
2888     strictDeps = true;
2889     nativeBuildInputs = [ pkg-config ];
2890     buildInputs = [ xorgproto libpciaccess xorgserver ];
2891     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2892     meta = {
2893       pkgConfigModules = [ ];
2894       platforms = lib.platforms.unix;
2895     };
2896   })) {};
2898   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2899   xf86videocirrus = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
2900     pname = "xf86-video-cirrus";
2901     version = "1.6.0";
2902     builder = ./builder.sh;
2903     src = fetchurl {
2904       url = "mirror://xorg/individual/driver/xf86-video-cirrus-1.6.0.tar.xz";
2905       sha256 = "00b468w01hqjczfqz42v2vqhb14db4wazcqi1w29lgfyhc0gmwqf";
2906     };
2907     hardeningDisable = [ "bindnow" "relro" ];
2908     strictDeps = true;
2909     nativeBuildInputs = [ pkg-config ];
2910     buildInputs = [ xorgproto libpciaccess xorgserver ];
2911     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2912     meta = {
2913       pkgConfigModules = [ ];
2914       platforms = lib.platforms.unix;
2915     };
2916   })) {};
2918   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2919   xf86videodummy = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
2920     pname = "xf86-video-dummy";
2921     version = "0.4.1";
2922     builder = ./builder.sh;
2923     src = fetchurl {
2924       url = "mirror://xorg/individual/driver/xf86-video-dummy-0.4.1.tar.xz";
2925       sha256 = "1byzsdcnlnzvkcqrzaajzc3nzm7y7ydrk9bjr4x9lx8gznkj069m";
2926     };
2927     hardeningDisable = [ "bindnow" "relro" ];
2928     strictDeps = true;
2929     nativeBuildInputs = [ pkg-config ];
2930     buildInputs = [ xorgproto xorgserver ];
2931     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2932     meta = {
2933       pkgConfigModules = [ ];
2934       platforms = lib.platforms.unix;
2935     };
2936   })) {};
2938   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2939   xf86videofbdev = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
2940     pname = "xf86-video-fbdev";
2941     version = "0.5.0";
2942     builder = ./builder.sh;
2943     src = fetchurl {
2944       url = "mirror://xorg/individual/driver/xf86-video-fbdev-0.5.0.tar.bz2";
2945       sha256 = "16a66zr0l1lmssa07i3rzy07djxnb45c17ks8c71h8l06xgxihyw";
2946     };
2947     hardeningDisable = [ "bindnow" "relro" ];
2948     strictDeps = true;
2949     nativeBuildInputs = [ pkg-config ];
2950     buildInputs = [ xorgproto libpciaccess xorgserver ];
2951     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2952     meta = {
2953       pkgConfigModules = [ ];
2954       platforms = lib.platforms.unix;
2955     };
2956   })) {};
2958   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2959   xf86videogeode = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
2960     pname = "xf86-video-geode";
2961     version = "2.11.21";
2962     builder = ./builder.sh;
2963     src = fetchurl {
2964       url = "mirror://xorg/individual/driver/xf86-video-geode-2.11.21.tar.xz";
2965       sha256 = "07lzbyxss0m5i4j58z43zri2baawci9q1ykv1g828wqi2hzsqml2";
2966     };
2967     hardeningDisable = [ "bindnow" "relro" ];
2968     strictDeps = true;
2969     nativeBuildInputs = [ pkg-config ];
2970     buildInputs = [ xorgproto libpciaccess xorgserver ];
2971     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2972     meta = {
2973       pkgConfigModules = [ ];
2974       platforms = lib.platforms.unix;
2975     };
2976   })) {};
2978   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2979   xf86videoglide = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
2980     pname = "xf86-video-glide";
2981     version = "1.2.2";
2982     builder = ./builder.sh;
2983     src = fetchurl {
2984       url = "mirror://xorg/individual/driver/xf86-video-glide-1.2.2.tar.bz2";
2985       sha256 = "1vaav6kx4n00q4fawgqnjmbdkppl0dir2dkrj4ad372mxrvl9c4y";
2986     };
2987     hardeningDisable = [ "bindnow" "relro" ];
2988     strictDeps = true;
2989     nativeBuildInputs = [ pkg-config ];
2990     buildInputs = [ xorgproto xorgserver ];
2991     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
2992     meta = {
2993       pkgConfigModules = [ ];
2994       platforms = lib.platforms.unix;
2995     };
2996   })) {};
2998   # THIS IS A GENERATED FILE.  DO NOT EDIT!
2999   xf86videoglint = callPackage ({ stdenv, pkg-config, fetchurl, libpciaccess, xorgproto, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3000     pname = "xf86-video-glint";
3001     version = "1.2.9";
3002     builder = ./builder.sh;
3003     src = fetchurl {
3004       url = "mirror://xorg/individual/driver/xf86-video-glint-1.2.9.tar.bz2";
3005       sha256 = "1lkpspvrvrp9s539bhfdjfh4andaqyk63l6zjn8m3km95smk6a45";
3006     };
3007     hardeningDisable = [ "bindnow" "relro" ];
3008     strictDeps = true;
3009     nativeBuildInputs = [ pkg-config ];
3010     buildInputs = [ libpciaccess xorgproto xorgserver ];
3011     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3012     meta = {
3013       pkgConfigModules = [ ];
3014       platforms = lib.platforms.unix;
3015     };
3016   })) {};
3018   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3019   xf86videoi128 = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3020     pname = "xf86-video-i128";
3021     version = "1.4.1";
3022     builder = ./builder.sh;
3023     src = fetchurl {
3024       url = "mirror://xorg/individual/driver/xf86-video-i128-1.4.1.tar.xz";
3025       sha256 = "0imwmkam09wpp3z3iaw9i4hysxicrrax7i3p0l2glgp3zw9var3h";
3026     };
3027     hardeningDisable = [ "bindnow" "relro" ];
3028     strictDeps = true;
3029     nativeBuildInputs = [ pkg-config ];
3030     buildInputs = [ xorgproto libpciaccess xorgserver ];
3031     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3032     meta = {
3033       pkgConfigModules = [ ];
3034       platforms = lib.platforms.unix;
3035     };
3036   })) {};
3038   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3039   xf86videoi740 = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3040     pname = "xf86-video-i740";
3041     version = "1.4.0";
3042     builder = ./builder.sh;
3043     src = fetchurl {
3044       url = "mirror://xorg/individual/driver/xf86-video-i740-1.4.0.tar.bz2";
3045       sha256 = "0l3s1m95bdsg4gki943qipq8agswbb84dzcflpxa3vlckwhh3r26";
3046     };
3047     hardeningDisable = [ "bindnow" "relro" ];
3048     strictDeps = true;
3049     nativeBuildInputs = [ pkg-config ];
3050     buildInputs = [ xorgproto libpciaccess xorgserver ];
3051     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3052     meta = {
3053       pkgConfigModules = [ ];
3054       platforms = lib.platforms.unix;
3055     };
3056   })) {};
3058   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3059   xf86videointel = callPackage ({ stdenv, pkg-config, fetchurl, cairo, xorgproto, libdrm, libpng, udev, libpciaccess, libX11, xcbutil, libxcb, libXcursor, libXdamage, libXext, libXfixes, xorgserver, libXrandr, libXrender, libxshmfence, libXtst, libXvMC, testers }: stdenv.mkDerivation (finalAttrs: {
3060     pname = "xf86-video-intel";
3061     version = "2.99.917";
3062     builder = ./builder.sh;
3063     src = fetchurl {
3064       url = "mirror://xorg/individual/driver/xf86-video-intel-2.99.917.tar.bz2";
3065       sha256 = "1jb7jspmzidfixbc0gghyjmnmpqv85i7pi13l4h2hn2ml3p83dq0";
3066     };
3067     hardeningDisable = [ "bindnow" "relro" ];
3068     strictDeps = true;
3069     nativeBuildInputs = [ pkg-config ];
3070     buildInputs = [ cairo xorgproto libdrm libpng udev libpciaccess libX11 xcbutil libxcb libXcursor libXdamage libXext libXfixes xorgserver libXrandr libXrender libxshmfence libXtst libXvMC ];
3071     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3072     meta = {
3073       pkgConfigModules = [ ];
3074       platforms = lib.platforms.unix;
3075     };
3076   })) {};
3078   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3079   xf86videomga = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libdrm, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3080     pname = "xf86-video-mga";
3081     version = "2.1.0";
3082     builder = ./builder.sh;
3083     src = fetchurl {
3084       url = "mirror://xorg/individual/driver/xf86-video-mga-2.1.0.tar.xz";
3085       sha256 = "0wxbcgg5i4yq22pbc50567877z8irxhqzgl3sk6vf5zs9szmvy3v";
3086     };
3087     hardeningDisable = [ "bindnow" "relro" ];
3088     strictDeps = true;
3089     nativeBuildInputs = [ pkg-config ];
3090     buildInputs = [ xorgproto libdrm libpciaccess xorgserver ];
3091     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3092     meta = {
3093       pkgConfigModules = [ ];
3094       platforms = lib.platforms.unix;
3095     };
3096   })) {};
3098   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3099   xf86videoneomagic = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3100     pname = "xf86-video-neomagic";
3101     version = "1.3.1";
3102     builder = ./builder.sh;
3103     src = fetchurl {
3104       url = "mirror://xorg/individual/driver/xf86-video-neomagic-1.3.1.tar.xz";
3105       sha256 = "153lzhq0vahg3875wi8hl9rf4sgizs41zmfg6hpfjw99qdzaq7xn";
3106     };
3107     hardeningDisable = [ "bindnow" "relro" ];
3108     strictDeps = true;
3109     nativeBuildInputs = [ pkg-config ];
3110     buildInputs = [ xorgproto libpciaccess xorgserver ];
3111     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3112     meta = {
3113       pkgConfigModules = [ ];
3114       platforms = lib.platforms.unix;
3115     };
3116   })) {};
3118   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3119   xf86videonewport = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3120     pname = "xf86-video-newport";
3121     version = "0.2.4";
3122     builder = ./builder.sh;
3123     src = fetchurl {
3124       url = "mirror://xorg/individual/driver/xf86-video-newport-0.2.4.tar.bz2";
3125       sha256 = "1yafmp23jrfdmc094i6a4dsizapsc9v0pl65cpc8w1kvn7343k4i";
3126     };
3127     hardeningDisable = [ "bindnow" "relro" ];
3128     strictDeps = true;
3129     nativeBuildInputs = [ pkg-config ];
3130     buildInputs = [ xorgproto xorgserver ];
3131     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3132     meta = {
3133       pkgConfigModules = [ ];
3134       platforms = lib.platforms.unix;
3135     };
3136   })) {};
3138   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3139   xf86videonouveau = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libdrm, udev, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3140     pname = "xf86-video-nouveau";
3141     version = "3ee7cbca8f9144a3bb5be7f71ce70558f548d268";
3142     builder = ./builder.sh;
3143     src = fetchurl {
3144       url = "https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau/-/archive/3ee7cbca8f9144a3bb5be7f71ce70558f548d268/xf86-video-nouveau-3ee7cbca8f9144a3bb5be7f71ce70558f548d268.tar.bz2";
3145       sha256 = "0rhs3z274jdzd82pcsl25xn8hmw6i4cxs2kwfnphpfhxbbkiq7wl";
3146     };
3147     hardeningDisable = [ "bindnow" "relro" ];
3148     strictDeps = true;
3149     nativeBuildInputs = [ pkg-config ];
3150     buildInputs = [ xorgproto libdrm udev libpciaccess xorgserver ];
3151     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3152     meta = {
3153       pkgConfigModules = [ ];
3154       platforms = lib.platforms.unix;
3155     };
3156   })) {};
3158   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3159   xf86videonv = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3160     pname = "xf86-video-nv";
3161     version = "2.1.23";
3162     builder = ./builder.sh;
3163     src = fetchurl {
3164       url = "mirror://xorg/individual/driver/xf86-video-nv-2.1.23.tar.xz";
3165       sha256 = "1jlap6xjn4pfwg9ab8fxm5mwf4dqfywp70bgc0071m7k66jbv3f6";
3166     };
3167     hardeningDisable = [ "bindnow" "relro" ];
3168     strictDeps = true;
3169     nativeBuildInputs = [ pkg-config ];
3170     buildInputs = [ xorgproto libpciaccess xorgserver ];
3171     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3172     meta = {
3173       pkgConfigModules = [ ];
3174       platforms = lib.platforms.unix;
3175     };
3176   })) {};
3178   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3179   xf86videoomap = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libdrm, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3180     pname = "xf86-video-omap";
3181     version = "0.4.5";
3182     builder = ./builder.sh;
3183     src = fetchurl {
3184       url = "mirror://xorg/individual/driver/xf86-video-omap-0.4.5.tar.bz2";
3185       sha256 = "0nmbrx6913dc724y8wj2p6vqfbj5zdjfmsl037v627jj0whx9rwk";
3186     };
3187     hardeningDisable = [ "bindnow" "relro" ];
3188     strictDeps = true;
3189     nativeBuildInputs = [ pkg-config ];
3190     buildInputs = [ xorgproto libdrm xorgserver ];
3191     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3192     meta = {
3193       pkgConfigModules = [ ];
3194       platforms = lib.platforms.unix;
3195     };
3196   })) {};
3198   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3199   xf86videoopenchrome = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libdrm, udev, libpciaccess, libX11, libXext, xorgserver, libXvMC, testers }: stdenv.mkDerivation (finalAttrs: {
3200     pname = "xf86-video-openchrome";
3201     version = "0.6.0";
3202     builder = ./builder.sh;
3203     src = fetchurl {
3204       url = "mirror://xorg/individual/driver/xf86-video-openchrome-0.6.0.tar.bz2";
3205       sha256 = "0x9gq3hw6k661k82ikd1y2kkk4dmgv310xr5q59dwn4k6z37aafs";
3206     };
3207     hardeningDisable = [ "bindnow" "relro" ];
3208     strictDeps = true;
3209     nativeBuildInputs = [ pkg-config ];
3210     buildInputs = [ xorgproto libdrm udev libpciaccess libX11 libXext xorgserver libXvMC ];
3211     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3212     meta = {
3213       pkgConfigModules = [ ];
3214       platforms = lib.platforms.unix;
3215     };
3216   })) {};
3218   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3219   xf86videoqxl = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libdrm, udev, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3220     pname = "xf86-video-qxl";
3221     version = "0.1.6";
3222     builder = ./builder.sh;
3223     src = fetchurl {
3224       url = "mirror://xorg/individual/driver/xf86-video-qxl-0.1.6.tar.xz";
3225       sha256 = "0pwncx60r1xxk8kpp9a46ga5h7k7hjqf14726v0gra27vdc9blra";
3226     };
3227     hardeningDisable = [ "bindnow" "relro" ];
3228     strictDeps = true;
3229     nativeBuildInputs = [ pkg-config ];
3230     buildInputs = [ xorgproto libdrm udev libpciaccess xorgserver ];
3231     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3232     meta = {
3233       pkgConfigModules = [ ];
3234       platforms = lib.platforms.unix;
3235     };
3236   })) {};
3238   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3239   xf86videor128 = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libdrm, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3240     pname = "xf86-video-r128";
3241     version = "6.13.0";
3242     builder = ./builder.sh;
3243     src = fetchurl {
3244       url = "mirror://xorg/individual/driver/xf86-video-r128-6.13.0.tar.xz";
3245       sha256 = "0igpfgls5nx4sz8a7yppr42qi37prqmxsy08zqbxbv81q9dfs2zj";
3246     };
3247     hardeningDisable = [ "bindnow" "relro" ];
3248     strictDeps = true;
3249     nativeBuildInputs = [ pkg-config ];
3250     buildInputs = [ xorgproto libdrm libpciaccess xorgserver ];
3251     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3252     meta = {
3253       pkgConfigModules = [ ];
3254       platforms = lib.platforms.unix;
3255     };
3256   })) {};
3258   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3259   xf86videorendition = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3260     pname = "xf86-video-rendition";
3261     version = "4.2.7";
3262     builder = ./builder.sh;
3263     src = fetchurl {
3264       url = "mirror://xorg/individual/driver/xf86-video-rendition-4.2.7.tar.bz2";
3265       sha256 = "0yzqcdfrnnyaaaa76d4hpwycpq4x2j8qvg9m4q19lj4xbicwc4cm";
3266     };
3267     hardeningDisable = [ "bindnow" "relro" ];
3268     strictDeps = true;
3269     nativeBuildInputs = [ pkg-config ];
3270     buildInputs = [ xorgproto libpciaccess xorgserver ];
3271     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3272     meta = {
3273       pkgConfigModules = [ ];
3274       platforms = lib.platforms.unix;
3275     };
3276   })) {};
3278   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3279   xf86videos3virge = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3280     pname = "xf86-video-s3virge";
3281     version = "1.11.1";
3282     builder = ./builder.sh;
3283     src = fetchurl {
3284       url = "mirror://xorg/individual/driver/xf86-video-s3virge-1.11.1.tar.xz";
3285       sha256 = "1qzfcq3rlpfdb6qxz8hrp9py1q11vyzl4iqxip1vpgfnfn83vl6f";
3286     };
3287     hardeningDisable = [ "bindnow" "relro" ];
3288     strictDeps = true;
3289     nativeBuildInputs = [ pkg-config ];
3290     buildInputs = [ xorgproto libpciaccess xorgserver ];
3291     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3292     meta = {
3293       pkgConfigModules = [ ];
3294       platforms = lib.platforms.unix;
3295     };
3296   })) {};
3298   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3299   xf86videosavage = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libdrm, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3300     pname = "xf86-video-savage";
3301     version = "2.4.1";
3302     builder = ./builder.sh;
3303     src = fetchurl {
3304       url = "mirror://xorg/individual/driver/xf86-video-savage-2.4.1.tar.xz";
3305       sha256 = "1bqhgldb6yahpgav7g7cyc4kl5pm3mgkq8w2qncj36311hb92hb7";
3306     };
3307     hardeningDisable = [ "bindnow" "relro" ];
3308     strictDeps = true;
3309     nativeBuildInputs = [ pkg-config ];
3310     buildInputs = [ xorgproto libdrm libpciaccess xorgserver ];
3311     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3312     meta = {
3313       pkgConfigModules = [ ];
3314       platforms = lib.platforms.unix;
3315     };
3316   })) {};
3318   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3319   xf86videosiliconmotion = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3320     pname = "xf86-video-siliconmotion";
3321     version = "1.7.10";
3322     builder = ./builder.sh;
3323     src = fetchurl {
3324       url = "mirror://xorg/individual/driver/xf86-video-siliconmotion-1.7.10.tar.xz";
3325       sha256 = "1h4g2mqxshaxii416ldw0aqy6cxnsbnzayfin51xm2526dw9q18n";
3326     };
3327     hardeningDisable = [ "bindnow" "relro" ];
3328     strictDeps = true;
3329     nativeBuildInputs = [ pkg-config ];
3330     buildInputs = [ xorgproto libpciaccess xorgserver ];
3331     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3332     meta = {
3333       pkgConfigModules = [ ];
3334       platforms = lib.platforms.unix;
3335     };
3336   })) {};
3338   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3339   xf86videosis = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libdrm, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3340     pname = "xf86-video-sis";
3341     version = "0.12.0";
3342     builder = ./builder.sh;
3343     src = fetchurl {
3344       url = "mirror://xorg/individual/driver/xf86-video-sis-0.12.0.tar.gz";
3345       sha256 = "00j7i2r81496w27rf4nq9gc66n6nizp3fi7nnywrxs81j1j3pk4v";
3346     };
3347     hardeningDisable = [ "bindnow" "relro" ];
3348     strictDeps = true;
3349     nativeBuildInputs = [ pkg-config ];
3350     buildInputs = [ xorgproto libdrm libpciaccess xorgserver ];
3351     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3352     meta = {
3353       pkgConfigModules = [ ];
3354       platforms = lib.platforms.unix;
3355     };
3356   })) {};
3358   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3359   xf86videosisusb = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3360     pname = "xf86-video-sisusb";
3361     version = "0.9.7";
3362     builder = ./builder.sh;
3363     src = fetchurl {
3364       url = "mirror://xorg/individual/driver/xf86-video-sisusb-0.9.7.tar.bz2";
3365       sha256 = "090lfs3hjz3cjd016v5dybmcsigj6ffvjdhdsqv13k90p4b08h7l";
3366     };
3367     hardeningDisable = [ "bindnow" "relro" ];
3368     strictDeps = true;
3369     nativeBuildInputs = [ pkg-config ];
3370     buildInputs = [ xorgproto libpciaccess xorgserver ];
3371     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3372     meta = {
3373       pkgConfigModules = [ ];
3374       platforms = lib.platforms.unix;
3375     };
3376   })) {};
3378   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3379   xf86videosuncg6 = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3380     pname = "xf86-video-suncg6";
3381     version = "1.1.3";
3382     builder = ./builder.sh;
3383     src = fetchurl {
3384       url = "mirror://xorg/individual/driver/xf86-video-suncg6-1.1.3.tar.xz";
3385       sha256 = "16c3g5m0f5y9nx2x6w9jdzbs9yr6xhq31j37dcffxbsskmfxq57w";
3386     };
3387     hardeningDisable = [ "bindnow" "relro" ];
3388     strictDeps = true;
3389     nativeBuildInputs = [ pkg-config ];
3390     buildInputs = [ xorgproto xorgserver ];
3391     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3392     meta = {
3393       pkgConfigModules = [ ];
3394       platforms = lib.platforms.unix;
3395     };
3396   })) {};
3398   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3399   xf86videosunffb = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3400     pname = "xf86-video-sunffb";
3401     version = "1.2.3";
3402     builder = ./builder.sh;
3403     src = fetchurl {
3404       url = "mirror://xorg/individual/driver/xf86-video-sunffb-1.2.3.tar.xz";
3405       sha256 = "0pf4ddh09ww7sxpzs5gr9pxh3gdwkg3f54067cp802nkw1n8vypi";
3406     };
3407     hardeningDisable = [ "bindnow" "relro" ];
3408     strictDeps = true;
3409     nativeBuildInputs = [ pkg-config ];
3410     buildInputs = [ xorgproto xorgserver ];
3411     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3412     meta = {
3413       pkgConfigModules = [ ];
3414       platforms = lib.platforms.unix;
3415     };
3416   })) {};
3418   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3419   xf86videosunleo = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3420     pname = "xf86-video-sunleo";
3421     version = "1.2.3";
3422     builder = ./builder.sh;
3423     src = fetchurl {
3424       url = "mirror://xorg/individual/driver/xf86-video-sunleo-1.2.3.tar.xz";
3425       sha256 = "1px670aiqyzddl1nz3xx1lmri39irajrqw6dskirs2a64jgp3dpc";
3426     };
3427     hardeningDisable = [ "bindnow" "relro" ];
3428     strictDeps = true;
3429     nativeBuildInputs = [ pkg-config ];
3430     buildInputs = [ xorgproto xorgserver ];
3431     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3432     meta = {
3433       pkgConfigModules = [ ];
3434       platforms = lib.platforms.unix;
3435     };
3436   })) {};
3438   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3439   xf86videotdfx = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libdrm, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3440     pname = "xf86-video-tdfx";
3441     version = "1.5.0";
3442     builder = ./builder.sh;
3443     src = fetchurl {
3444       url = "mirror://xorg/individual/driver/xf86-video-tdfx-1.5.0.tar.bz2";
3445       sha256 = "0qc5wzwf1n65si9rc37bh224pzahh7gp67vfimbxs0b9yvhq0i9g";
3446     };
3447     hardeningDisable = [ "bindnow" "relro" ];
3448     strictDeps = true;
3449     nativeBuildInputs = [ pkg-config ];
3450     buildInputs = [ xorgproto libdrm libpciaccess xorgserver ];
3451     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3452     meta = {
3453       pkgConfigModules = [ ];
3454       platforms = lib.platforms.unix;
3455     };
3456   })) {};
3458   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3459   xf86videotga = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3460     pname = "xf86-video-tga";
3461     version = "1.2.2";
3462     builder = ./builder.sh;
3463     src = fetchurl {
3464       url = "mirror://xorg/individual/driver/xf86-video-tga-1.2.2.tar.bz2";
3465       sha256 = "0cb161lvdgi6qnf1sfz722qn38q7kgakcvj7b45ba3i0020828r0";
3466     };
3467     hardeningDisable = [ "bindnow" "relro" ];
3468     strictDeps = true;
3469     nativeBuildInputs = [ pkg-config ];
3470     buildInputs = [ xorgproto libpciaccess xorgserver ];
3471     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3472     meta = {
3473       pkgConfigModules = [ ];
3474       platforms = lib.platforms.unix;
3475     };
3476   })) {};
3478   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3479   xf86videotrident = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3480     pname = "xf86-video-trident";
3481     version = "1.4.0";
3482     builder = ./builder.sh;
3483     src = fetchurl {
3484       url = "mirror://xorg/individual/driver/xf86-video-trident-1.4.0.tar.xz";
3485       sha256 = "16qqn1brz50mwcy42zi1wsw9af56qadsaaiwm9hn1p6plyf22xkz";
3486     };
3487     hardeningDisable = [ "bindnow" "relro" ];
3488     strictDeps = true;
3489     nativeBuildInputs = [ pkg-config ];
3490     buildInputs = [ xorgproto libpciaccess xorgserver ];
3491     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3492     meta = {
3493       pkgConfigModules = [ ];
3494       platforms = lib.platforms.unix;
3495     };
3496   })) {};
3498   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3499   xf86videov4l = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3500     pname = "xf86-video-v4l";
3501     version = "0.3.0";
3502     builder = ./builder.sh;
3503     src = fetchurl {
3504       url = "mirror://xorg/individual/driver/xf86-video-v4l-0.3.0.tar.bz2";
3505       sha256 = "084x4p4avy72mgm2vnnvkicw3419i6pp3wxik8zqh7gmq4xv5z75";
3506     };
3507     hardeningDisable = [ "bindnow" "relro" ];
3508     strictDeps = true;
3509     nativeBuildInputs = [ pkg-config ];
3510     buildInputs = [ xorgproto xorgserver ];
3511     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3512     meta = {
3513       pkgConfigModules = [ ];
3514       platforms = lib.platforms.unix;
3515     };
3516   })) {};
3518   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3519   xf86videovboxvideo = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3520     pname = "xf86-video-vboxvideo";
3521     version = "1.0.1";
3522     builder = ./builder.sh;
3523     src = fetchurl {
3524       url = "mirror://xorg/individual/driver/xf86-video-vboxvideo-1.0.1.tar.xz";
3525       sha256 = "12kzgf516mbdygpni0jzm3dv60vz6vf704f3hgc6pi9bgpy6bz4f";
3526     };
3527     hardeningDisable = [ "bindnow" "relro" ];
3528     strictDeps = true;
3529     nativeBuildInputs = [ pkg-config ];
3530     buildInputs = [ xorgproto libpciaccess xorgserver ];
3531     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3532     meta = {
3533       pkgConfigModules = [ ];
3534       platforms = lib.platforms.unix;
3535     };
3536   })) {};
3538   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3539   xf86videovesa = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3540     pname = "xf86-video-vesa";
3541     version = "2.6.0";
3542     builder = ./builder.sh;
3543     src = fetchurl {
3544       url = "mirror://xorg/individual/driver/xf86-video-vesa-2.6.0.tar.xz";
3545       sha256 = "1ccvaigb1f1kz8nxxjmkfn598nabd92p16rx1g35kxm8n5qjf20h";
3546     };
3547     hardeningDisable = [ "bindnow" "relro" ];
3548     strictDeps = true;
3549     nativeBuildInputs = [ pkg-config ];
3550     buildInputs = [ xorgproto libpciaccess xorgserver ];
3551     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3552     meta = {
3553       pkgConfigModules = [ ];
3554       platforms = lib.platforms.unix;
3555     };
3556   })) {};
3558   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3559   xf86videovmware = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libdrm, udev, libpciaccess, libX11, libXext, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3560     pname = "xf86-video-vmware";
3561     version = "13.4.0";
3562     builder = ./builder.sh;
3563     src = fetchurl {
3564       url = "mirror://xorg/individual/driver/xf86-video-vmware-13.4.0.tar.xz";
3565       sha256 = "06mq7spifsrpbwq9b8kn2cn61xq6mpkq6lvh4qi6xk2yxpjixlxf";
3566     };
3567     hardeningDisable = [ "bindnow" "relro" ];
3568     strictDeps = true;
3569     nativeBuildInputs = [ pkg-config ];
3570     buildInputs = [ xorgproto libdrm udev libpciaccess libX11 libXext xorgserver ];
3571     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3572     meta = {
3573       pkgConfigModules = [ ];
3574       platforms = lib.platforms.unix;
3575     };
3576   })) {};
3578   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3579   xf86videovoodoo = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3580     pname = "xf86-video-voodoo";
3581     version = "1.2.6";
3582     builder = ./builder.sh;
3583     src = fetchurl {
3584       url = "mirror://xorg/individual/driver/xf86-video-voodoo-1.2.6.tar.xz";
3585       sha256 = "00pn5826aazsdipf7ny03s1lypzid31fmswl8y2hrgf07bq76ab2";
3586     };
3587     hardeningDisable = [ "bindnow" "relro" ];
3588     strictDeps = true;
3589     nativeBuildInputs = [ pkg-config ];
3590     buildInputs = [ xorgproto libpciaccess xorgserver ];
3591     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3592     meta = {
3593       pkgConfigModules = [ ];
3594       platforms = lib.platforms.unix;
3595     };
3596   })) {};
3598   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3599   xf86videowsfb = callPackage ({ stdenv, pkg-config, fetchurl, xorgserver, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
3600     pname = "xf86-video-wsfb";
3601     version = "0.4.0";
3602     builder = ./builder.sh;
3603     src = fetchurl {
3604       url = "mirror://xorg/individual/driver/xf86-video-wsfb-0.4.0.tar.bz2";
3605       sha256 = "0hr8397wpd0by1hc47fqqrnaw3qdqd8aqgwgzv38w5k3l3jy6p4p";
3606     };
3607     hardeningDisable = [ "bindnow" "relro" ];
3608     strictDeps = true;
3609     nativeBuildInputs = [ pkg-config ];
3610     buildInputs = [ xorgserver xorgproto ];
3611     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3612     meta = {
3613       pkgConfigModules = [ ];
3614       platforms = lib.platforms.unix;
3615     };
3616   })) {};
3618   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3619   xf86videoxgi = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libdrm, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: {
3620     pname = "xf86-video-xgi";
3621     version = "1.6.1";
3622     builder = ./builder.sh;
3623     src = fetchurl {
3624       url = "mirror://xorg/individual/driver/xf86-video-xgi-1.6.1.tar.bz2";
3625       sha256 = "10xd2vah0pnpw5spn40n4p95mpmgvdkly4i1cz51imnlfsw7g8si";
3626     };
3627     hardeningDisable = [ "bindnow" "relro" ];
3628     strictDeps = true;
3629     nativeBuildInputs = [ pkg-config ];
3630     buildInputs = [ xorgproto libdrm libpciaccess xorgserver ];
3631     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3632     meta = {
3633       pkgConfigModules = [ ];
3634       platforms = lib.platforms.unix;
3635     };
3636   })) {};
3638   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3639   xfd = callPackage ({ stdenv, pkg-config, fetchurl, libxkbfile, fontconfig, libXaw, libXft, libXmu, xorgproto, libXrender, libXt, gettext, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: {
3640     pname = "xfd";
3641     version = "1.1.4";
3642     builder = ./builder.sh;
3643     src = fetchurl {
3644       url = "mirror://xorg/individual/app/xfd-1.1.4.tar.xz";
3645       sha256 = "1zbnj0z28dx2rm2h7pjwcz7z1jnl28gz0v9xn3hs2igxcvxhyiym";
3646     };
3647     hardeningDisable = [ "bindnow" "relro" ];
3648     strictDeps = true;
3649     nativeBuildInputs = [ pkg-config gettext wrapWithXFileSearchPathHook ];
3650     buildInputs = [ libxkbfile fontconfig libXaw libXft libXmu xorgproto libXrender libXt ];
3651     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3652     meta = {
3653       pkgConfigModules = [ ];
3654       platforms = lib.platforms.unix;
3655     };
3656   })) {};
3658   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3659   xfontsel = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXaw, libXmu, xorgproto, libXt, gettext, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: {
3660     pname = "xfontsel";
3661     version = "1.1.1";
3662     builder = ./builder.sh;
3663     src = fetchurl {
3664       url = "mirror://xorg/individual/app/xfontsel-1.1.1.tar.xz";
3665       sha256 = "1j827aiv7lsr2y7jgmv6pb5wmr2l3r3nd2pys0z2a0bpi9jqcjvs";
3666     };
3667     hardeningDisable = [ "bindnow" "relro" ];
3668     strictDeps = true;
3669     nativeBuildInputs = [ pkg-config gettext wrapWithXFileSearchPathHook ];
3670     buildInputs = [ libX11 libXaw libXmu xorgproto libXt ];
3671     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3672     meta = {
3673       pkgConfigModules = [ ];
3674       platforms = lib.platforms.unix;
3675     };
3676   })) {};
3678   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3679   xfs = callPackage ({ stdenv, pkg-config, fetchurl, libXfont2, xorgproto, xtrans, testers }: stdenv.mkDerivation (finalAttrs: {
3680     pname = "xfs";
3681     version = "1.2.2";
3682     builder = ./builder.sh;
3683     src = fetchurl {
3684       url = "mirror://xorg/individual/app/xfs-1.2.2.tar.xz";
3685       sha256 = "1k4f15nrgmqkvsn48hnl1j4giwxpmcpdrnq0bq7b6hg265ix82xp";
3686     };
3687     hardeningDisable = [ "bindnow" "relro" ];
3688     strictDeps = true;
3689     nativeBuildInputs = [ pkg-config ];
3690     buildInputs = [ libXfont2 xorgproto xtrans ];
3691     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3692     meta = {
3693       pkgConfigModules = [ ];
3694       platforms = lib.platforms.unix;
3695     };
3696   })) {};
3698   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3699   xfsinfo = callPackage ({ stdenv, pkg-config, fetchurl, libFS, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
3700     pname = "xfsinfo";
3701     version = "1.0.7";
3702     builder = ./builder.sh;
3703     src = fetchurl {
3704       url = "mirror://xorg/individual/app/xfsinfo-1.0.7.tar.xz";
3705       sha256 = "0x48p4hk0lds2s8nwzgfl616r99s28ydx02zs7p1fxxs3i2wmwwj";
3706     };
3707     hardeningDisable = [ "bindnow" "relro" ];
3708     strictDeps = true;
3709     nativeBuildInputs = [ pkg-config ];
3710     buildInputs = [ libFS xorgproto ];
3711     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3712     meta = {
3713       pkgConfigModules = [ ];
3714       platforms = lib.platforms.unix;
3715     };
3716   })) {};
3718   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3719   xgamma = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, libXxf86vm, testers }: stdenv.mkDerivation (finalAttrs: {
3720     pname = "xgamma";
3721     version = "1.0.7";
3722     builder = ./builder.sh;
3723     src = fetchurl {
3724       url = "mirror://xorg/individual/app/xgamma-1.0.7.tar.xz";
3725       sha256 = "13xw2fqp9cs7xj3nqi8khqxv81rk0dd8khp59xgs2lw9bbldly8w";
3726     };
3727     hardeningDisable = [ "bindnow" "relro" ];
3728     strictDeps = true;
3729     nativeBuildInputs = [ pkg-config ];
3730     buildInputs = [ libX11 xorgproto libXxf86vm ];
3731     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3732     meta = {
3733       pkgConfigModules = [ ];
3734       platforms = lib.platforms.unix;
3735     };
3736   })) {};
3738   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3739   xgc = callPackage ({ stdenv, pkg-config, fetchurl, libXaw, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: {
3740     pname = "xgc";
3741     version = "1.0.6";
3742     builder = ./builder.sh;
3743     src = fetchurl {
3744       url = "mirror://xorg/individual/app/xgc-1.0.6.tar.xz";
3745       sha256 = "0h5jm2946f5m1g8a3qh1c01h3zrsjjivi09vi9rmij2frvdvp1vv";
3746     };
3747     hardeningDisable = [ "bindnow" "relro" ];
3748     strictDeps = true;
3749     nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ];
3750     buildInputs = [ libXaw libXt ];
3751     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3752     meta = {
3753       pkgConfigModules = [ ];
3754       platforms = lib.platforms.unix;
3755     };
3756   })) {};
3758   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3759   xhost = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXau, libXmu, xorgproto, gettext, testers }: stdenv.mkDerivation (finalAttrs: {
3760     pname = "xhost";
3761     version = "1.0.9";
3762     builder = ./builder.sh;
3763     src = fetchurl {
3764       url = "mirror://xorg/individual/app/xhost-1.0.9.tar.xz";
3765       sha256 = "0ib66h78ykc4zki4arh8hkcsgk1mk8yyy0ay5sdb2d908qqvb1pa";
3766     };
3767     hardeningDisable = [ "bindnow" "relro" ];
3768     strictDeps = true;
3769     nativeBuildInputs = [ pkg-config gettext ];
3770     buildInputs = [ libX11 libXau libXmu xorgproto ];
3771     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3772     meta = {
3773       pkgConfigModules = [ ];
3774       platforms = lib.platforms.unix;
3775     };
3776   })) {};
3778   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3779   xinit = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
3780     pname = "xinit";
3781     version = "1.4.2";
3782     builder = ./builder.sh;
3783     src = fetchurl {
3784       url = "mirror://xorg/individual/app/xinit-1.4.2.tar.xz";
3785       sha256 = "08qz6f6yhis6jdcp6hzspql6ib9a9zp0ddhhbac1b7zg4a6xrn5p";
3786     };
3787     hardeningDisable = [ "bindnow" "relro" ];
3788     strictDeps = true;
3789     nativeBuildInputs = [ pkg-config ];
3790     buildInputs = [ libX11 xorgproto ];
3791     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3792     meta = {
3793       pkgConfigModules = [ ];
3794       platforms = lib.platforms.unix;
3795     };
3796   })) {};
3798   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3799   xinput = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, libXi, libXinerama, libXrandr, testers }: stdenv.mkDerivation (finalAttrs: {
3800     pname = "xinput";
3801     version = "1.6.4";
3802     builder = ./builder.sh;
3803     src = fetchurl {
3804       url = "mirror://xorg/individual/app/xinput-1.6.4.tar.xz";
3805       sha256 = "1j2pf28c54apr56v1fmvprp657n6x4sdrv8f24rx3138cl6x015d";
3806     };
3807     hardeningDisable = [ "bindnow" "relro" ];
3808     strictDeps = true;
3809     nativeBuildInputs = [ pkg-config ];
3810     buildInputs = [ xorgproto libX11 libXext libXi libXinerama libXrandr ];
3811     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3812     meta = {
3813       pkgConfigModules = [ ];
3814       platforms = lib.platforms.unix;
3815     };
3816   })) {};
3818   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3819   xkbcomp = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libxkbfile, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
3820     pname = "xkbcomp";
3821     version = "1.4.7";
3822     builder = ./builder.sh;
3823     src = fetchurl {
3824       url = "mirror://xorg/individual/app/xkbcomp-1.4.7.tar.xz";
3825       sha256 = "0xqzz209m9i43jbyrf2lh4xdbyhzzzn9mis2f2c32kplwla82a0a";
3826     };
3827     hardeningDisable = [ "bindnow" "relro" ];
3828     strictDeps = true;
3829     nativeBuildInputs = [ pkg-config ];
3830     buildInputs = [ libX11 libxkbfile xorgproto ];
3831     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3832     meta = {
3833       pkgConfigModules = [ "xkbcomp" ];
3834       platforms = lib.platforms.unix;
3835     };
3836   })) {};
3838   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3839   xkbevd = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libxkbfile, testers }: stdenv.mkDerivation (finalAttrs: {
3840     pname = "xkbevd";
3841     version = "1.1.5";
3842     builder = ./builder.sh;
3843     src = fetchurl {
3844       url = "mirror://xorg/individual/app/xkbevd-1.1.5.tar.xz";
3845       sha256 = "0swjhk33fp15060hhzycmk288ys51wwm6l7p9xy4blz95mq7nd9q";
3846     };
3847     hardeningDisable = [ "bindnow" "relro" ];
3848     strictDeps = true;
3849     nativeBuildInputs = [ pkg-config ];
3850     buildInputs = [ libX11 libxkbfile ];
3851     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3852     meta = {
3853       pkgConfigModules = [ ];
3854       platforms = lib.platforms.unix;
3855     };
3856   })) {};
3858   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3859   xkbprint = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libxkbfile, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
3860     pname = "xkbprint";
3861     version = "1.0.7";
3862     builder = ./builder.sh;
3863     src = fetchurl {
3864       url = "mirror://xorg/individual/app/xkbprint-1.0.7.tar.xz";
3865       sha256 = "1k2rm8lvc2klcdz2s3mymb9a2ahgwqwkgg67v3phv7ij6304jkqw";
3866     };
3867     hardeningDisable = [ "bindnow" "relro" ];
3868     strictDeps = true;
3869     nativeBuildInputs = [ pkg-config ];
3870     buildInputs = [ libX11 libxkbfile xorgproto ];
3871     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3872     meta = {
3873       pkgConfigModules = [ ];
3874       platforms = lib.platforms.unix;
3875     };
3876   })) {};
3878   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3879   xkbutils = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXaw, libXt, testers }: stdenv.mkDerivation (finalAttrs: {
3880     pname = "xkbutils";
3881     version = "1.0.6";
3882     builder = ./builder.sh;
3883     src = fetchurl {
3884       url = "mirror://xorg/individual/app/xkbutils-1.0.6.tar.xz";
3885       sha256 = "0pp2bsksblvvw0fx667k2bl5sm0baj7pp2cjvq0vmk093vpbp8ii";
3886     };
3887     hardeningDisable = [ "bindnow" "relro" ];
3888     strictDeps = true;
3889     nativeBuildInputs = [ pkg-config ];
3890     buildInputs = [ xorgproto libX11 libXaw libXt ];
3891     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3892     meta = {
3893       pkgConfigModules = [ ];
3894       platforms = lib.platforms.unix;
3895     };
3896   })) {};
3898   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3899   xkeyboardconfig = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: {
3900     pname = "xkeyboard-config";
3901     version = "2.43";
3902     builder = ./builder.sh;
3903     src = fetchurl {
3904       url = "mirror://xorg/individual/data/xkeyboard-config/xkeyboard-config-2.43.tar.xz";
3905       sha256 = "00bcs1yj57jbgw1zcilz6f4rgjaj2k6k87m8kpl4x0rar1ig6468";
3906     };
3907     hardeningDisable = [ "bindnow" "relro" ];
3908     strictDeps = true;
3909     nativeBuildInputs = [ pkg-config ];
3910     buildInputs = [ ];
3911     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3912     meta = {
3913       pkgConfigModules = [ ];
3914       platforms = lib.platforms.unix;
3915     };
3916   })) {};
3918   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3919   xkill = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXmu, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
3920     pname = "xkill";
3921     version = "1.0.6";
3922     builder = ./builder.sh;
3923     src = fetchurl {
3924       url = "mirror://xorg/individual/app/xkill-1.0.6.tar.xz";
3925       sha256 = "01xrmqw498hqlhn6l1sq89s31k6sjf6xlij6a08pnrvmqiwama75";
3926     };
3927     hardeningDisable = [ "bindnow" "relro" ];
3928     strictDeps = true;
3929     nativeBuildInputs = [ pkg-config ];
3930     buildInputs = [ libX11 libXmu xorgproto ];
3931     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3932     meta = {
3933       pkgConfigModules = [ ];
3934       platforms = lib.platforms.unix;
3935     };
3936   })) {};
3938   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3939   xload = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXaw, libXmu, xorgproto, libXt, gettext, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: {
3940     pname = "xload";
3941     version = "1.2.0";
3942     builder = ./builder.sh;
3943     src = fetchurl {
3944       url = "mirror://xorg/individual/app/xload-1.2.0.tar.xz";
3945       sha256 = "104snn0rpnc91bmgj797cj6sgmkrp43n9mg20wbmr8p14kbfc3rc";
3946     };
3947     hardeningDisable = [ "bindnow" "relro" ];
3948     strictDeps = true;
3949     nativeBuildInputs = [ pkg-config gettext wrapWithXFileSearchPathHook ];
3950     buildInputs = [ libX11 libXaw libXmu xorgproto libXt ];
3951     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3952     meta = {
3953       pkgConfigModules = [ ];
3954       platforms = lib.platforms.unix;
3955     };
3956   })) {};
3958   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3959   xlsatoms = callPackage ({ stdenv, pkg-config, fetchurl, libxcb, testers }: stdenv.mkDerivation (finalAttrs: {
3960     pname = "xlsatoms";
3961     version = "1.1.4";
3962     builder = ./builder.sh;
3963     src = fetchurl {
3964       url = "mirror://xorg/individual/app/xlsatoms-1.1.4.tar.xz";
3965       sha256 = "1dviriynilkw0jwl0s2h8y95pwh8cxj95cnmllkd6rn0args3gzl";
3966     };
3967     hardeningDisable = [ "bindnow" "relro" ];
3968     strictDeps = true;
3969     nativeBuildInputs = [ pkg-config ];
3970     buildInputs = [ libxcb ];
3971     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3972     meta = {
3973       pkgConfigModules = [ ];
3974       platforms = lib.platforms.unix;
3975     };
3976   })) {};
3978   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3979   xlsclients = callPackage ({ stdenv, pkg-config, fetchurl, libxcb, testers }: stdenv.mkDerivation (finalAttrs: {
3980     pname = "xlsclients";
3981     version = "1.1.5";
3982     builder = ./builder.sh;
3983     src = fetchurl {
3984       url = "mirror://xorg/individual/app/xlsclients-1.1.5.tar.xz";
3985       sha256 = "1qxsav5gicsfwv1dqlcfpj47vy9i30i7iysrfx5aql02wxbyxfk8";
3986     };
3987     hardeningDisable = [ "bindnow" "relro" ];
3988     strictDeps = true;
3989     nativeBuildInputs = [ pkg-config ];
3990     buildInputs = [ libxcb ];
3991     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
3992     meta = {
3993       pkgConfigModules = [ ];
3994       platforms = lib.platforms.unix;
3995     };
3996   })) {};
3998   # THIS IS A GENERATED FILE.  DO NOT EDIT!
3999   xlsfonts = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
4000     pname = "xlsfonts";
4001     version = "1.0.8";
4002     builder = ./builder.sh;
4003     src = fetchurl {
4004       url = "mirror://xorg/individual/app/xlsfonts-1.0.8.tar.xz";
4005       sha256 = "1kdnzyrm1wqwylghavn9lqi0h4lwf9ifkcv3zikbi176mjg90zw0";
4006     };
4007     hardeningDisable = [ "bindnow" "relro" ];
4008     strictDeps = true;
4009     nativeBuildInputs = [ pkg-config ];
4010     buildInputs = [ libX11 xorgproto ];
4011     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4012     meta = {
4013       pkgConfigModules = [ ];
4014       platforms = lib.platforms.unix;
4015     };
4016   })) {};
4018   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4019   xmag = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXaw, libXmu, xorgproto, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: {
4020     pname = "xmag";
4021     version = "1.0.8";
4022     builder = ./builder.sh;
4023     src = fetchurl {
4024       url = "mirror://xorg/individual/app/xmag-1.0.8.tar.xz";
4025       sha256 = "0clm0vm35lkcir5w3bkypax9j57vyzkl9l89qqxbanvr7mc3qv9j";
4026     };
4027     hardeningDisable = [ "bindnow" "relro" ];
4028     strictDeps = true;
4029     nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ];
4030     buildInputs = [ libX11 libXaw libXmu xorgproto libXt ];
4031     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4032     meta = {
4033       pkgConfigModules = [ ];
4034       platforms = lib.platforms.unix;
4035     };
4036   })) {};
4038   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4039   xmessage = callPackage ({ stdenv, pkg-config, fetchurl, libXaw, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: {
4040     pname = "xmessage";
4041     version = "1.0.7";
4042     builder = ./builder.sh;
4043     src = fetchurl {
4044       url = "mirror://xorg/individual/app/xmessage-1.0.7.tar.xz";
4045       sha256 = "0mh3lclzh82l4wkwg1d9gflnm1irjydihg30gqfxcwmpl2vwqgvh";
4046     };
4047     hardeningDisable = [ "bindnow" "relro" ];
4048     strictDeps = true;
4049     nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ];
4050     buildInputs = [ libXaw libXt ];
4051     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4052     meta = {
4053       pkgConfigModules = [ ];
4054       platforms = lib.platforms.unix;
4055     };
4056   })) {};
4058   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4059   xmodmap = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
4060     pname = "xmodmap";
4061     version = "1.0.11";
4062     builder = ./builder.sh;
4063     src = fetchurl {
4064       url = "mirror://xorg/individual/app/xmodmap-1.0.11.tar.xz";
4065       sha256 = "10byhzdfv1xckqc3d2v52xg1ggxn5j806x4450l3ig5hyxl82bws";
4066     };
4067     hardeningDisable = [ "bindnow" "relro" ];
4068     strictDeps = true;
4069     nativeBuildInputs = [ pkg-config ];
4070     buildInputs = [ libX11 xorgproto ];
4071     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4072     meta = {
4073       pkgConfigModules = [ ];
4074       platforms = lib.platforms.unix;
4075     };
4076   })) {};
4078   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4079   xmore = callPackage ({ stdenv, pkg-config, fetchurl, libXaw, xorgproto, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: {
4080     pname = "xmore";
4081     version = "1.0.4";
4082     builder = ./builder.sh;
4083     src = fetchurl {
4084       url = "mirror://xorg/individual/app/xmore-1.0.4.tar.xz";
4085       sha256 = "16havfffngvx5kc9lam8rhsdfabsj1rsv4g49z346knyq7dn1dby";
4086     };
4087     hardeningDisable = [ "bindnow" "relro" ];
4088     strictDeps = true;
4089     nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ];
4090     buildInputs = [ libXaw xorgproto libXt ];
4091     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4092     meta = {
4093       pkgConfigModules = [ ];
4094       platforms = lib.platforms.unix;
4095     };
4096   })) {};
4098   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4099   xorgcffiles = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: {
4100     pname = "xorg-cf-files";
4101     version = "1.0.8";
4102     builder = ./builder.sh;
4103     src = fetchurl {
4104       url = "mirror://xorg/individual/util/xorg-cf-files-1.0.8.tar.xz";
4105       sha256 = "1f8primgb6qw3zy7plbsj4a1kdhdqb04xpdys520zaygxxfra23l";
4106     };
4107     hardeningDisable = [ "bindnow" "relro" ];
4108     strictDeps = true;
4109     nativeBuildInputs = [ pkg-config ];
4110     buildInputs = [ ];
4111     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4112     meta = {
4113       pkgConfigModules = [ ];
4114       platforms = lib.platforms.unix;
4115     };
4116   })) {};
4118   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4119   xorgdocs = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: {
4120     pname = "xorg-docs";
4121     version = "1.7.3";
4122     builder = ./builder.sh;
4123     src = fetchurl {
4124       url = "mirror://xorg/individual/doc/xorg-docs-1.7.3.tar.xz";
4125       sha256 = "1vyxpjcv8z5r5f5iza726ahzzwdapbbkxzv1b6w5izyrnppg58i8";
4126     };
4127     hardeningDisable = [ "bindnow" "relro" ];
4128     strictDeps = true;
4129     nativeBuildInputs = [ pkg-config ];
4130     buildInputs = [ ];
4131     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4132     meta = {
4133       pkgConfigModules = [ ];
4134       platforms = lib.platforms.unix;
4135     };
4136   })) {};
4138   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4139   xorgproto = callPackage ({ stdenv, pkg-config, fetchurl, libXt, python3, testers }: stdenv.mkDerivation (finalAttrs: {
4140     pname = "xorgproto";
4141     version = "2024.1";
4142     builder = ./builder.sh;
4143     src = fetchurl {
4144       url = "mirror://xorg/individual/proto/xorgproto-2024.1.tar.xz";
4145       sha256 = "0nfbbi4j130m2gxzp20hp642xizbbl68jpbzahiq8nw183yja8ip";
4146     };
4147     hardeningDisable = [ "bindnow" "relro" ];
4148     strictDeps = true;
4149     nativeBuildInputs = [ pkg-config python3 ];
4150     buildInputs = [ libXt ];
4151     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4152     meta = {
4153       pkgConfigModules = [ "applewmproto" "bigreqsproto" "compositeproto" "damageproto" "dmxproto" "dpmsproto" "dri2proto" "dri3proto" "evieproto" "fixesproto" "fontcacheproto" "fontsproto" "glproto" "inputproto" "kbproto" "lg3dproto" "presentproto" "printproto" "randrproto" "recordproto" "renderproto" "resourceproto" "scrnsaverproto" "trapproto" "videoproto" "windowswmproto" "xcalibrateproto" "xcmiscproto" "xextproto" "xf86bigfontproto" "xf86dgaproto" "xf86driproto" "xf86miscproto" "xf86rushproto" "xf86vidmodeproto" "xineramaproto" "xproto" "xproxymngproto" "xwaylandproto" ];
4154       platforms = lib.platforms.unix;
4155     };
4156   })) {};
4158   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4159   xorgserver = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, openssl, libX11, libXau, libxcb, xcbutil, xcbutilwm, xcbutilimage, xcbutilkeysyms, xcbutilrenderutil, libXdmcp, libXfixes, libxkbfile, testers }: stdenv.mkDerivation (finalAttrs: {
4160     pname = "xorg-server";
4161     version = "21.1.14";
4162     builder = ./builder.sh;
4163     src = fetchurl {
4164       url = "mirror://xorg/individual/xserver/xorg-server-21.1.14.tar.xz";
4165       sha256 = "0dgfajrnkr8d61z1fjn249s3q1pm23v9w2f1aqb7sx64pp7048cg";
4166     };
4167     hardeningDisable = [ "bindnow" "relro" ];
4168     strictDeps = true;
4169     nativeBuildInputs = [ pkg-config ];
4170     buildInputs = [ xorgproto openssl libX11 libXau libxcb xcbutil xcbutilwm xcbutilimage xcbutilkeysyms xcbutilrenderutil libXdmcp libXfixes libxkbfile ];
4171     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4172     meta = {
4173       pkgConfigModules = [ "xorg-server" ];
4174       platforms = lib.platforms.unix;
4175     };
4176   })) {};
4178   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4179   xorgsgmldoctools = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: {
4180     pname = "xorg-sgml-doctools";
4181     version = "1.12.1";
4182     builder = ./builder.sh;
4183     src = fetchurl {
4184       url = "mirror://xorg/individual/doc/xorg-sgml-doctools-1.12.1.tar.xz";
4185       sha256 = "0vvdnl1x82mr2phcq9z6dg94mas56zdmbm6lmkaqjkkbf3058p8a";
4186     };
4187     hardeningDisable = [ "bindnow" "relro" ];
4188     strictDeps = true;
4189     nativeBuildInputs = [ pkg-config ];
4190     buildInputs = [ ];
4191     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4192     meta = {
4193       pkgConfigModules = [ "xorg-sgml-doctools" ];
4194       platforms = lib.platforms.unix;
4195     };
4196   })) {};
4198   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4199   xpr = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXmu, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
4200     pname = "xpr";
4201     version = "1.2.0";
4202     builder = ./builder.sh;
4203     src = fetchurl {
4204       url = "mirror://xorg/individual/app/xpr-1.2.0.tar.xz";
4205       sha256 = "1hyf6mc2l7lzkf21d5j4z6glg9y455hlsg8lv2lz028k6gw0554b";
4206     };
4207     hardeningDisable = [ "bindnow" "relro" ];
4208     strictDeps = true;
4209     nativeBuildInputs = [ pkg-config ];
4210     buildInputs = [ libX11 libXmu xorgproto ];
4211     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4212     meta = {
4213       pkgConfigModules = [ ];
4214       platforms = lib.platforms.unix;
4215     };
4216   })) {};
4218   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4219   xprop = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
4220     pname = "xprop";
4221     version = "1.2.7";
4222     builder = ./builder.sh;
4223     src = fetchurl {
4224       url = "mirror://xorg/individual/app/xprop-1.2.7.tar.xz";
4225       sha256 = "0pw2iv7dcy2xq5fh3427nx88pjj9d9rry3930qj1c6mricaf6dj4";
4226     };
4227     hardeningDisable = [ "bindnow" "relro" ];
4228     strictDeps = true;
4229     nativeBuildInputs = [ pkg-config ];
4230     buildInputs = [ libX11 xorgproto ];
4231     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4232     meta = {
4233       pkgConfigModules = [ ];
4234       platforms = lib.platforms.unix;
4235     };
4236   })) {};
4238   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4239   xrandr = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, libXrandr, libXrender, testers }: stdenv.mkDerivation (finalAttrs: {
4240     pname = "xrandr";
4241     version = "1.5.2";
4242     builder = ./builder.sh;
4243     src = fetchurl {
4244       url = "mirror://xorg/individual/app/xrandr-1.5.2.tar.xz";
4245       sha256 = "0h7jy4c5zgrr06fimnnxhy5ba782b1n4aik29g6bln4h1mwy9gn8";
4246     };
4247     hardeningDisable = [ "bindnow" "relro" ];
4248     strictDeps = true;
4249     nativeBuildInputs = [ pkg-config ];
4250     buildInputs = [ libX11 xorgproto libXrandr libXrender ];
4251     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4252     meta = {
4253       pkgConfigModules = [ ];
4254       platforms = lib.platforms.unix;
4255     };
4256   })) {};
4258   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4259   xrdb = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXmu, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
4260     pname = "xrdb";
4261     version = "1.2.2";
4262     builder = ./builder.sh;
4263     src = fetchurl {
4264       url = "mirror://xorg/individual/app/xrdb-1.2.2.tar.xz";
4265       sha256 = "1x1ka0zbcw66a06jvsy92bvnsj9vxbvnq1hbn1az4f0v4fmzrx9i";
4266     };
4267     hardeningDisable = [ "bindnow" "relro" ];
4268     strictDeps = true;
4269     nativeBuildInputs = [ pkg-config ];
4270     buildInputs = [ libX11 libXmu xorgproto ];
4271     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4272     meta = {
4273       pkgConfigModules = [ ];
4274       platforms = lib.platforms.unix;
4275     };
4276   })) {};
4278   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4279   xrefresh = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
4280     pname = "xrefresh";
4281     version = "1.1.0";
4282     builder = ./builder.sh;
4283     src = fetchurl {
4284       url = "mirror://xorg/individual/app/xrefresh-1.1.0.tar.xz";
4285       sha256 = "0pwb5c9g3xxs70gc35hahxq2ky8261pw9n04j01a6dffbqnmkv99";
4286     };
4287     hardeningDisable = [ "bindnow" "relro" ];
4288     strictDeps = true;
4289     nativeBuildInputs = [ pkg-config ];
4290     buildInputs = [ libX11 xorgproto ];
4291     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4292     meta = {
4293       pkgConfigModules = [ ];
4294       platforms = lib.platforms.unix;
4295     };
4296   })) {};
4298   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4299   xset = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXext, libXmu, xorgproto, libXxf86misc, testers }: stdenv.mkDerivation (finalAttrs: {
4300     pname = "xset";
4301     version = "1.2.5";
4302     builder = ./builder.sh;
4303     src = fetchurl {
4304       url = "mirror://xorg/individual/app/xset-1.2.5.tar.xz";
4305       sha256 = "0bsyyx3k32k9vpb8x3ks7hlfr03nm0i14fv3cg6n4f2vcdajsscz";
4306     };
4307     hardeningDisable = [ "bindnow" "relro" ];
4308     strictDeps = true;
4309     nativeBuildInputs = [ pkg-config ];
4310     buildInputs = [ libX11 libXext libXmu xorgproto libXxf86misc ];
4311     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4312     meta = {
4313       pkgConfigModules = [ ];
4314       platforms = lib.platforms.unix;
4315     };
4316   })) {};
4318   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4319   xsetroot = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xbitmaps, libXcursor, libXmu, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
4320     pname = "xsetroot";
4321     version = "1.1.3";
4322     builder = ./builder.sh;
4323     src = fetchurl {
4324       url = "mirror://xorg/individual/app/xsetroot-1.1.3.tar.xz";
4325       sha256 = "1l9qcv4mldj70slnmfg56nv7yh9j9ca1x795bl26whmlkrdb90b0";
4326     };
4327     hardeningDisable = [ "bindnow" "relro" ];
4328     strictDeps = true;
4329     nativeBuildInputs = [ pkg-config ];
4330     buildInputs = [ libX11 xbitmaps libXcursor libXmu xorgproto ];
4331     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4332     meta = {
4333       pkgConfigModules = [ ];
4334       platforms = lib.platforms.unix;
4335     };
4336   })) {};
4338   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4339   xsm = callPackage ({ stdenv, pkg-config, fetchurl, libICE, libSM, libX11, libXaw, xorgproto, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: {
4340     pname = "xsm";
4341     version = "1.0.6";
4342     builder = ./builder.sh;
4343     src = fetchurl {
4344       url = "mirror://xorg/individual/app/xsm-1.0.6.tar.xz";
4345       sha256 = "1kk398lbwyag8dljfmjfn4psdwmh66yhvab85xckf306qrscfk5p";
4346     };
4347     hardeningDisable = [ "bindnow" "relro" ];
4348     strictDeps = true;
4349     nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ];
4350     buildInputs = [ libICE libSM libX11 libXaw xorgproto libXt ];
4351     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4352     meta = {
4353       pkgConfigModules = [ ];
4354       platforms = lib.platforms.unix;
4355     };
4356   })) {};
4358   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4359   xstdcmap = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXmu, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
4360     pname = "xstdcmap";
4361     version = "1.0.5";
4362     builder = ./builder.sh;
4363     src = fetchurl {
4364       url = "mirror://xorg/individual/app/xstdcmap-1.0.5.tar.xz";
4365       sha256 = "1061b95j08mlwpadyilmpbzfgmm08z69k8nrkbn9k11rg7ilfn1n";
4366     };
4367     hardeningDisable = [ "bindnow" "relro" ];
4368     strictDeps = true;
4369     nativeBuildInputs = [ pkg-config ];
4370     buildInputs = [ libX11 libXmu xorgproto ];
4371     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4372     meta = {
4373       pkgConfigModules = [ ];
4374       platforms = lib.platforms.unix;
4375     };
4376   })) {};
4378   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4379   xtrans = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: {
4380     pname = "xtrans";
4381     version = "1.5.1";
4382     builder = ./builder.sh;
4383     src = fetchurl {
4384       url = "mirror://xorg/individual/lib/xtrans-1.5.1.tar.xz";
4385       sha256 = "0glr2vlhs56ij3px5829d00mv0ajnrf7ilminjai951wijyhza6y";
4386     };
4387     hardeningDisable = [ "bindnow" "relro" ];
4388     strictDeps = true;
4389     nativeBuildInputs = [ pkg-config ];
4390     buildInputs = [ ];
4391     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4392     meta = {
4393       pkgConfigModules = [ "xtrans" ];
4394       platforms = lib.platforms.unix;
4395     };
4396   })) {};
4398   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4399   xtrap = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXt, libXTrap, testers }: stdenv.mkDerivation (finalAttrs: {
4400     pname = "xtrap";
4401     version = "1.0.3";
4402     builder = ./builder.sh;
4403     src = fetchurl {
4404       url = "mirror://xorg/individual/app/xtrap-1.0.3.tar.bz2";
4405       sha256 = "0sqm4j1zflk1s94iq4waa70hna1xcys88v9a70w0vdw66czhvj2j";
4406     };
4407     hardeningDisable = [ "bindnow" "relro" ];
4408     strictDeps = true;
4409     nativeBuildInputs = [ pkg-config ];
4410     buildInputs = [ libX11 libXt libXTrap ];
4411     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4412     meta = {
4413       pkgConfigModules = [ ];
4414       platforms = lib.platforms.unix;
4415     };
4416   })) {};
4418   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4419   xvinfo = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, libXv, testers }: stdenv.mkDerivation (finalAttrs: {
4420     pname = "xvinfo";
4421     version = "1.1.5";
4422     builder = ./builder.sh;
4423     src = fetchurl {
4424       url = "mirror://xorg/individual/app/xvinfo-1.1.5.tar.xz";
4425       sha256 = "0164qpbjmxxa1rbvh6ay1iz2qnp9hl1745k9pk6195kdnbn73piy";
4426     };
4427     hardeningDisable = [ "bindnow" "relro" ];
4428     strictDeps = true;
4429     nativeBuildInputs = [ pkg-config ];
4430     buildInputs = [ libX11 xorgproto libXv ];
4431     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4432     meta = {
4433       pkgConfigModules = [ ];
4434       platforms = lib.platforms.unix;
4435     };
4436   })) {};
4438   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4439   xwd = callPackage ({ stdenv, pkg-config, fetchurl, libxkbfile, libX11, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
4440     pname = "xwd";
4441     version = "1.0.9";
4442     builder = ./builder.sh;
4443     src = fetchurl {
4444       url = "mirror://xorg/individual/app/xwd-1.0.9.tar.xz";
4445       sha256 = "0gxx3y9zlh13jgwkayxljm6i58ng8jc1xzqv2g8s7d3yjj21n4nw";
4446     };
4447     hardeningDisable = [ "bindnow" "relro" ];
4448     strictDeps = true;
4449     nativeBuildInputs = [ pkg-config ];
4450     buildInputs = [ libxkbfile libX11 xorgproto ];
4451     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4452     meta = {
4453       pkgConfigModules = [ ];
4454       platforms = lib.platforms.unix;
4455     };
4456   })) {};
4458   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4459   xwininfo = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libxcb, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
4460     pname = "xwininfo";
4461     version = "1.1.6";
4462     builder = ./builder.sh;
4463     src = fetchurl {
4464       url = "mirror://xorg/individual/app/xwininfo-1.1.6.tar.xz";
4465       sha256 = "0gr5m4lyvkil3cl63zf0sw7bq5qgraqrnvddk6xgk3a42xy8j61m";
4466     };
4467     hardeningDisable = [ "bindnow" "relro" ];
4468     strictDeps = true;
4469     nativeBuildInputs = [ pkg-config ];
4470     buildInputs = [ libX11 libxcb xorgproto ];
4471     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4472     meta = {
4473       pkgConfigModules = [ ];
4474       platforms = lib.platforms.unix;
4475     };
4476   })) {};
4478   # THIS IS A GENERATED FILE.  DO NOT EDIT!
4479   xwud = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: {
4480     pname = "xwud";
4481     version = "1.0.7";
4482     builder = ./builder.sh;
4483     src = fetchurl {
4484       url = "mirror://xorg/individual/app/xwud-1.0.7.tar.xz";
4485       sha256 = "07n6q1z33sjkx8lx8lbd26m8ri5gi145k3mz39kmyykdngdbwp75";
4486     };
4487     hardeningDisable = [ "bindnow" "relro" ];
4488     strictDeps = true;
4489     nativeBuildInputs = [ pkg-config ];
4490     buildInputs = [ libX11 xorgproto ];
4491     passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage;
4492     meta = {
4493       pkgConfigModules = [ ];
4494       platforms = lib.platforms.unix;
4495     };
4496   })) {};