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: 1a73b69e2067
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 563b480b6f75
Choose a head ref
  • 4 commits
  • 1 file changed
  • 4 contributors

Commits on Feb 15, 2020

  1. blender: 2.81a -> 2.82

    r-ryantm committed Feb 15, 2020
    1
    Copy the full SHA
    8a2c2e4 View commit details
    Browse the repository at this point in the history
  2. blender: fix build on darwin

    We don't compile blender with alembic. The linux build is able to detect
    that, but this is not done for darwin. This explicitly disables alembic
    to fix blender build on darwin.
    veprbl committed Feb 15, 2020
    Copy the full SHA
    ac56038 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. blender: enable alembic

    gebner committed Feb 23, 2020
    Copy the full SHA
    128c999 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Merge pull request #80155 from r-ryantm/auto-update/blender

    blender: 2.81a -> 2.82
    lsix committed Feb 25, 2020
    Copy the full SHA
    563b480 View commit details
    Browse the repository at this point in the history