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: 4e17aba3b03f^
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: c5619de08905
Choose a head ref
  • 7 commits
  • 8 files changed
  • 3 contributors

Commits on Apr 8, 2018

  1. openzwave: Init at 2018-04-04

    etu committed Apr 8, 2018
    Copy the full SHA
    4e17aba View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4d81cec View commit details
    Browse the repository at this point in the history
  3. home-assistant: treat "-" and "_" equally in parse-requirements.py

    Robert Schütz authored and etu committed Apr 8, 2018
    Copy the full SHA
    2a337b1 View commit details
    Browse the repository at this point in the history
  4. home-assistant: treat extraComponents with multiple requirements corr…

    …ectly
    Robert Schütz authored and etu committed Apr 8, 2018
    Copy the full SHA
    8d97b20 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2018

  1. couple of changes:

     - udev is an alias for systemd, so just use that
     - while technically not wrong, fiddling with installFlags as well as the
       installFlagsArray bash variable is a little ugly so instead we override the phase
     - substituteInPlace i/o sed as it's much easier to read
     - ozw_config wasn't being substituted correctly
    peterhoeg committed Apr 9, 2018
    Copy the full SHA
    3911516 View commit details
    Browse the repository at this point in the history
  2. changes:

     - systemd i/o udev
     - do not override /etc/openzwave location so we can set it from nixos
     - substituteInPlace i/o sed
     - do not adjust pkg_config_path. If openzwave had its .pc files under usr/lib,
     that should be fixed instead.
    peterhoeg committed Apr 9, 2018
    Copy the full SHA
    4e4fd03 View commit details
    Browse the repository at this point in the history
  3. wip

    peterhoeg committed Apr 9, 2018
    Copy the full SHA
    c5619de View commit details
    Browse the repository at this point in the history