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: a1aee1bd832c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 42575040fc64
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 31, 2018

  1. vimUtils: fix requiredPlugins

    I broke this in #52767 and didn't notice because I only tested with vim
    and `requiredPlugins` is only used by neovim. This would break setups
    that use string-plugins (like pathogen) with neovim.
    timokau committed Dec 31, 2018
    Copy the full SHA
    093cfde View commit details
    Browse the repository at this point in the history
  2. neovim: mark as broken for aarch64

    Has always been broken.
    timokau committed Dec 31, 2018
    Copy the full SHA
    d9d9ac9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #53113 from timokau/neovim-requiredPlugins-fix

    vimUtils: fix requiredPlugins
    timokau committed Dec 31, 2018
    Copy the full SHA
    4257504 View commit details
    Browse the repository at this point in the history