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: 313706328d3a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 45632582c52b
Choose a head ref
  • 3 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 19, 2020

  1. python3Packages.spyder-kernels: Add spyder-kernels_0_5

    Previously top-level/python-packages.nix called spyder-kernels v0.5 for
    Py2k. Now both v0.5 and v1.8 (default.nix) are in pythonPackages, as
    required by cq-editor and spyder v4 respectively.
    v0.5 also now comes from GitHub instead of PyPi, with checks enabled.
    marcus7070 authored and FRidh committed Mar 19, 2020
    Copy the full SHA
    25f9926 View commit details
    Browse the repository at this point in the history
  2. python3Packages.spyder_3: Added spyder_3

    cq-editor currently requires spyder v3.x
    marcus7070 authored and FRidh committed Mar 19, 2020
    Copy the full SHA
    da760cf View commit details
    Browse the repository at this point in the history
  3. cq-editor: use spyder_3

    marcus7070 authored and FRidh committed Mar 19, 2020
    Copy the full SHA
    4563258 View commit details
    Browse the repository at this point in the history