Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
at python-updates 942 lines 14 kB view raw
1{ 2 "version": { 3 "major": 0, 4 "minor": 1 5 }, 6 "modules": { 7 "IL": { 8 "attrPath": [ 9 "libdevil" 10 ] 11 }, 12 "ImageMagick": { 13 "attrPath": [ 14 "imagemagick" 15 ] 16 }, 17 "MagickWand": { 18 "attrPath": [ 19 "imagemagick" 20 ] 21 }, 22 "Qt5Concurrent": { 23 "attrPath": [ 24 "qt5", 25 "qtbase" 26 ] 27 }, 28 "Qt5Core": { 29 "attrPath": [ 30 "qt5", 31 "qtbase" 32 ] 33 }, 34 "Qt5DBus": { 35 "attrPath": [ 36 "qt5", 37 "qtbase" 38 ] 39 }, 40 "Qt5Gui": { 41 "attrPath": [ 42 "qt5", 43 "qtbase" 44 ] 45 }, 46 "Qt5Network": { 47 "attrPath": [ 48 "qt5", 49 "qtbase" 50 ] 51 }, 52 "Qt5OpenGL": { 53 "attrPath": [ 54 "qt5", 55 "qtbase" 56 ] 57 }, 58 "Qt5OpenGLExtensions": { 59 "attrPath": [ 60 "qt5", 61 "qtbase" 62 ] 63 }, 64 "Qt5PrintSupport": { 65 "attrPath": [ 66 "qt5", 67 "qtbase" 68 ] 69 }, 70 "Qt5Qml": { 71 "attrPath": [ 72 "qt5", 73 "qtdeclarative" 74 ] 75 }, 76 "Qt5QmlModels": { 77 "attrPath": [ 78 "qt5", 79 "qtdeclarative" 80 ] 81 }, 82 "Qt5Quick": { 83 "attrPath": [ 84 "qt5", 85 "qtdeclarative" 86 ] 87 }, 88 "Qt5QuickTest": { 89 "attrPath": [ 90 "qt5", 91 "qtdeclarative" 92 ] 93 }, 94 "Qt5QuickWidgets": { 95 "attrPath": [ 96 "qt5", 97 "qtdeclarative" 98 ] 99 }, 100 "Qt5Sql": { 101 "attrPath": [ 102 "qt5", 103 "qtbase" 104 ] 105 }, 106 "Qt5Test": { 107 "attrPath": [ 108 "qt5", 109 "qtbase" 110 ] 111 }, 112 "Qt5Widgets": { 113 "attrPath": [ 114 "qt5", 115 "qtbase" 116 ] 117 }, 118 "Qt5Xml": { 119 "attrPath": [ 120 "qt5", 121 "qtbase" 122 ] 123 }, 124 "SoapySDR": { 125 "attrPath": [ 126 "soapysdr" 127 ] 128 }, 129 "alsa": { 130 "attrPath": [ 131 "alsa-lib" 132 ] 133 }, 134 "alsa-topology": { 135 "attrPath": [ 136 "alsa-lib" 137 ] 138 }, 139 "appindicator-0.1": { 140 "attrPath": [ 141 "libappindicator-gtk2" 142 ] 143 }, 144 "appindicator3-0.1": { 145 "attrPath": [ 146 "libappindicator-gtk3" 147 ] 148 }, 149 "bzip2": { 150 "attrPath": [ 151 "bzip2" 152 ] 153 }, 154 "cairo-gobject": { 155 "attrPath": [ 156 "cairo" 157 ] 158 }, 159 "cairo-pdf": { 160 "attrPath": [ 161 "cairo" 162 ] 163 }, 164 "cairo-ps": { 165 "attrPath": [ 166 "cairo" 167 ] 168 }, 169 "cairo-svg": { 170 "attrPath": [ 171 "cairo" 172 ] 173 }, 174 "dbusmenu-glib-0.4": { 175 "attrPath": [ 176 "libdbusmenu" 177 ] 178 }, 179 "dbusmenu-gtk3-0.4": { 180 "attrPath": [ 181 "libdbusmenu-gtk3" 182 ] 183 }, 184 "egl": { 185 "attrPath": [ 186 "libGL" 187 ], 188 "supportedWhenPlatformAttrsEqual": { 189 "isDarwin": false 190 } 191 }, 192 "fftw3": { 193 "attrPath": [ 194 "fftw" 195 ] 196 }, 197 "fftw3f": { 198 "attrPath": [ 199 "fftwFloat" 200 ] 201 }, 202 "form": { 203 "attrPath": [ 204 "ncurses" 205 ] 206 }, 207 "formw": { 208 "attrPath": [ 209 "ncurses" 210 ] 211 }, 212 "freealut": { 213 "attrPath": [ 214 "freealut" 215 ] 216 }, 217 "freetype2": { 218 "attrPath": [ 219 "freetype" 220 ] 221 }, 222 "gdk-2.0": { 223 "attrPath": [ 224 "gtk2" 225 ] 226 }, 227 "gdk-3.0": { 228 "attrPath": [ 229 "gtk3" 230 ] 231 }, 232 "gdk-pixbuf-2.0": { 233 "attrPath": [ 234 "gdk-pixbuf" 235 ] 236 }, 237 "gdk-x11-2.0": { 238 "attrPath": [ 239 "gtk2-x11" 240 ] 241 }, 242 "gdk-x11-3.0": { 243 "attrPath": [ 244 "gtk3-x11" 245 ] 246 }, 247 "geos": { 248 "attrPath": [ 249 "geos" 250 ] 251 }, 252 "gio-2.0": { 253 "attrPath": [ 254 "glib" 255 ] 256 }, 257 "gl": { 258 "attrPath": [ 259 "libGL" 260 ] 261 }, 262 "glew": { 263 "attrPath": [ 264 "glew" 265 ] 266 }, 267 "glu": { 268 "attrPath": [ 269 "libGLU" 270 ] 271 }, 272 "glut": { 273 "attrPath": [ 274 "freeglut" 275 ] 276 }, 277 "gnome-keyring-1": { 278 "attrPath": [ 279 "libgnome-keyring" 280 ] 281 }, 282 "gobject-2.0": { 283 "attrPath": [ 284 "glib" 285 ] 286 }, 287 "gobject-introspection-1.0": { 288 "attrPath": [ 289 "gobject-introspection" 290 ] 291 }, 292 "gstreamer-audio-1.0": { 293 "attrPath": [ 294 "gst_all_1", 295 "gst-plugins-base" 296 ] 297 }, 298 "gstreamer-base-1.0": { 299 "attrPath": [ 300 "gst_all_1", 301 "gst-plugins-base" 302 ] 303 }, 304 "gstreamer-controller-1.0": { 305 "attrPath": [ 306 "gst_all_1", 307 "gstreamer" 308 ] 309 }, 310 "gstreamer-net-1.0": { 311 "attrPath": [ 312 "gst_all_1", 313 "gst-plugins-base" 314 ] 315 }, 316 "gstreamer-video-1.0": { 317 "attrPath": [ 318 "gst_all_1", 319 "gst-plugins-base" 320 ] 321 }, 322 "gthread-2.0": { 323 "attrPath": [ 324 "glib" 325 ] 326 }, 327 "gtk+-2.0": { 328 "attrPath": [ 329 "gtk2" 330 ] 331 }, 332 "gtk+-3.0": { 333 "attrPath": [ 334 "gtk3" 335 ] 336 }, 337 "gtk+-x11-2.0": { 338 "attrPath": [ 339 "gtk2-x11" 340 ] 341 }, 342 "gtksourceview-3.0": { 343 "attrPath": [ 344 "gtksourceview3" 345 ] 346 }, 347 "hidapi": { 348 "attrPath": [ 349 "hidapi" 350 ], 351 "supportedWhenPlatformAttrsEqual": { 352 "isDarwin": true 353 } 354 }, 355 "hidapi-hidraw": { 356 "attrPath": [ 357 "hidapi" 358 ], 359 "supportedWhenPlatformAttrsEqual": { 360 "isDarwin": false 361 } 362 }, 363 "hidapi-libusb": { 364 "attrPath": [ 365 "hidapi" 366 ], 367 "supportedWhenPlatformAttrsEqual": { 368 "isDarwin": false 369 } 370 }, 371 "icu-i18n": { 372 "attrPath": [ 373 "icu" 374 ] 375 }, 376 "icu-io": { 377 "attrPath": [ 378 "icu" 379 ] 380 }, 381 "icu-uc": { 382 "attrPath": [ 383 "icu" 384 ] 385 }, 386 "imlib2": { 387 "attrPath": [ 388 "imlib2" 389 ] 390 }, 391 "jack": { 392 "attrPath": [ 393 "libjack2" 394 ] 395 }, 396 "javascriptcoregtk-4.0": { 397 "attrPath": [ 398 "webkitgtk_4_0" 399 ] 400 }, 401 "lapack": { 402 "attrPath": [ 403 "liblapack" 404 ] 405 }, 406 "libR": { 407 "attrPath": [ 408 "R" 409 ] 410 }, 411 "libavutil": { 412 "attrPath": [ 413 "ffmpeg" 414 ] 415 }, 416 "libb2": { 417 "attrPath": [ 418 "libb2" 419 ] 420 }, 421 "libbrotlidec": { 422 "attrPath": [ 423 "brotli" 424 ] 425 }, 426 "libbrotlienc": { 427 "attrPath": [ 428 "brotli" 429 ] 430 }, 431 "libcrypto": { 432 "attrPath": [ 433 "openssl" 434 ] 435 }, 436 "libcurl": { 437 "attrPath": [ 438 "curl" 439 ] 440 }, 441 "libecpg": { 442 "attrPath": [ 443 "postgresql" 444 ] 445 }, 446 "libecpg_compat": { 447 "attrPath": [ 448 "postgresql" 449 ] 450 }, 451 "libgsasl": { 452 "attrPath": [ 453 "gsasl" 454 ] 455 }, 456 "libidn": { 457 "attrPath": [ 458 "libidn" 459 ] 460 }, 461 "libjpeg": { 462 "attrPath": [ 463 "libjpeg" 464 ] 465 }, 466 "liblzma": { 467 "attrPath": [ 468 "xz" 469 ] 470 }, 471 "libmagic": { 472 "attrPath": [ 473 "file" 474 ] 475 }, 476 "libmnl": { 477 "attrPath": [ 478 "libmnl" 479 ] 480 }, 481 "libnotify": { 482 "attrPath": [ 483 "libnotify" 484 ] 485 }, 486 "libpcap": { 487 "attrPath": [ 488 "libpcap" 489 ] 490 }, 491 "libpcre": { 492 "attrPath": [ 493 "pcre" 494 ] 495 }, 496 "libpcre2-16": { 497 "attrPath": [ 498 "pcre2" 499 ] 500 }, 501 "libpcre2-32": { 502 "attrPath": [ 503 "pcre2" 504 ] 505 }, 506 "libpcre2-8": { 507 "attrPath": [ 508 "pcre2" 509 ] 510 }, 511 "libpcre2-posix": { 512 "attrPath": [ 513 "pcre2" 514 ] 515 }, 516 "libpgtypes": { 517 "attrPath": [ 518 "postgresql" 519 ] 520 }, 521 "libpng": { 522 "attrPath": [ 523 "libpng" 524 ] 525 }, 526 "libpq": { 527 "attrPath": [ 528 "libpq" 529 ] 530 }, 531 "libpulse": { 532 "attrPath": [ 533 "libpulseaudio" 534 ] 535 }, 536 "libpulse-mainloop-glib": { 537 "attrPath": [ 538 "libpulseaudio" 539 ], 540 "supportedWhenPlatformAttrsEqual": { 541 "isDarwin": false 542 } 543 }, 544 "libpulse-simple": { 545 "attrPath": [ 546 "libpulseaudio" 547 ] 548 }, 549 "libqrencode": { 550 "attrPath": [ 551 "qrencode" 552 ] 553 }, 554 "librtlsdr": { 555 "attrPath": [ 556 "rtl-sdr" 557 ] 558 }, 559 "libsass": { 560 "attrPath": [ 561 "libsass" 562 ] 563 }, 564 "libsctp": { 565 "attrPath": [ 566 "lksctp-tools" 567 ] 568 }, 569 "libsecp256k1": { 570 "attrPath": [ 571 "secp256k1" 572 ] 573 }, 574 "libsodium": { 575 "attrPath": [ 576 "libsodium" 577 ] 578 }, 579 "libsoup-gnome-2.4": { 580 "attrPath": [ 581 "libsoup_2_4" 582 ] 583 }, 584 "libssh2": { 585 "attrPath": [ 586 "libssh2" 587 ] 588 }, 589 "libssl": { 590 "attrPath": [ 591 "openssl" 592 ] 593 }, 594 "libstatgrab": { 595 "attrPath": [ 596 "libstatgrab" 597 ] 598 }, 599 "libsystemd": { 600 "attrPath": [ 601 "systemd" 602 ] 603 }, 604 "libturbojpeg": { 605 "attrPath": [ 606 "libjpeg" 607 ] 608 }, 609 "libudev": { 610 "attrPath": [ 611 "systemd" 612 ] 613 }, 614 "libxml-2.0": { 615 "attrPath": [ 616 "libxml2" 617 ] 618 }, 619 "libzip": { 620 "attrPath": [ 621 "libzip" 622 ] 623 }, 624 "libzmq": { 625 "attrPath": [ 626 "zeromq" 627 ] 628 }, 629 "menu": { 630 "attrPath": [ 631 "ncurses" 632 ] 633 }, 634 "menuw": { 635 "attrPath": [ 636 "ncurses" 637 ] 638 }, 639 "ncurses": { 640 "attrPath": [ 641 "ncurses" 642 ] 643 }, 644 "ncurses++": { 645 "attrPath": [ 646 "ncurses" 647 ] 648 }, 649 "ncurses++w": { 650 "attrPath": [ 651 "ncurses" 652 ] 653 }, 654 "ncursesw": { 655 "attrPath": [ 656 "ncurses" 657 ] 658 }, 659 "netsnmp": { 660 "attrPath": [ 661 "net-snmp" 662 ] 663 }, 664 "nix-cmd": { 665 "attrPath": [ 666 "nix" 667 ] 668 }, 669 "nix-expr": { 670 "attrPath": [ 671 "nix" 672 ] 673 }, 674 "nix-main": { 675 "attrPath": [ 676 "nix" 677 ] 678 }, 679 "nix-store": { 680 "attrPath": [ 681 "nix" 682 ] 683 }, 684 "odbc": { 685 "attrPath": [ 686 "unixODBC" 687 ] 688 }, 689 "ompi": { 690 "attrPath": [ 691 "openmpi" 692 ] 693 }, 694 "ompi-c": { 695 "attrPath": [ 696 "openmpi" 697 ] 698 }, 699 "ompi-cxx": { 700 "attrPath": [ 701 "openmpi" 702 ] 703 }, 704 "ompi-f77": { 705 "attrPath": [ 706 "openmpi" 707 ] 708 }, 709 "ompi-f90": { 710 "attrPath": [ 711 "openmpi" 712 ] 713 }, 714 "ompi-fort": { 715 "attrPath": [ 716 "openmpi" 717 ] 718 }, 719 "openblas": { 720 "attrPath": [ 721 "openblasCompat" 722 ] 723 }, 724 "openssl": { 725 "attrPath": [ 726 "openssl" 727 ] 728 }, 729 "panel": { 730 "attrPath": [ 731 "ncurses" 732 ] 733 }, 734 "panelw": { 735 "attrPath": [ 736 "ncurses" 737 ] 738 }, 739 "pangocairo": { 740 "attrPath": [ 741 "pango" 742 ] 743 }, 744 "poppler-glib": { 745 "attrPath": [ 746 "poppler_gi" 747 ] 748 }, 749 "python": { 750 "attrPath": [ 751 "python3" 752 ] 753 }, 754 "ruby-3.1": { 755 "attrPath": [ 756 "ruby_3_1" 757 ] 758 }, 759 "sdl2": { 760 "attrPath": [ 761 "SDL2" 762 ] 763 }, 764 "sndfile": { 765 "attrPath": [ 766 "libsndfile" 767 ] 768 }, 769 "sqlite3": { 770 "attrPath": [ 771 "sqlite" 772 ] 773 }, 774 "taglib": { 775 "attrPath": [ 776 "taglib" 777 ] 778 }, 779 "taglib_c": { 780 "attrPath": [ 781 "taglib" 782 ] 783 }, 784 "tdjson": { 785 "attrPath": [ 786 "tdlib" 787 ] 788 }, 789 "tensorflow": { 790 "attrPath": [ 791 "libtensorflow" 792 ] 793 }, 794 "uuid": { 795 "attrPath": [ 796 "libossp_uuid" 797 ] 798 }, 799 "vte-2.91": { 800 "attrPath": [ 801 "vte" 802 ] 803 }, 804 "wayland-client": { 805 "attrPath": [ 806 "wayland" 807 ], 808 "supportedWhenPlatformAttrsEqual": { 809 "isDarwin": false 810 } 811 }, 812 "wayland-cursor": { 813 "attrPath": [ 814 "wayland" 815 ], 816 "supportedWhenPlatformAttrsEqual": { 817 "isDarwin": false 818 } 819 }, 820 "wayland-scanner": { 821 "attrPath": [ 822 "wayland-scanner" 823 ] 824 }, 825 "wayland-server": { 826 "attrPath": [ 827 "wayland" 828 ], 829 "supportedWhenPlatformAttrsEqual": { 830 "isDarwin": false 831 } 832 }, 833 "webkit2gtk-4.0": { 834 "attrPath": [ 835 "webkitgtk_4_0" 836 ] 837 }, 838 "webkit2gtk-web-extension-4.0": { 839 "attrPath": [ 840 "webkitgtk_4_0" 841 ] 842 }, 843 "x11": { 844 "attrPath": [ 845 "xorg", 846 "libX11" 847 ] 848 }, 849 "xau": { 850 "attrPath": [ 851 "xorg", 852 "libXau" 853 ] 854 }, 855 "xcursor": { 856 "attrPath": [ 857 "xorg", 858 "libXcursor" 859 ] 860 }, 861 "xerces-c": { 862 "attrPath": [ 863 "xercesc" 864 ] 865 }, 866 "xext": { 867 "attrPath": [ 868 "xorg", 869 "libXext" 870 ] 871 }, 872 "xft": { 873 "attrPath": [ 874 "xorg", 875 "libXft" 876 ] 877 }, 878 "xi": { 879 "attrPath": [ 880 "xorg", 881 "libXi" 882 ] 883 }, 884 "xinerama": { 885 "attrPath": [ 886 "xorg", 887 "libXinerama" 888 ] 889 }, 890 "xkbcommon": { 891 "attrPath": [ 892 "libxkbcommon" 893 ] 894 }, 895 "xpm": { 896 "attrPath": [ 897 "xorg", 898 "libXpm" 899 ] 900 }, 901 "xrandr": { 902 "attrPath": [ 903 "xorg", 904 "libXrandr" 905 ] 906 }, 907 "xrender": { 908 "attrPath": [ 909 "xorg", 910 "libXrender" 911 ] 912 }, 913 "xscrnsaver": { 914 "attrPath": [ 915 "xorg", 916 "libXScrnSaver" 917 ] 918 }, 919 "xtst": { 920 "attrPath": [ 921 "xorg", 922 "libXtst" 923 ] 924 }, 925 "xxf86vm": { 926 "attrPath": [ 927 "xorg", 928 "libXxf86vm" 929 ] 930 }, 931 "yaml-0.1": { 932 "attrPath": [ 933 "libyaml" 934 ] 935 }, 936 "zlib": { 937 "attrPath": [ 938 "zlib" 939 ] 940 } 941 } 942}