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: 4ad6f1404a8c
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: ca9f709fd0b8
Choose a head ref

Commits on Nov 13, 2019

  1. Copy the full SHA
    c8cf552 View commit details
  2. Copy the full SHA
    ed56d04 View commit details
  3. lz4: Fix MinGW build

    Ericson2314 committed Nov 13, 2019
    Copy the full SHA
    774e88c View commit details

Commits on Nov 14, 2019

  1. discord-canary: 0.0.96 -> 0.0.97

    (cherry picked from commit 64ccc040228622c61e8fff510fbd5ebb41ee4029)
    tadeokondrak committed Nov 14, 2019
    Copy the full SHA
    d50afea View commit details
  2. maintainers/scripts/update-discord: improve

    - add comment specifying file is generated
    - remove repetition of version number
    
    (cherry picked from commit ad6e1e4fabba15faf0d7b016415547b58cf2d8c4)
    tadeokondrak committed Nov 14, 2019
    Copy the full SHA
    1cb5b33 View commit details
  3. discord-canary: 0.0.97 -> 0.0.98

    (cherry picked from commit 2e6498332463c435076878be2f9685db22cdb00e)
    tadeokondrak committed Nov 14, 2019
    Copy the full SHA
    4ac29c3 View commit details

Commits on Nov 15, 2019

  1. zstd: Fix MinGW build

    Ericson2314 committed Nov 15, 2019
    Copy the full SHA
    ca76436 View commit details

