Skip to content
This repository has been 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
base: afcf35320d8c
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: e171f096a244
Choose a head ref
  • 5 commits
  • 5 files changed
  • 5 contributors

Commits on Oct 23, 2020

  1. test-driver.py: Fix deadlock when the log queue gets full

    If a program (e.g. nixos-install) writes more than 1000 lines to
    stderr during execute(), then process_serial_output() deadlocks
    waiting for the queue to be processed. So use an unbounded queue
    instead.
    
    We should probably get rid of the structured log output (log.xml),
    since then we don't need the log queue anymore.
    
    (cherry picked from commit 78f2a83)
    edolstra authored and aszlig committed Oct 23, 2020
    Copy the full SHA
    b7bcf5e View commit details
    Browse the repository at this point in the history
  2. brave: 1.11.97 -> 1.15.76

    buckley310 committed Oct 23, 2020
    Copy the full SHA
    124e931 View commit details
    Browse the repository at this point in the history
  3. mumble: 1.3.1 -> 1.3.3

    TredwellGit authored and andir committed Oct 23, 2020
    Copy the full SHA
    90c27d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. Merge #101380: thunderbird*: 78.3.2 -> 78.4.0

    (cherry picked from commit c0a646e)
    Re-tested both briefly atop 20.03.
    vcunat committed Oct 24, 2020
    Copy the full SHA
    a26e92a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2020

  1. Merge pull request #101491 from buckley310/release-20.03

    [20.03] brave: 1.11.97 -> 1.15.76
    bhipple committed Oct 25, 2020
    Copy the full SHA
    e171f09 View commit details
    Browse the repository at this point in the history