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: 575d6a482676
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 276d82476bfd
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 19, 2019

  1. Copy the full SHA
    0956c09 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    951c5b8 View commit details
    Browse the repository at this point in the history
  3. pythonPackages.moviepy: Requires Py3.4 since 1.0.0

    "only Python 3.4+ from v.1.0"
    JohnAZoidberg committed Apr 19, 2019
    Copy the full SHA
    2b4bc37 View commit details
    Browse the repository at this point in the history
  4. pythonPackages.moviepy: Add optional deps

    Don't include them by default because they increase the derivation size
    from ~200M to over 600M.
    JohnAZoidberg committed Apr 19, 2019
    Copy the full SHA
    64476e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2019

  1. Merge pull request #59862 from JohnAZoidberg/moviepy-1.0.0-deps

    Fix pythonPackages.moviepy
    markuskowa committed Apr 20, 2019
    Copy the full SHA
    276d824 View commit details
    Browse the repository at this point in the history