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: a8a2e8411061
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 15c8362c14bf
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 6, 2019

  1. neovim-qt: wrap in separate derivation

    This makes it possible to swap out the (wrapped) neovim without
    recompiling neovim-qt. In particular, the user can use `neovim.override`
    to configure their neovim and then use that same configuration for
    neovim-qt, without having to give up binary caching.
    timokau committed Jan 6, 2019
    Copy the full SHA
    ee9bc40 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c52c4a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. Merge pull request #53447 from timokau/neovim-qt-wrapper

     neovim-qt: wrap in separate derivation
    peterhoeg committed Jan 8, 2019
    Copy the full SHA
    15c8362 View commit details
    Browse the repository at this point in the history