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: ebc94344f778
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3a773045e662
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Feb 16, 2020

  1. python3Packages: attempt to fix build, mark as broken

    Earlier spyder was updated to 4.0.0. This build fails. Adding new
    dependencies, it still fails, because it needs a very specific version
    of jedi. This is problematic, we cannot have these tight constraints in
    the Python packages set.
    
    We could revert to 3.x. It builds, however, I expect it to have runtime
    issues due to jedi as well.
    
    spyder-ide/spyder#11047
    FRidh committed Feb 16, 2020
    Copy the full SHA
    3a77304 View commit details
    Browse the repository at this point in the history