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: ea9b90833cfe
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 31ff58e6f1c8
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jul 6, 2020

  1. libiio: 0.20 -> 0.21

    * Format with nixpkgs-format.
    * Reorder the attribute to be more in line with convention.
    * Use simpler git ref.
    * Hardcode paths within bindings using patch (the replaced value actually changed in this version and without this clean-up, it would have gone unnoticed.)
    * Let the build script install the python bindings instead of doing it manually (required the same hardcoding as above in the setup.py.)
    * Use cmakeFlags attribute with placeholder instead of doing that in preConfigure.
    * Move udev rules to lib since etc is meant for admins.
    * License is actually lgpl2.1+.
    jtojnar committed Jul 6, 2020
    Copy the full SHA
    0b0b743 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Merge pull request #92047 from r-ryantm/auto-update/libiio

    libiio: 0.20 -> 0.21
    jtojnar committed Jul 8, 2020
    Copy the full SHA
    31ff58e View commit details
    Browse the repository at this point in the history