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

Commits on Jan 27, 2021

  1. python-language-server: do not propagate flake8

    Because flake8 in turn propagates pyflakes. This effectively forcibly
    enables this checker enabled even if user doesn't want it.
    grwlf committed Jan 27, 2021
    Copy the full SHA
    24a4bbf View commit details
    Browse the repository at this point in the history
  2. spyder: add explicit dependency on flake8

    Previously it used flake8 from python-language-server implicitly
    grwlf committed Jan 27, 2021
    Copy the full SHA
    4d2f81c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6834d03 View commit details
    Browse the repository at this point in the history