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: 9ea650bb5de4
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: bf7930d582bc
Choose a head ref
  • 10 commits
  • 9 files changed
  • 9 contributors

Commits on Nov 1, 2018

  1. vim-plugins: add jedi-vim plugin

    This plugin needs python3 support in vim, but no other addon seems to
    care about verifying that vim is built accordingly, so I don't do that
    as well.
    schmittlauch committed Nov 1, 2018
    Copy the full SHA
    18d3332 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2018

  1. Merge pull request #49589 from schmittlauch/jedi-vim-18.09

    vimPlugins: add jedi-vim plugin
    andir committed Nov 4, 2018
    Copy the full SHA
    faa179d View commit details
    Browse the repository at this point in the history
  2. gnome3.mutter: fix crash on startup with nvidia drivers

    (cherry picked from commit e2e23dd)
    thefloweringash committed Nov 4, 2018
    Copy the full SHA
    3845a4c View commit details
    Browse the repository at this point in the history
  3. timescaledb: fix license (Apache 2.0, not PostgreSQL)

    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    (cherry picked from commit b0f7c86)
    thoughtpolice committed Nov 4, 2018
    Copy the full SHA
    cc39474 View commit details
    Browse the repository at this point in the history
  4. Merge #49747: gnome3.mutter: fix crash on startup

    ... with nvidia drivers.
    vcunat committed Nov 4, 2018
    Copy the full SHA
    35151f6 View commit details
    Browse the repository at this point in the history
  5. matrix-synapse: 0.33.6 -> 0.33.8

    Also reworked dependencies:
     * blist and ujson are marked as no longer needed
     * pytz has no mention throughout `git log -p` on synapse's repository
     * systemd and affinity are optional (but turned on by default)
    
    (cherry picked from commit bb86056)
    Ekleog committed Nov 4, 2018
    Copy the full SHA
    139fd45 View commit details
    Browse the repository at this point in the history
  6. linux: 4.18.16 -> 4.18.17

    (cherry picked from commit 4eade6749d2777dd82fd6e279209a1d91482c490)
    NeQuissimus committed Nov 4, 2018
    Copy the full SHA
    8c8d0cd View commit details
    Browse the repository at this point in the history
  7. linux: 4.14.78 -> 4.14.79

    (cherry picked from commit bd636c897724c4c26171a8486c153c37c2a38eac)
    NeQuissimus committed Nov 4, 2018
    Copy the full SHA
    84c2e99 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #49606 from Ekleog/synapse-0.33.8-b18.09

    matrix-synapse: 0.33.6 -> 0.33.8
    7c6f434c committed Nov 4, 2018
    Copy the full SHA
    6ea2f78 View commit details
    Browse the repository at this point in the history
  9. haskellPackages.*.env: Fixed shellHook being ignored

    The problem was introduced in 2bafa93
    
    (cherry picked from commit 0ff9a7a)
    FPtje authored and basvandijk committed Nov 4, 2018
    Copy the full SHA
    bf7930d View commit details
    Browse the repository at this point in the history