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: 98419a0f6453
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 170dc5dee2fe
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 13, 2019

  1. maintainers: added netixx

    netixx committed Feb 13, 2019
    Copy the full SHA
    097746f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. pythonPackages.aiolifx: init at 0.6.7

    Aiolifx package provides ability to control lifx (https://www.lifx.com)
    light fixtures using python. The original need was to use it with
    the home-assistant package, specifically the "lifx" component.
    netixx committed Feb 14, 2019
    Copy the full SHA
    2206999 View commit details
    Browse the repository at this point in the history
  2. pythonPackages.aiolifx-effects: init at 0.2.1

    Aiolifx_effects package extends the pythonPackages.aiolifx package to
    provide the ability to program effects (strobe, fade) into lifx light
    fixtures (https://www.lifx.com) using python. The original need was to
    use it with the home-assistant package, specifically the "lifx"
    component. Although not strictly required to control the lights, the
    lifx compopent imports this package and will fail if it's not present.
    netixx committed Feb 14, 2019
    Copy the full SHA
    9b02f5e View commit details
    Browse the repository at this point in the history
  3. home-assistant: fix dependencies for lifx component

    Update components dependencies for home-assistant.
    netixx committed Feb 14, 2019
    Copy the full SHA
    2d0abff View commit details
    Browse the repository at this point in the history
  4. Merge pull request #55658 from netixx/hass-lifx-fix

    home-assistant: add lifx component dependencies
    dotlambda committed Feb 14, 2019
    Copy the full SHA
    170dc5d View commit details
    Browse the repository at this point in the history