Skip to content
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
base: 1fd295ff0d16
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b2030e8240c1
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 23, 2018

  1. matrix-synapse: prepare for python3 switch

    With this commit, we *can* swap python2 for python3 to run synapse using python3
    instead.
    
    The reason for not making the switch is that a number of CLI tools provided with
    synapse do not yet work under py3 despite synapse running fine.
    
    So this doesn't actually do anything on its own except to prepare for the
    upcoming py3 switch.
    
    (cherry picked from commit dc74c44)
    peterhoeg authored and fpletz committed Nov 23, 2018
    Copy the full SHA
    247fea9 View commit details
    Browse the repository at this point in the history
  2. matrix-synapse: 0.33.8 -> 0.33.9

    (cherry picked from commit 2bf16cb)
    fpletz committed Nov 23, 2018
    Copy the full SHA
    96550b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2018

  1. browserpass: 2.0.18 -> 2.0.22

    (cherry picked from commit 5ea22c4)
    fpletz committed Nov 24, 2018
    Copy the full SHA
    b2030e8 View commit details
    Browse the repository at this point in the history