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: 8f584be88642
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 134b64534312
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 6, 2020

  1. python3Packages.nibabel: 3.0.0 -> 3.0.1

    - this unbreaks the package due to erroring tests in 3.0.0
    - remove obsolete (mostly Python2-related) deps
    - add deps to support MINC, DICOM, and SPM formats
    - only build on x64 due to a dtype bug on Arm64
    bcdarwin authored and FRidh committed Feb 6, 2020
    Copy the full SHA
    83bdc1d View commit details
    Browse the repository at this point in the history
  2. pythonPackages.pydicom: 1.3.0 -> 1.4.1

    - routine update; unbreaks with Python 3.8 (not supported before 1.4.1)
    bcdarwin authored and FRidh committed Feb 6, 2020
    Copy the full SHA
    f5c1917 View commit details
    Browse the repository at this point in the history
  3. python3Packages.nilearn: unbreak package

    bcdarwin authored and FRidh committed Feb 6, 2020
    Copy the full SHA
    134b645 View commit details
    Browse the repository at this point in the history