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: f97746ba2726
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: 14c1a446d88f
Choose a head ref

Commits on Nov 5, 2019

  1. python3Packages.pycairo: 1.18.1 -> 1.18.2

    Jonathan Ringer committed Nov 5, 2019
    Copy the full SHA
    925f19a View commit details

Commits on Nov 9, 2019

  1. protolock: 0.14.1 -> 0.15.0

    groodt committed Nov 9, 2019
    Copy the full SHA
    3ac648e View commit details

Commits on Nov 11, 2019

  1. libxml2: 2.9.9 -> 2.9.10

    disable python test which was previously failing anyway, but in previous
    versions it was being ignored
    risicle committed Nov 11, 2019
    Copy the full SHA
    c3c77ec View commit details
  2. libxslt: 1.1.33 -> 1.1.34 (security)

    addresses CVE-2019-18197
    risicle committed Nov 11, 2019
    Copy the full SHA
    4fec9d5 View commit details
  3. ocaml-modules: replace buildInputs with nativeBuildInputs where appro…

    …priate
    
    The default has been to use buildInputs for build dependencies.
    This doesn't work when cross-compiling.
    yorickvP authored and balsoft committed Nov 11, 2019
    Copy the full SHA
    4550405 View commit details
  4. Copy the full SHA
    2693fa4 View commit details
  5. ocamlPackages.cpuid: 0.1.0 -> 0.1.2

    yorickvP authored and balsoft committed Nov 11, 2019
    Copy the full SHA
    5a40ccf View commit details
  6. ocamlPackages.zarith: 1.8 -> 1.9

    yorickvP authored and balsoft committed Nov 11, 2019
    Copy the full SHA
    a1cc0f1 View commit details
  7. libusb1: use lib.getLib to find systemd.lib

    This allows this package to build with eudev instead.
    yorickvP authored and balsoft committed Nov 11, 2019
    Copy the full SHA
    b3862e2 View commit details
  8. libgcrypt: disable asm on musl

    yorickvP authored and balsoft committed Nov 11, 2019
    Copy the full SHA
    3df718e View commit details
  9. kmod: fix --enable-static

    balsoft committed Nov 11, 2019
    Copy the full SHA
    8983cac View commit details
  10. [cpan2nix] perlPackages.LWPUserAgentDNSHosts: init at 0.13

    dependencies:
    perlPackages.TestFakeHTTPD: init at 0.08
    volth committed Nov 11, 2019
    Copy the full SHA
    aedeba0 View commit details
  11. gnome2.gnome_vfs: openssl-1.1 patch

    Use fetchpatch and explain the issue
    oneingan committed Nov 11, 2019
    Copy the full SHA
    8ea52df View commit details

Commits on Nov 12, 2019

  1. Merge pull request #72849 from jonringer/bump-pycairo

    [staging] python3Packages.pycairo: 1.18.1 -> 1.18.2
    worldofpeace authored Nov 12, 2019
    Copy the full SHA
    7f4dcce View commit details
  2. Merge pull request #72986 from juaningan/gnome_vfs_openssl11

    gnome2.gnome_vfs: openssl-1.1 patch
    globin authored Nov 12, 2019
    Copy the full SHA
    bfe6cb0 View commit details

Commits on Nov 13, 2019

  1. Merge staging-next into staging

    FRidh committed Nov 13, 2019
    Copy the full SHA
    556df88 View commit details
  2. Merge pull request #73178 from risicle/ris-libxml2-2.9.10

    libxml2: 2.9.9 -> 2.9.10, libxslt: 1.1.33 -> 1.1.34, addressing CVE-2019-18197
    flokli authored Nov 13, 2019
    Copy the full SHA
    abdc1ea View commit details

