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: 465ca1afe567
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: bd5314f6e2f6
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 7, 2020

  1. python35Packages.vega: disable python{2,35}, abandonded

    ```
      Processing ./vega-3.4.0-py2-none-any.whl
      ERROR: Package 'vega' requires a different Python: 2.7.18 not in '>=3.6.1'
      builder for '/nix/store/l6f04q9sk1a3n8rl4rscaz2w8xinygfr-python2.7-vega-3.4.0.drv' failed with exit code 1
    ```
    Jonathan Ringer committed Jul 7, 2020
    Copy the full SHA
    159b4ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92632 from jonringer/disable-vega-py2

    python35Packages.vega: disable python{2,35}, abandonded
    worldofpeace committed Jul 7, 2020
    Copy the full SHA
    bd5314f View commit details
    Browse the repository at this point in the history