Commits on Nov 23, 2019

  1. rocksdb: 6.2.2 -> 6.2.4

    (cherry picked from commit 0cd8882)
    mb authored and Ericson2314 committed Nov 23, 2019
    Copy the full SHA
    c945338 View commit details
  2. rocksdb: Fix MinGW Build

    Ericson2314 committed Nov 23, 2019
    Copy the full SHA
    069e9fd View commit details
  3. nixos/networkd: add missing dhcpv6 and static options to `IPv6Pre…

    …fixDelegation`
    
    (cherry picked from commit b451612)
    Ma27 committed Nov 23, 2019
    Copy the full SHA
    8a7316e View commit details
  4. Merge pull request #70979 from tadeokondrak/discord-canary-0.0.97-19.09

    discord-canary: 0.0.96 -> 0.0.98 (backport)
    c0bw3b authored Nov 23, 2019
    Copy the full SHA
    1b94210 View commit details
  5. rainloop-standard: Fix pname and license

    - Switched to pname
    - Fixed the double dash in pname
    - Changed license to unfree (they don't allow redistribution)
    
    Fixes #73956
    Backport of #73963
    
    (cherry picked from commit 576a82d)
    dasJ authored and c0bw3b committed Nov 23, 2019
    Copy the full SHA
    382f095 View commit details
  6. qtpass: 1.3.0 -> 1.3.1

    dtzWill authored and nh2 committed Nov 23, 2019
    Copy the full SHA
    a4f8fbe View commit details
  7. qtpass: point to lupdate

    (cherry picked from commit 7d733bb)
    dtzWill authored and nh2 committed Nov 23, 2019
    Copy the full SHA
    a18b47c View commit details
  8. qtpass: install man page

    (cherry picked from commit a6ab41f)
    dtzWill authored and nh2 committed Nov 23, 2019
    Copy the full SHA
    1564f43 View commit details
  9. qtpass: add pwgen as optional runtime dep

    (cherry picked from commit 6362fec)
    dtzWill authored and nh2 committed Nov 23, 2019
    Copy the full SHA
    0aac7ec View commit details
  10. qtpass: 1.3.1 -> 1.3.2

    Semi-automatic update generated by
    https://github.com/ryantm/nixpkgs-update tools. This update was made
    based on information from
    https://repology.org/metapackage/qtpass/versions
    
    (cherry picked from commit 99b5363)
    r-ryantm authored and nh2 committed Nov 23, 2019
    Copy the full SHA
    b23a4aa View commit details
  11. Merge pull request #73980 from Ericson2314/mingw-rocksdb-19.09

    rocksdb: Build with MinGW for 19.09
    Ericson2314 authored Nov 23, 2019
    Copy the full SHA
    c02134f View commit details
  12. gcc: add version attribute

    gloaming committed Nov 23, 2019
    Copy the full SHA
    d7fd7ff View commit details
  13. clang: add version attribute

    gloaming committed Nov 23, 2019
    Copy the full SHA
    c4a81ed View commit details
  14. llvm: add version attribute

    gloaming committed Nov 23, 2019
    Copy the full SHA
    7808398 View commit details
  15. Copy the full SHA
    591034b View commit details
  16. Copy the full SHA
    b3a1808 View commit details
  17. clang: use pname

    gloaming committed Nov 23, 2019
    Copy the full SHA
    b9f4896 View commit details
  18. clang-manpages: use pname

    gloaming committed Nov 23, 2019
    Copy the full SHA
    a6c8c28 View commit details
  19. llvm: use pname

    gloaming committed Nov 23, 2019
    Copy the full SHA
    9b3f3b8 View commit details
  20. llvm-manpages: use pname

    gloaming committed Nov 23, 2019
    Copy the full SHA
    2b616d2 View commit details
  21. gcc: use pname

    and fix the dashes
    gloaming committed Nov 23, 2019
    Copy the full SHA
    e158e11 View commit details

Commits on Nov 24, 2019

  1. Merge pull request #67284 from gloaming/cc-versions

    (compilers): add version and pname
    Ericson2314 authored Nov 24, 2019
    Copy the full SHA
    ba62f5e View commit details
  2. gcc: Fix cross names

    There was an issue with the dashes.
    
    (taken from commit e158e11)
    gloaming authored and Ericson2314 committed Nov 24, 2019
    Copy the full SHA
    62d6429 View commit details
  3. Revert "Merge pull request #67284 from gloaming/cc-versions"

    This PR was meant to go to staging, not 19.09. I was not clear.
    
    This reverts commit ba62f5e, reversing
    changes made to c02134f.
    Ericson2314 committed Nov 24, 2019
    Copy the full SHA
    d70000a View commit details
  4. Copy the full SHA
    92fdbba View commit details
  5. Copy the full SHA
    266c4a6 View commit details
  6. Copy the full SHA
    2b51429 View commit details
  7. Merge pull request #73973 from nh2/qtpass-1.3.2-19.09

    qtpass: 1.3.2 cherry-pick to 19.09
    fpletz authored Nov 24, 2019
    Copy the full SHA
    246bca6 View commit details
  8. Merge pull request #74024 from taku0/adoptopenjdk-bin-11.0.4-19.09

    [19.09] adoptopenjdk-bin: 11.0.3 -> 11.0.5, 8.0.222 -> 8.0.232 [Security fixes]
    c0bw3b authored Nov 24, 2019
    Copy the full SHA
    3082407 View commit details
  9. iperf3: correct license to bsd3

    Backport of #73949
    
    Quoth http://software.es.net/iperf:
    > [iperf3] is released under a three-clause BSD license.
    
    (cherry picked from commit 78cb116)
    edef1c authored and c0bw3b committed Nov 24, 2019
    Copy the full SHA
    8e28732 View commit details
  10. chessx: use qt5's mkDerivation and latest qt

    Fixes #74020
    
    NixOS/nixpkgs#65399
    (cherry picked from commit 0f00c2a)
    worldofpeace committed Nov 24, 2019
    Copy the full SHA
    5861c65 View commit details
  11. kdeFrameworks.kio: moving bin stuff into "out" output

    (cherry picked from commit ef76465)
    mmahut authored and worldofpeace committed Nov 24, 2019
    Copy the full SHA
    9d8a925 View commit details
  12. tnef: 1.4.17 -> 1.4.18 (security)

    Backport of #73882
    
    addresses CVE-2019-18849
    
    (cherry picked from commit b9d458d)
    risicle authored and c0bw3b committed Nov 24, 2019
    Copy the full SHA
    753a1ac View commit details
  13. Merge pull request #74018 from Ericson2314/gcc-fix-cross-name

    gcc: Fix cross names for 19.09
    Ericson2314 authored Nov 24, 2019
    Copy the full SHA
    de2c598 View commit details
  14. Copy the full SHA
    84a1052 View commit details
  15. Copy the full SHA
    99537e9 View commit details
  16. treewide: Get rid of most parseDrvName without breaking compat

    That is because this commit should be merged to both master and
    release-19.09.
    Ericson2314 committed Nov 24, 2019
    Copy the full SHA
    9b090cc View commit details
  17. doc: Fix and clarify allowInsecurePredicate example

    I had made inbalanced parens. Remove unneeded parens for legibility too.
    Ericson2314 committed Nov 24, 2019
    Copy the full SHA
    97baa2e View commit details
  18. Copy the full SHA
    4a0a297 View commit details
  19. chromium: update vaapi patch

    NixOS/nixpkgs#73878
    (cherry picked from commit a52d767)
    bendlas committed Nov 24, 2019
    Copy the full SHA
    9f40c66 View commit details
  20. Merge pull request #74058 from Ericson2314/wrapper-pname-support-19.09

    treewide: Purge most parseDrvName preserving compat for 19.09
    Ericson2314 authored Nov 24, 2019
    Copy the full SHA
    1d35118 View commit details
  21. tightvnc: add patches for four CVEs

    Security fixes for:
    * CVE-2019-8287
    * CVE-2019-15678
    * CVE-2019-15679
    * CVE-2019-15680
    
    mostly adapted from patches fixing similar issues in the actively
    maintained libvnc
    
    (#73970)
    
    (cherry picked from commit 2482f8b)
    risicle authored and c0bw3b committed Nov 24, 2019
    Copy the full SHA
    64414ce View commit details
  22. ghcjs-ng: The GHC source should be configured with native build inputs

    This matters once we start treating GHCJS as cross compilation, as we
    should be.
    Ericson2314 committed Nov 24, 2019
    Copy the full SHA
    5858d72 View commit details
Loading