Commits on Nov 14, 2019

  1. gst_all_1: pname-ification

    dtzWill authored and jtojnar committed Nov 14, 2019
    Copy the full SHA
    1f6d0f0 View commit details
  2. Copy the full SHA
    b32481a View commit details
  3. Copy the full SHA
    9e4fb4c View commit details
  4. Copy the full SHA
    c6eec88 View commit details
  5. gst_all_1.gstreamer: 1.16.0 -> 1.16.1

    dtzWill authored and jtojnar committed Nov 14, 2019
    Copy the full SHA
    e8043ce View commit details
  6. gst_all_1.gst-libav: 1.16.0 -> 1.16.1

    dtzWill authored and jtojnar committed Nov 14, 2019
    Copy the full SHA
    ca789d3 View commit details
  7. Copy the full SHA
    2ef14fa View commit details
  8. gst_all_1.gst-vaapi: 1.16.0 -> 1.16.1

    dtzWill authored and jtojnar committed Nov 14, 2019
    Copy the full SHA
    7dff400 View commit details
  9. Copy the full SHA
    32680d9 View commit details
  10. Copy the full SHA
    56a60bf View commit details
  11. gst_all_1.gst-validate: 1.16.0 -> 1.16.1

    dtzWill authored and jtojnar committed Nov 14, 2019
    Copy the full SHA
    5b1920f View commit details
  12. libnice: clean up

    * format withn nixpkgs-fmt
    * drop unnecessary flags
    * do not propagate gupnp-igd (it is only in Requires.private)
    jtojnar committed Nov 14, 2019
    Copy the full SHA
    c14398f View commit details
  13. libpsl: fix darwin build

    tests are failing there
    
    FAIL: test-is-public
    ====================
    valgrind: mmap-FIXED(0x7fff5f400000, 8388608) failed in UME (load_unixthread1) with error 22 (Invalid argument).
    FAIL test-is-public (exit status: 1)
    FAIL: test-is-public-all
    ========================
    valgrind: mmap-FIXED(0x7fff5f400000, 8388608) failed in UME (load_unixthread1) with error 22 (Invalid argument).
    FAIL test-is-public-all (exit status: 1)
    FAIL: test-is-cookie-domain-acceptable
    ======================================
    valgrind: mmap-FIXED(0x7fff5f400000, 8388608) failed in UME (load_unixthread1) with error 22 (Invalid argument).
    FAIL test-is-cookie-domain-acceptable (exit status: 1)
    FAIL: test-is-public-builtin
    ============================
    valgrind: mmap-FIXED(0x7fff5f400000, 8388608) failed in UME (load_unixthread1) with error 22 (Invalid argument).
    FAIL test-is-public-builtin (exit status: 1)
    FAIL: test-registrable-domain
    =============================
    valgrind: mmap-FIXED(0x7fff5f400000, 8388608) failed in UME (load_unixthread1) with error 22 (Invalid argument).
    FAIL test-registrable-domain (exit status: 1)
    jtojnar committed Nov 14, 2019
    Copy the full SHA
    ffc9bde View commit details
  14. gst_all_1: Fix evaluation on Darwin, fix gstreamer builds.

    Commit be38210 broke evaluation
    on Darwin because it added these unconditional buildInputs
    that don't evaluate on Darwin:
    
        libnice librdf lilv lv2 serd sord sratom
    
    This commit fixes it, and also fixes recently-added new dependencies
    for other packages accordingly.
    
    It further fixes the build of many gstreamer packages on Darwin.
    nh2 authored and jtojnar committed Nov 14, 2019
    Copy the full SHA
    2c800ed View commit details
  15. meson: fix darwin framework lookup

    Fixes building gst_all_1.gst-plugins-good.
    
    Patch backported from 0.52.0.
    jtojnar committed Nov 14, 2019
    Copy the full SHA
    071d25a View commit details
  16. mesa: 19.2.3 -> 19.2.4

    eadwu committed Nov 14, 2019
    Copy the full SHA
    e088319 View commit details
  17. Merge pull request #73402 from eadwu/mesa/19.2.4

    mesa: 19.2.3 -> 19.2.4
    adisbladis authored Nov 14, 2019
    Copy the full SHA
    d29607c View commit details
  18. gstreamer 1.16.1 (#70690)

    gstreamer 1.16.1
    jtojnar authored Nov 14, 2019
    Copy the full SHA
    c846ede View commit details
  19. meson: fix patch URL

    Hopefully commits will be more stable.
    jtojnar committed Nov 14, 2019
    Copy the full SHA
    21f3586 View commit details
  20. Copy the full SHA
    94d4fe8 View commit details

Commits on Nov 15, 2019

  1. Copy the full SHA
    5a9ba33 View commit details
  2. Copy the full SHA
    3b16df6 View commit details
  3. Copy the full SHA
    4e80093 View commit details
  4. Copy the full SHA
    ac5cdc4 View commit details
  5. Copy the full SHA
    f2c73ca View commit details
  6. Merge pull request #73244 from volth/cpan2nix-2019-11-11

    perlPackages.LWPUserAgentDNSHosts: init at 0.13
    aanderse authored Nov 15, 2019
    Copy the full SHA
    f0e68d7 View commit details

Commits on Nov 16, 2019

  1. Copy the full SHA
    6217e94 View commit details
  2. Copy the full SHA
    55b583d View commit details

Commits on Nov 17, 2019

  1. Copy the full SHA
    77cce0d View commit details
  2. Copy the full SHA
    9daa5b7 View commit details

Commits on Nov 18, 2019

  1. Copy the full SHA
    d5ba79c View commit details
  2. Merge pull request #73436 from marsam/update-postgresql

    postgresql: 9.5.19 -> 9.5.20, 9.6.15 -> 9.6.16, 10.10 -> 10.11, 11.5 -> 11.6, 12.0 -> 12.1
    marsam authored Nov 18, 2019
    Copy the full SHA
    378fd42 View commit details
  3. Merge pull request #73598 from lovesegfault/networkmanager-1.20.6

    network-manager: 1.20.4 -> 1.20.6
    worldofpeace authored Nov 18, 2019
    Copy the full SHA
    e6963bc View commit details
Loading