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: fa2546f1b94b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 344d914a8795
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Feb 26, 2020

  1. python3Packages.ipykernel: fix build on darwin

    Also python34 is not supported:
    
    ipython/ipykernel@979e6fd
    
    nixpkgs doesn't provide python34 anymore, so pythonOlder "3.5" is always
    true and can be removed.
    veprbl committed Feb 26, 2020
    Copy the full SHA
    d35009e View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Merge pull request #80940 from veprbl/pr/ipykernel_darwin_fix2

    python3Packages.ipykernel: fix build on darwin
    veprbl committed Mar 3, 2020
    Copy the full SHA
    344d914 View commit details
    Browse the repository at this point in the history