Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 929cc78363e6
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 36f316007494
Choose a head ref

Commits on Dec 9, 2018

  1. Copy the full SHA
    9cd155f View commit details
  2. Copy the full SHA
    93545a8 View commit details
  3. Copy the full SHA
    44c9c27 View commit details
  4. Copy the full SHA
    743d03b View commit details
  5. Copy the full SHA
    d121dd5 View commit details

Commits on Jan 5, 2019

  1. Copy the full SHA
    3e94847 View commit details

Commits on Jan 6, 2019

  1. gnutar: 1.30 -> 1.31

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/gnutar/versions
    r-ryantm committed Jan 6, 2019
    Copy the full SHA
    0008aa7 View commit details
  2. add generic x86_32 support (#52634)

    * add generic x86_32 support
    
    - Add support for i386-i586.
    - Add `isx86_32` predicate that can replace most uses of `isi686`.
    - `isi686` is reinterpreted to mean "exactly i686 arch, and not say i585 or i386".
    - This branch was used to build working i586 kernel running on i586 hardware.
    
    * revert `isi[345]86`, remove dead code
    
    - Remove changes to dead code in `doubles.nix` and `for-meta.nix`.
    - Remove `isi[345]86` predicates since other cpu families don't have specific model predicates.
    
    * remove i386-linux since linux not supported on that cpu
    goertzenator authored and matthewbauer committed Jan 6, 2019
    Copy the full SHA
    1c10efc View commit details

Commits on Jan 7, 2019

  1. iproute: 4.19.0 -> 4.20.0

    "Update to iproute2 utility to support new features in Linux 4.20.
    This release is mostly small fixes but there are several changes
    related to ip neigh support for offloaded entries." [0]
    
    File changes:
    +share/man/man8/tc-taprio.8.gz
    
    nix path-info -S:
    4.19.0 42681224
    4.20.0 42714224
    
    [0]: https://www.spinics.net/lists/netdev/msg543288.html
    primeos committed Jan 7, 2019
    Copy the full SHA
    ca91a80 View commit details

Commits on Jan 8, 2019

  1. libuv: 1.23.2 -> 1.24.1

    lo1tuma committed Jan 8, 2019
    Copy the full SHA
    e96e5bc View commit details
  2. adlplug, opnplug: init at 1.0.0-beta.5

    gnidorah committed Jan 8, 2019
    Copy the full SHA
    5bce172 View commit details

Commits on Jan 9, 2019

  1. Merge pull request #53642 from holidaycheck/libuv-1.24.1-2

    libuv: 1.23.2 -> 1.24.1
    andir authored Jan 9, 2019
    Copy the full SHA
    2e9235d View commit details
  2. Merge pull request #51515 from lopsided98/gmp-uname-purity

    gmp: don't use uname to detect system features
    Mic92 authored Jan 9, 2019
    Copy the full SHA
    5611611 View commit details
  3. Copy the full SHA
    b836b43 View commit details
  4. Merge pull request #53603 from primeos/iproute

    iproute: 4.19.0 -> 4.20.0
    primeos authored Jan 9, 2019
    Copy the full SHA
    d9753c6 View commit details
  5. freetype: 2.9 -> 2.9.1

    exclude freetype-config
    stephengroat committed Jan 9, 2019
    Copy the full SHA
    ff8d76a View commit details
  6. glib: fix libgio segfaults

    In particular this fixes the libmediaart tests.
    
    closes NixOS/nixpkgs#53701
    hedning committed Jan 9, 2019
    Copy the full SHA
    462a6d3 View commit details

Commits on Jan 10, 2019

  1. Merge pull request #53714 from hedning/fix-libgio-segfaults

    glib: fix libgio segfaults
    7c6f434c authored Jan 10, 2019
    Copy the full SHA
    61e13f7 View commit details
  2. Merge pull request #53512 from r-ryantm/auto-update/gnutar

    gnutar: 1.30 -> 1.31
    markuskowa authored Jan 10, 2019
    Copy the full SHA
    52a12da View commit details
  3. Copy the full SHA
    237deba View commit details
  4. alsaLib: add upstream pcm interval patch

    Cray Elliott authored and Cray Elliott committed Jan 10, 2019
    Copy the full SHA
    40ce44f View commit details
  5. Copy the full SHA
    bfdf9d6 View commit details
  6. Merge pull request #53657 from dtzWill/update/libinput-1.12.5

    libinput: 1.12.4 -> 1.12.5
    dtzWill authored Jan 10, 2019
    Copy the full SHA
    ab55daf View commit details

Commits on Jan 11, 2019

  1. Copy the full SHA
    986650d View commit details
  2. Merge pull request #53792 from worldofpeace/pycairo/1.18.0

    pythonPackages.pycairo: 1.16.3 -> 1.18.0
    worldofpeace authored Jan 11, 2019
    Copy the full SHA
    403079a View commit details
  3. stdenv: prune libtool files by default (#51767)

    See the motivation in fd97db4 (#41819).
    orivej-nixos authored Jan 11, 2019
    Copy the full SHA
    9a21967 View commit details
  4. dns-root-data: the old KSK is dead!

    Long live... eh, I hope the new KSK won't live as long as the old one.
    Anyway, it doesn't really matter how fast people update this.
    https://www.ietf.org/mail-archive/web/dnsop/current/msg24989.html
    See RFC 5011 for details of the protocol.
    
    I re-tested validation with both of these files, to be sure.
    vcunat committed Jan 11, 2019
    Copy the full SHA
    c4a5565 View commit details

Commits on Jan 12, 2019

  1. Copy the full SHA
    c55a423 View commit details
  2. Merge pull request #52524 from stephengroat/patch-2

    freetype: 2.9 -> 2.9.1
    ttuegel authored Jan 12, 2019
    Copy the full SHA
    a59e729 View commit details
  3. qt511.qtdeclarative: fix CMake qmlcachegen path

    This package contains several CMake files used for setting up its
    provided tools for use in other projects build with CMake.
    While packaging *ktouch* I found out that the ${_qt5Core_install_prefix}
    variable doesn't expand at all, rendering the path to the `qmlcachegen`
    binary useless. As a fix, the command itself is used instead of the path
    to the binary.
    schmittlauch committed Jan 12, 2019
    Copy the full SHA
    4b76c46 View commit details

Commits on Jan 13, 2019

  1. ktouch: init at 18.12.0

    packaging the `ktouch` touch typing tutor. Due to Qt impurities, it
    needs to be installed in a profile to find it runtime dependencies.
    schmittlauch committed Jan 13, 2019
    Copy the full SHA
    e93bd1d View commit details
  2. Merge pull request #53859 from schmittlauch/ktouch

    ktouch: init at 18.12.0
    Mic92 authored Jan 13, 2019
    Copy the full SHA
    7b7865a View commit details
  3. ninja: re2c is not for building docs

    ninja sources include re2c's output files, so unless we change the sources by applying a patch, re2c is not even launched
    anyway, it is not relevant to building docs
    volth authored and FRidh committed Jan 13, 2019
    Copy the full SHA
    a4faf59 View commit details
  4. stdenv: make checkInputs native

    We can't run the checkPhase when build != host, so we may as well make
    the checkInputs native.
    
    This signicantly improves the situation of Python packages when enabling
    strictDeps.
    FRidh committed Jan 13, 2019
    Copy the full SHA
    a1a5ea5 View commit details
  5. Merge staging-next into staging

    FRidh committed Jan 13, 2019
    Copy the full SHA
    bb9581c View commit details
  6. Merge pull request #53704 from dtzWill/update/utillinux-2.33.1

    utillinux; 2.33 -> 2.33.1
    dtzWill authored Jan 13, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    fpletz Franz Pletz
    Copy the full SHA
    f094f1d View commit details
  7. Verified

    This commit was signed with the committer’s verified signature.
    fpletz Franz Pletz
    Copy the full SHA
    0b02848 View commit details
  8. lzip: 1.20 -> 1.21

    NEWS file from tarball
    (don't see it on the mailing list for whatever reason,
    maybe I'm just blind O:))
    https://gist.github.com/dtzWill/4029f87c33939795a365939d06a8ef18
    dtzWill committed Jan 13, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    fpletz Franz Pletz
    Copy the full SHA
    09cc811 View commit details

Commits on Jan 14, 2019

  1. Verified

    This commit was signed with the committer’s verified signature.
    fpletz Franz Pletz
    Copy the full SHA
    3054cbd View commit details
  2. Verified

    This commit was signed with the committer’s verified signature.
    fpletz Franz Pletz
    Copy the full SHA
    5e2ac7e View commit details
  3. vala_0_38, vala_0_40, vala_0_42: add configuration to disable graphviz

    This allows building Vala without support for Graphviz; useful for more
    minimal installs where we don't want to pull it (and transitively,
    pango, gd, etc.) in as a dependency.
    andrew-d committed Jan 14, 2019
    Copy the full SHA
    c52362c View commit details
  4. Merge pull request #53920 from dtzWill/fix/llvm-bpf-target

    llvm_{6,7}: enable BPF target, fix bcc
    Mic92 authored Jan 14, 2019

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    dtzWill Will Dietz
    Copy the full SHA
    f64843f View commit details
  5. gtk3: 3.24.2 -> 3.24.3

    * Drop patches, now included!
    * Fixes system tray icon madness w/awesomeWM (and others?),
      oh joyous day what a time to be alive :)
      (parent_relative fixups, been using for a while, woohoo!)
    dtzWill committed Jan 14, 2019

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    dtzWill Will Dietz
    Copy the full SHA
    2002b8a View commit details
  6. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    dtzWill Will Dietz
    Copy the full SHA
    178d422 View commit details
  7. python37Packages.cryptography: 2.3.1 -> 2.4.2

    Changelog:
    https://cryptography.io/en/latest/changelog/#v2-4-2
    
    Important changes:
    - BACKWARDS INCOMPATIBLE: Dropped support for LibreSSL 2.4.x.
    - Deprecated OpenSSL 1.0.1 support. OpenSSL 1.0.1 is no longer supported
      by the OpenSSL project. At this time there is no time table for
      dropping support, however we strongly encourage all users to upgrade
      or install cryptography from a wheel.
    primeos committed Jan 14, 2019

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    dtzWill Will Dietz
    Copy the full SHA
    a82557e View commit details
  8. numpy: 1.15.4 -> 1.16.0

    https://mail.python.org/pipermail/numpy-discussion/2019-January/079130.html
    
    Remove musl workarounds/fixups since they don't apply,
    haven't investigated if they're still needed yet.
    dtzWill committed Jan 14, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    davidtwco David Wood
    Copy the full SHA
    ff0e5a5 View commit details

Commits on Jan 15, 2019

  1. Merge pull request #53000 from andrew-d/andrew/vala-no-graphviz

    vala_0_38, vala_0_40, vala_0_42: add configuration to disable graphviz (to reduce closure size)
    worldofpeace authored Jan 15, 2019

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    dtzWill Will Dietz
    Copy the full SHA
    263bc89 View commit details
  2. llvm_6, llvm_7: build all default targets (#53941)

    This makes LLVM tools (including dependent tools such as LLD) readily useful in
    more situations, foresees such needed additions as BPF and NVPTX, and brings
    llvm_6 and newer on par with the current default llvm_5.
    orivej authored and orivej-nixos committed Jan 15, 2019

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    dtzWill Will Dietz
    Copy the full SHA
    d6f401e View commit details
  3. openblas: fix cross-compilation

    FRidh committed Jan 15, 2019

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    dtzWill Will Dietz
    Copy the full SHA
    05ee101 View commit details
  4. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    tkerber Thomas Kerber
    Copy the full SHA
    c5d9930 View commit details
Showing with 3,716 additions and 2,559 deletions.
  1. +10 −4 doc/Makefile
  2. +13 −1 doc/stdenv.xml
  3. +2 −1 lib/systems/inspect.nix
  4. +2 −0 lib/systems/platforms.nix
  5. +6 −1 maintainers/maintainer-list.nix
  6. +0 −1 nixos/modules/installer/tools/nixos-generate-config.pl
  7. +15 −9 nixos/modules/services/networking/teamspeak3.nix
  8. +42 −17 nixos/modules/services/web-apps/tt-rss.nix
  9. +33 −0 pkgs/applications/audio/adlplug/default.nix
  10. +2 −0 pkgs/applications/audio/jamin/default.nix
  11. +1 −1 pkgs/applications/editors/neovim/neovim-remote.nix
  12. +12 −122 pkgs/applications/editors/textadept/default.nix
  13. +42 −0 pkgs/applications/editors/textadept/deps.nix
  14. +27 −40 pkgs/applications/editors/vscode/default.nix
  15. +1 −0 pkgs/applications/kde/default.nix
  16. +26 −0 pkgs/applications/kde/ktouch.nix
  17. +0 −2 pkgs/applications/misc/digitalbitbox/default.nix
  18. +2 −4 pkgs/applications/misc/orca/default.nix
  19. +2 −2 pkgs/applications/networking/instant-messengers/telegram/tdesktop/default.nix
  20. +2 −2 pkgs/applications/networking/msmtp/default.nix
  21. +21 −0 pkgs/applications/radio/aldo/default.nix
  22. +42 −0 pkgs/applications/radio/tlf/default.nix
  23. +1 −0 pkgs/applications/science/math/sage/default.nix
  24. +14 −0 pkgs/applications/science/math/sage/sage-src.nix
  25. +2 −0 pkgs/applications/science/math/sage/sagelib.nix
  26. +3 −11 pkgs/applications/science/math/sage/sagenb.nix
  27. +2 −0 pkgs/applications/version-management/git-and-tools/default.nix
  28. +24 −0 pkgs/applications/version-management/git-and-tools/gita/default.nix
  29. +8 −4 pkgs/applications/window-managers/sway/beta.nix
  30. +1 −1 pkgs/build-support/bintools-wrapper/default.nix
  31. +2 −2 pkgs/build-support/setup-hooks/prune-libtool-files.sh
  32. +9 −7 pkgs/build-support/trivial-builders.nix
  33. +1 −1 pkgs/data/misc/dns-root-data/default.nix
  34. +0 −1 pkgs/data/misc/dns-root-data/root.ds
  35. +0 −1 pkgs/data/misc/dns-root-data/root.key
  36. +3 −4 pkgs/{misc → data}/themes/greybird/default.nix
  37. +4 −4 pkgs/{misc → data}/themes/zuki/default.nix
  38. +2 −0 pkgs/desktops/gnome-2/platform/gtkhtml/default.nix
  39. +2 −2 pkgs/desktops/xfce4-13/tumbler/default.nix
  40. +1 −1 pkgs/development/compilers/gcc/4.8/default.nix
  41. +1 −1 pkgs/development/compilers/gcc/4.9/default.nix
  42. +1 −1 pkgs/development/compilers/gcc/5/default.nix
  43. +1 −1 pkgs/development/compilers/gcc/6/default.nix
  44. +1 −1 pkgs/development/compilers/gcc/7/default.nix
  45. +1 −1 pkgs/development/compilers/gcc/8/default.nix
  46. +9 −8 pkgs/development/compilers/llvm/6/llvm.nix
  47. +20 −7 pkgs/development/compilers/llvm/7/llvm.nix
  48. +0 −22 pkgs/development/compilers/llvm/common.nix
  49. +48 −5 pkgs/development/compilers/vala/default.nix
  50. +208 −0 pkgs/development/compilers/vala/disable-graphviz-0.40.12.patch
  51. +208 −0 pkgs/development/compilers/vala/disable-graphviz-0.42.4.patch
  52. +19 −0 pkgs/development/compilers/vala/gvc-compat.patch
  53. +6 −5 pkgs/development/haskell-modules/configuration-common.nix
  54. +10 −7 pkgs/development/interpreters/python/mk-python-derivation.nix
  55. +2 −2 pkgs/development/libraries/SDL2/default.nix
  56. +4 −3 pkgs/development/libraries/freetype/default.nix
  57. +5 −0 pkgs/development/libraries/glib/default.nix
  58. +2 −2 pkgs/development/libraries/glib/setup-hook.sh
  59. +4 −7 pkgs/development/libraries/gmp/5.1.x.nix
  60. +4 −7 pkgs/development/libraries/gmp/6.x.nix
  61. +2 −12 pkgs/development/libraries/gtk+/3.x.nix
  62. +2 −2 pkgs/development/libraries/libheif/default.nix
  63. +2 −2 pkgs/development/libraries/libinput/default.nix
  64. +6 −0 pkgs/development/libraries/libjpeg-turbo/default.nix
  65. +11 −0 pkgs/development/libraries/libjpeg-turbo/djpeg-rgb-islow-icc-cmp.patch
  66. +4 −10 pkgs/development/libraries/libuv/default.nix
  67. +2 −0 pkgs/development/libraries/libvdpau/default.nix
  68. +13 −0 pkgs/development/libraries/qt-5/5.11/qtdeclarative.patch
  69. +41 −53 pkgs/development/libraries/science/math/openblas/default.nix
  70. +2 −0 pkgs/development/libraries/spatialite-tools/default.nix
  71. +2 −2 pkgs/development/libraries/webkitgtk/2.4.nix
  72. +2 −2 pkgs/development/libraries/webkitgtk/default.nix
  73. +2 −2 pkgs/development/ocaml-modules/topkg/default.nix
  74. +8 −3 pkgs/development/python-modules/Cython/default.nix
  75. +2 −2 pkgs/development/python-modules/Logbook/default.nix
  76. +2 −2 pkgs/development/python-modules/Theano/default.nix
  77. +2 −2 pkgs/development/python-modules/alembic/default.nix
  78. +2 −2 pkgs/development/python-modules/allpairspy/default.nix
  79. +2 −2 pkgs/development/python-modules/awkward/default.nix
  80. +2 −2 pkgs/development/python-modules/azure-common/default.nix
  81. +2 −2 pkgs/development/python-modules/azure-mgmt-compute/default.nix
  82. +2 −2 pkgs/development/python-modules/bayespy/default.nix
  83. +2 −2 pkgs/development/python-modules/bcrypt/default.nix
  84. +1 −1 pkgs/development/python-modules/beautifulsoup4/default.nix
  85. +4 −4 pkgs/development/python-modules/bibtexparser/default.nix
  86. +2 −2 pkgs/development/python-modules/block-io/default.nix
  87. +2 −2 pkgs/development/python-modules/bokeh/default.nix
  88. +2 −2 pkgs/development/python-modules/bootstrapped-pip/default.nix
  89. +2 −2 pkgs/development/python-modules/boto3/default.nix
  90. +2 −2 pkgs/development/python-modules/botocore/default.nix
  91. +2 −2 pkgs/development/python-modules/bottle/default.nix
  92. +2 −2 pkgs/development/python-modules/carbon/default.nix
  93. +25 −20 pkgs/development/python-modules/celery/default.nix
  94. +1 −1 pkgs/development/python-modules/cffi/default.nix
  95. +3 −3 pkgs/development/python-modules/chalice/default.nix
  96. +2 −2 pkgs/development/python-modules/cmd2/default.nix
  97. +2 −2 pkgs/development/python-modules/cornice/default.nix
  98. +2 −2 pkgs/development/python-modules/cryptography/default.nix
  99. +2 −2 pkgs/development/python-modules/cryptography_vectors/default.nix
  100. +2 −2 pkgs/development/python-modules/debian/default.nix
  101. +2 −2 pkgs/development/python-modules/dependency-injector/default.nix
  102. +1 −1 pkgs/development/python-modules/distro/default.nix
  103. +2 −2 pkgs/development/python-modules/djangorestframework/default.nix
  104. +2 −2 pkgs/development/python-modules/docrep/default.nix
  105. +2 −2 pkgs/development/python-modules/dogpile.cache/default.nix
  106. +2 −2 pkgs/development/python-modules/dulwich/default.nix
  107. +1 −1 pkgs/development/python-modules/ecdsa/default.nix
  108. +1 −1 pkgs/development/python-modules/et_xmlfile/default.nix
  109. +2 −1 pkgs/development/python-modules/execnet/default.nix
  110. +2 −2 pkgs/development/python-modules/eyed3/default.nix
  111. +2 −2 pkgs/development/python-modules/filetype/default.nix
  112. +2 −2 pkgs/development/python-modules/fiona/default.nix
  113. +14 −16 pkgs/development/python-modules/fs/default.nix
  114. +2 −2 pkgs/development/python-modules/google_api_core/default.nix
  115. +4 −3 pkgs/development/python-modules/google_cloud_asset/default.nix
  116. +4 −3 pkgs/development/python-modules/google_cloud_automl/default.nix
  117. +2 −2 pkgs/development/python-modules/google_cloud_bigquery/default.nix
  118. +4 −3 pkgs/development/python-modules/google_cloud_bigquery_datatransfer/default.nix
  119. +2 −2 pkgs/development/python-modules/google_cloud_bigtable/default.nix
  120. +4 −3 pkgs/development/python-modules/google_cloud_container/default.nix
  121. +2 −2 pkgs/development/python-modules/google_cloud_core/default.nix
  122. +4 −3 pkgs/development/python-modules/google_cloud_dataproc/default.nix
  123. +2 −2 pkgs/development/python-modules/google_cloud_datastore/default.nix
  124. +4 −3 pkgs/development/python-modules/google_cloud_dlp/default.nix
  125. +2 −2 pkgs/development/python-modules/google_cloud_dns/default.nix
  126. +2 −2 pkgs/development/python-modules/google_cloud_error_reporting/default.nix
  127. +2 −2 pkgs/development/python-modules/google_cloud_firestore/default.nix
  128. +4 −3 pkgs/development/python-modules/google_cloud_iot/default.nix
  129. +4 −3 pkgs/development/python-modules/google_cloud_kms/default.nix
  130. +4 −3 pkgs/development/python-modules/google_cloud_language/default.nix
  131. +2 −2 pkgs/development/python-modules/google_cloud_logging/default.nix
  132. +2 −2 pkgs/development/python-modules/google_cloud_monitoring/default.nix
  133. +2 −2 pkgs/development/python-modules/google_cloud_pubsub/default.nix
  134. +4 −3 pkgs/development/python-modules/google_cloud_redis/default.nix
  135. +2 −2 pkgs/development/python-modules/google_cloud_resource_manager/default.nix
  136. +2 −2 pkgs/development/python-modules/google_cloud_runtimeconfig/default.nix
  137. +4 −3 pkgs/development/python-modules/google_cloud_securitycenter/default.nix
  138. +2 −2 pkgs/development/python-modules/google_cloud_spanner/default.nix
  139. +2 −2 pkgs/development/python-modules/google_cloud_speech/default.nix
  140. +2 −2 pkgs/development/python-modules/google_cloud_storage/default.nix
  141. +4 −3 pkgs/development/python-modules/google_cloud_tasks/default.nix
  142. +4 −3 pkgs/development/python-modules/google_cloud_texttospeech/default.nix
  143. +2 −2 pkgs/development/python-modules/google_cloud_trace/default.nix
  144. +2 −2 pkgs/development/python-modules/google_cloud_translate/default.nix
  145. +4 −3 pkgs/development/python-modules/google_cloud_videointelligence/default.nix
  146. +2 −2 pkgs/development/python-modules/google_cloud_vision/default.nix
  147. +4 −3 pkgs/development/python-modules/google_cloud_websecurityscanner/default.nix
  148. +2 −2 pkgs/development/python-modules/google_resumable_media/default.nix
  149. +2 −2 pkgs/development/python-modules/googleapis_common_protos/default.nix
  150. +2 −2 pkgs/development/python-modules/graphite-web/default.nix
  151. +2 −2 pkgs/development/python-modules/gsd/default.nix
  152. +2 −2 pkgs/development/python-modules/homeassistant-pyozw/default.nix
  153. +7 −2 pkgs/development/python-modules/httpretty/default.nix
  154. +2 −2 pkgs/development/python-modules/hupper/default.nix
  155. +2 −2 pkgs/development/python-modules/hvac/default.nix
  156. +2 −2 pkgs/development/python-modules/identify/default.nix
  157. +2 −2 pkgs/development/python-modules/imgaug/default.nix
  158. +2 −2 pkgs/development/python-modules/imutils/default.nix
  159. +5 −9 pkgs/development/python-modules/isbnlib/default.nix
  160. +2 −2 pkgs/development/python-modules/j2cli/default.nix
  161. +2 −2 pkgs/development/python-modules/jedi/default.nix
  162. +2 −2 pkgs/development/python-modules/jenkinsapi/default.nix
  163. +2 −2 pkgs/development/python-modules/jsbeautifier/default.nix
  164. +1 −1 pkgs/development/python-modules/jsonref/default.nix
  165. +6 −4 pkgs/development/python-modules/jsonschema/default.nix
  166. +2 −2 pkgs/development/python-modules/jupyter_client/default.nix
  167. +5 −2 pkgs/development/python-modules/kerberos/default.nix
  168. +2 −2 pkgs/development/python-modules/kombu/default.nix
  169. +1 −3 pkgs/development/python-modules/ldap3/default.nix
  170. +2 −2 pkgs/development/python-modules/ledgerblue/default.nix
  171. +3 −5 pkgs/development/python-modules/llfuse/default.nix
  172. +2 −1 pkgs/development/python-modules/llvmlite/default.nix
  173. +3 −2 pkgs/development/python-modules/lxml/default.nix
  174. +2 −2 pkgs/development/python-modules/m2r/default.nix
  175. +3 −1 pkgs/development/python-modules/matplotlib/default.nix
  176. +4 −2 pkgs/development/python-modules/minimock/default.nix
  177. +32 −0 pkgs/development/python-modules/moderngl/default.nix
  178. +2 −2 pkgs/development/python-modules/mwoauth/default.nix
  179. +2 −2 pkgs/development/python-modules/nest-asyncio/default.nix
  180. +4 −3 pkgs/development/python-modules/netaddr/default.nix
  181. +2 −2 pkgs/development/python-modules/netifaces/default.nix
  182. +22 −12 pkgs/development/python-modules/nibabel/default.nix
  183. +1 −4 pkgs/development/python-modules/nose-randomly/default.nix
  184. +1 −0 pkgs/development/python-modules/nose_warnings_filters/default.nix
  185. +1 −1 pkgs/development/python-modules/nosejs/default.nix
  186. +2 −2 pkgs/development/python-modules/notebook/default.nix
  187. +2 −2 pkgs/development/python-modules/numexpr/default.nix
  188. +2 −14 pkgs/development/python-modules/numpy/default.nix
  189. +2 −2 pkgs/development/python-modules/ofxtools/default.nix
  190. +2 −2 pkgs/development/python-modules/openpyxl/default.nix
  191. +2 −2 pkgs/development/python-modules/paperspace/default.nix
  192. +2 −2 pkgs/development/python-modules/pathlib2/default.nix
  193. +1 −1 pkgs/development/python-modules/pep257/default.nix
  194. +2 −2 pkgs/development/python-modules/pg8000/default.nix
  195. +2 −2 pkgs/development/python-modules/phonenumbers/default.nix
  196. +2 −2 pkgs/development/python-modules/pid/default.nix
  197. +6 −1 pkgs/development/python-modules/pkgconfig/default.nix
  198. +38 −0 pkgs/development/python-modules/pkgconfig/executable.patch
  199. +1 −1 pkgs/development/python-modules/plotly/default.nix
  200. +2 −2 pkgs/development/python-modules/pluggy/default.nix
  201. +4 −4 pkgs/development/python-modules/podcastparser/default.nix
  202. +2 −2 pkgs/development/python-modules/process-tests/default.nix
  203. +2 −2 pkgs/development/python-modules/pyasn1-modules/default.nix
  204. +2 −2 pkgs/development/python-modules/pyasn1/default.nix
  205. +2 −1 pkgs/development/python-modules/pyatspi/default.nix
  206. +26 −0 pkgs/development/python-modules/pybind11/default.nix
  207. +2 −2 pkgs/development/python-modules/pybotvac/default.nix
  208. +2 −2 pkgs/development/python-modules/pybtex/default.nix
  209. +23 −19 pkgs/development/python-modules/pycairo/default.nix
  210. +2 −2 pkgs/development/python-modules/pycryptodome/default.nix
  211. +2 −2 pkgs/development/python-modules/pycryptodomex/default.nix
  212. +1 −1 pkgs/development/python-modules/pydispatcher/default.nix
  213. +1 −1 pkgs/development/python-modules/pygobject/3.nix
  214. +8 −7 pkgs/development/python-modules/pygraphviz/default.nix
  215. +1 −1 pkgs/development/python-modules/pygraphviz/graphviz-path.patch
  216. +2 −2 pkgs/development/python-modules/pyobjc/default.nix
  217. +2 −2 pkgs/development/python-modules/pyopencl/default.nix
  218. +1 −1 pkgs/development/python-modules/pyopenssl/default.nix
  219. +2 −2 pkgs/development/python-modules/pyparsing/default.nix
  220. +4 −4 pkgs/development/python-modules/pysnmp/default.nix
  221. +2 −2 pkgs/development/python-modules/pytest-cov/default.nix
  222. +1 −1 pkgs/development/python-modules/pytest-cram/default.nix
  223. +2 −2 pkgs/development/python-modules/pytest-django/default.nix
  224. +3 −3 pkgs/development/python-modules/pytest-flake8/default.nix
  225. +1 −1 pkgs/development/python-modules/pytestrunner/default.nix
  226. +2 −2 pkgs/development/python-modules/python-docx/default.nix
  227. +2 −2 pkgs/development/python-modules/python-socketio/default.nix
  228. +2 −2 pkgs/development/python-modules/python_openzwave/default.nix
  229. +1 −1 pkgs/development/python-modules/pyudev/default.nix
  230. +2 −2 pkgs/development/python-modules/regex/default.nix
  231. +2 −2 pkgs/development/python-modules/reportlab/default.nix
  232. +2 −2 pkgs/development/python-modules/responses/default.nix
  233. +2 −2 pkgs/development/python-modules/ruamel_yaml/default.nix
  234. +2 −2 pkgs/development/python-modules/scikit-bio/default.nix
  235. +2 −2 pkgs/development/python-modules/setuptools/default.nix
  236. +2 −2 pkgs/development/python-modules/sphinx/default.nix
  237. +1 −1 pkgs/development/python-modules/sphinxcontrib-bibtex/default.nix
  238. +2 −2 pkgs/development/python-modules/sqlmap/default.nix
  239. +1 −1 pkgs/development/python-modules/sqlparse/default.nix
  240. +2 −2 pkgs/development/python-modules/staticjinja/default.nix
  241. +2 −2 pkgs/development/python-modules/thespian/default.nix
  242. +2 −2 pkgs/development/python-modules/tlsh/default.nix
  243. +2 −2 pkgs/development/python-modules/typed-ast/default.nix
  244. +2 −2 pkgs/development/python-modules/uproot-methods/default.nix
  245. +6 −5 pkgs/development/python-modules/uproot/default.nix
  246. +2 −2 pkgs/development/python-modules/vidstab/default.nix
  247. +2 −2 pkgs/development/python-modules/webob/default.nix
  248. +2 −2 pkgs/development/python-modules/whisper/default.nix
  249. +2 −1 pkgs/development/python-modules/whoosh/default.nix
  250. +2 −3 pkgs/development/python-modules/wxPython/3.0.nix
  251. +2 −2 pkgs/development/python-modules/wxPython/4.0.nix
  252. +1 −1 pkgs/development/python-modules/xlrd/default.nix
  253. +2 −2 pkgs/development/python-modules/zope_testrunner/default.nix
  254. +434 −434 pkgs/development/r-modules/bioc-packages.nix
  255. +1,227 −1,175 pkgs/development/r-modules/cran-packages.nix
  256. +0 −6 pkgs/development/r-modules/default.nix
  257. +1 −1 pkgs/development/tools/build-managers/ninja/default.nix
  258. +1 −1 pkgs/development/tools/documentation/gnome-doc-utils/default.nix
  259. +4 −2 pkgs/development/tools/misc/hydra/default.nix
  260. +2 −2 pkgs/development/tools/ocaml/cppo/default.nix
  261. +2 −0 pkgs/games/exult/default.nix
  262. +2 −0 pkgs/games/macopix/default.nix
  263. +6 −1 pkgs/os-specific/linux/alsa-lib/default.nix
  264. +4 −4 pkgs/os-specific/linux/firejail/default.nix
  265. +2 −2 pkgs/os-specific/linux/iproute/default.nix
  266. +9 −12 pkgs/os-specific/linux/iwd/default.nix
  267. +2 −2 pkgs/os-specific/linux/util-linux/default.nix
  268. +3 −3 pkgs/servers/home-assistant/cli.nix
  269. +32 −0 pkgs/servers/tt-rss/plugin-auth-ldap/default.nix
  270. +4 −1 pkgs/stdenv/generic/default.nix
  271. +4 −4 pkgs/stdenv/generic/make-derivation.nix
  272. +2 −2 pkgs/tools/admin/awscli/default.nix
  273. +2 −2 pkgs/tools/archivers/gnutar/default.nix
  274. +27 −0 pkgs/tools/audio/opl3bankeditor/default.nix
  275. +19 −0 pkgs/tools/audio/opl3bankeditor/opn2bankeditor.nix
  276. +2 −2 pkgs/tools/backup/borg/default.nix
  277. +1 −1 pkgs/tools/backup/tarsnapper/default.nix
  278. +2 −2 pkgs/tools/compression/lzip/default.nix
  279. +3 −3 pkgs/tools/misc/bat/default.nix
  280. +2 −2 pkgs/tools/misc/lf/default.nix
  281. +7 −1 pkgs/tools/misc/pubs/default.nix
  282. +34 −0 pkgs/tools/nix/nix-script/default.nix
  283. +2 −2 pkgs/tools/security/sudo/default.nix
  284. +5 −5 pkgs/tools/system/honcho/default.nix
  285. +27 −6 pkgs/top-level/all-packages.nix
  286. +162 −0 pkgs/top-level/perl-packages.nix
  287. +69 −23 pkgs/top-level/python-packages.nix
14 changes: 10 additions & 4 deletions doc/Makefile
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ fix-misc-xml:

.PHONY: clean
clean:
rm -f ${MD_TARGETS} .version manual-full.xml functions/library/locations.xml
rm -f ${MD_TARGETS} .version manual-full.xml functions/library/locations.xml functions/library/generated
rm -rf ./out/ ./highlightjs

.PHONY: validate
@@ -71,16 +71,22 @@ highlightjs:
cp -r "$$HIGHLIGHTJS/loader.js" highlightjs/


manual-full.xml: ${MD_TARGETS} .version functions/library/locations.xml *.xml **/*.xml **/**/*.xml
manual-full.xml: ${MD_TARGETS} .version functions/library/locations.xml functions/library/generated *.xml **/*.xml **/**/*.xml
xmllint --nonet --xinclude --noxincludenode manual.xml --output manual-full.xml

.version:
nix-instantiate --eval \
-E '(import ../lib).version' > .version

function_locations := $(shell nix-build --no-out-link ./lib-function-locations.nix)

functions/library/locations.xml:
nix-build ./lib-function-locations.nix \
--out-link ./functions/library/locations.xml
ln -s $(function_locations) ./functions/library/locations.xml

functions/library/generated:
nix-build ./lib-function-docs.nix \
--arg locationsXml $(function_locations)\
--out-link ./functions/library/generated

%.section.xml: %.section.md
pandoc $^ -w docbook+smart \
14 changes: 13 additions & 1 deletion doc/stdenv.xml
Original file line number Diff line number Diff line change
@@ -1664,6 +1664,18 @@ installTargets = "install-bin install-doc";</programlisting>
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<varname>dontPruneLibtoolFiles</varname>
</term>
<listitem>
<para>
If set, libtool <literal>.la</literal> files associated with shared
libraries won't have their <literal>dependency_libs</literal> field
cleared.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<varname>forceShare</varname>
@@ -1800,7 +1812,7 @@ set debug-file-directory ~/.nix-profile/lib/debug
<listitem>
<para>
A list of dependencies used by the phase. This gets included in
<varname>buildInputs</varname> when <varname>doInstallCheck</varname> is
<varname>nativeBuildInputs</varname> when <varname>doInstallCheck</varname> is
set.
</para>
</listitem>
3 changes: 2 additions & 1 deletion lib/systems/inspect.nix
Original file line number Diff line number Diff line change
@@ -9,7 +9,8 @@ let abis = lib.mapAttrs (_: abi: builtins.removeAttrs abi [ "assertions" ]) abis
rec {
patterns = rec {
isi686 = { cpu = cpuTypes.i686; };
isx86_64 = { cpu = cpuTypes.x86_64; };
isx86_32 = { cpu = { family = "x86"; bits = 32; }; };
isx86_64 = { cpu = { family = "x86"; bits = 64; }; };
isPowerPC = { cpu = cpuTypes.powerpc; };
isPower = { cpu = { family = "power"; }; };
isx86 = { cpu = { family = "x86"; }; };
2 changes: 2 additions & 0 deletions lib/systems/platforms.nix
Original file line number Diff line number Diff line change
@@ -467,6 +467,8 @@ rec {
};

selectBySystem = system: {
"i486-linux" = pc32;
"i586-linux" = pc32;
"i686-linux" = pc32;
"x86_64-linux" = pc64;
"armv5tel-linux" = sheevaplug;
7 changes: 6 additions & 1 deletion maintainers/maintainer-list.nix
Original file line number Diff line number Diff line change
@@ -1962,6 +1962,11 @@
github = "ikervagyok";
name = "Balázs Lengyel";
};
ilikeavocadoes = {
email = "ilikeavocadoes@hush.com";
github = "ilikeavocadoes";
name = "Lassi Haasio";
};
illegalprime = {
email = "themichaeleden@gmail.com";
github = "illegalprime";
@@ -4668,7 +4673,7 @@
name = "Thomas Bereknyei";
};
tomsmeets = {
email = "tom@tsmeets.nl";
email = "tom.tsmeets@gmail.com";
github = "tomsmeets";
name = "Tom Smeets";
};
1 change: 0 additions & 1 deletion nixos/modules/installer/tools/nixos-generate-config.pl
Original file line number Diff line number Diff line change
@@ -641,7 +641,6 @@ sub multiLineList {
# Define a user account. Don't forget to set a password with ‘passwd’.
# users.users.jane = {
# isNormalUser = true;
# uid = 1000;
# extraGroups = [ "wheel" ]; # Enable ‘sudo’ for the user.
# };
24 changes: 15 additions & 9 deletions nixos/modules/services/networking/teamspeak3.nix
Original file line number Diff line number Diff line change
@@ -41,8 +41,9 @@ in
};

voiceIP = mkOption {
type = types.str;
default = "0.0.0.0";
type = types.nullOr types.str;
default = null;
example = "0.0.0.0";
description = ''
IP on which the server instance will listen for incoming voice connections. Defaults to any IP.
'';
@@ -57,8 +58,9 @@ in
};

fileTransferIP = mkOption {
type = types.str;
default = "0.0.0.0";
type = types.nullOr types.str;
default = null;
example = "0.0.0.0";
description = ''
IP on which the server instance will listen for incoming file transfer connections. Defaults to any IP.
'';
@@ -73,8 +75,9 @@ in
};

queryIP = mkOption {
type = types.str;
default = "0.0.0.0";
type = types.nullOr types.str;
default = null;
example = "0.0.0.0";
description = ''
IP on which the server instance will listen for incoming ServerQuery connections. Defaults to any IP.
'';
@@ -122,9 +125,12 @@ in
ExecStart = ''
${ts3}/bin/ts3server \
dbsqlpath=${ts3}/lib/teamspeak/sql/ logpath=${cfg.logPath} \
voice_ip=${cfg.voiceIP} default_voice_port=${toString cfg.defaultVoicePort} \
filetransfer_ip=${cfg.fileTransferIP} filetransfer_port=${toString cfg.fileTransferPort} \
query_ip=${cfg.queryIP} query_port=${toString cfg.queryPort} license_accepted=1
${optionalString (cfg.voiceIP != null) "voice_ip=${cfg.voiceIP}"} \
default_voice_port=${toString cfg.defaultVoicePort} \
${optionalString (cfg.fileTransferIP != null) "filetransfer_ip=${cfg.fileTransferIP}"} \
filetransfer_port=${toString cfg.fileTransferPort} \
${optionalString (cfg.queryIP != null) "query_ip=${cfg.queryIP}"} \
query_port=${toString cfg.queryPort} license_accepted=1
'';
WorkingDirectory = cfg.dataDir;
User = user;
59 changes: 42 additions & 17 deletions nixos/modules/services/web-apps/tt-rss.nix
Original file line number Diff line number Diff line change
@@ -34,7 +34,14 @@ let
define('DB_HOST', '${optionalString (cfg.database.host != null) cfg.database.host}');
define('DB_USER', '${cfg.database.user}');
define('DB_NAME', '${cfg.database.name}');
define('DB_PASS', '${optionalString (cfg.database.password != null) (escape ["'" "\\"] cfg.database.password)}');
define('DB_PASS', ${
if (cfg.database.password != null) then
"'${(escape ["'" "\\"] cfg.database.password)}'"
else if (cfg.database.passwordFile != null) then
"file_get_contents('${cfg.database.passwordFile}')"
else
""
});
define('DB_PORT', '${toString dbPort}');
define('AUTH_AUTO_CREATE', ${boolToString cfg.auth.autoCreate});
@@ -168,6 +175,14 @@ let
'';
};

passwordFile = mkOption {
type = types.nullOr types.str;
default = null;
description = ''
The database user's password.
'';
};

port = mkOption {
type = types.nullOr types.int;
default = null;
@@ -479,21 +494,30 @@ let

config = mkIf cfg.enable {

services.phpfpm.poolConfigs = mkIf (cfg.pool == "${poolName}") {
"${poolName}" = ''
listen = "${phpfpmSocketName}";
listen.owner = nginx
listen.group = nginx
listen.mode = 0600
user = ${cfg.user}
pm = dynamic
pm.max_children = 75
pm.start_servers = 10
pm.min_spare_servers = 5
pm.max_spare_servers = 20
pm.max_requests = 500
catch_workers_output = 1
'';
assertions = [
{
assertion = cfg.database.password != null -> cfg.database.passwordFile == null;
message = "Cannot set both password and passwordFile";
}
];

services.phpfpm.pools = mkIf (cfg.pool == "${poolName}") {
"${poolName}" = {
listen = "/var/run/phpfpm/${poolName}.sock";
extraConfig = ''
listen.owner = nginx
listen.group = nginx
listen.mode = 0600
user = ${cfg.user}
pm = dynamic
pm.max_children = 75
pm.start_servers = 10
pm.min_spare_servers = 5
pm.max_spare_servers = 20
pm.max_requests = 500
catch_workers_output = 1
'';
};
};

# NOTE: No configuration is done if not using virtual host
@@ -510,7 +534,7 @@ let
locations."~ \.php$" = {
extraConfig = ''
fastcgi_split_path_info ^(.+\.php)(/.+)$;
fastcgi_pass unix:${phpfpmSocketName};
fastcgi_pass unix:${config.services.phpfpm.pools.${cfg.pool}.listen};
fastcgi_index index.php;
'';
};
@@ -528,6 +552,7 @@ let
callSql = e:
if cfg.database.type == "pgsql" then ''
${optionalString (cfg.database.password != null) "PGPASSWORD=${cfg.database.password}"} \
${optionalString (cfg.database.passwordFile != null) "PGPASSWORD=$(cat ${cfg.database.passwordFile}"}) \
${pkgs.sudo}/bin/sudo -u ${cfg.user} ${config.services.postgresql.package}/bin/psql \
-U ${cfg.database.user} \
${optionalString (cfg.database.host != null) "-h ${cfg.database.host} --port ${toString dbPort}"} \
33 changes: 33 additions & 0 deletions pkgs/applications/audio/adlplug/default.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{ stdenv, fetchFromGitHub, cmake, pkgconfig, libjack2, alsaLib
, freetype, libX11, libXrandr, libXinerama, libXext, libXcursor
, adlplugChip ? "-DADLplug_CHIP=OPL3"
, pname ? "ADLplug" }:

stdenv.mkDerivation rec {
name = "${pname}-${version}";
version = "v1.0.0-beta.5";

src = fetchFromGitHub {
owner = "jpcima";
repo = "ADLplug";
rev = version;
sha256 = "1f8v61nv33xwpzmmk38dkr3fvm2j2xf0a74agxnl9p1yvy3a9w3s";
fetchSubmodules = true;
};

cmakeFlags = [ adlplugChip ];

buildInputs = [
libjack2 alsaLib freetype libX11 libXrandr libXinerama libXext
libXcursor
];
nativeBuildInputs = [ cmake pkgconfig ];

meta = with stdenv.lib; {
description = "Synthesizer plugin for ADLMIDI and OPNMIDI (VST/LV2)";
homepage = src.meta.homepage;
license = licenses.boost;
platforms = platforms.linux;
maintainers = with maintainers; [ gnidorah ];
};
}
2 changes: 2 additions & 0 deletions pkgs/applications/audio/jamin/default.nix
Original file line number Diff line number Diff line change
@@ -14,6 +14,8 @@ stdenv.mkDerivation {
buildInputs = [ fftwFloat gtk2 ladspaPlugins libjack2 liblo libxml2 makeWrapper ]
++ (with perlPackages; [ perl XMLParser ]);

NIX_LDFLAGS = [ "-ldl" ];

postInstall = ''
wrapProgram $out/bin/jamin --set LADSPA_PATH ${ladspaPlugins}/lib/ladspa
'';
2 changes: 1 addition & 1 deletion pkgs/applications/editors/neovim/neovim-remote.nix
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@

with stdenv.lib;

pythonPackages.buildPythonPackage rec {
pythonPackages.buildPythonApplication rec {
pname = "neovim-remote";
version = "2.1.4";
disabled = !pythonPackages.isPy3k;
Loading