nixpkgs/pkgs/servers/home-assistant
Martin Weinelt b86e821a3a home-assistant: ignore aliases in parse-requirements.py
Fixes duplicate packages found when there is also an alias.
We already account for PEP518 normalization ourselves.

Traceback (most recent call last):
  File "./parse-requirements.py", line 226, in <module>
    main()
  File "./parse-requirements.py", line 174, in main
    attr_path = name_to_attr_path(name, packages)
  File "./parse-requirements.py", line 142, in name_to_attr_path
    assert len(attr_paths) <= 1, "{} matches more than one derivation: {}".format(
AssertionError: google-api-python-client matches more than one derivation: {'python3Packages.google_api_python_client', 'python3Packages.google-api-python-client'}
2021-06-11 11:44:34 +02:00
..
appdaemon.nix appdaemon: 4.0.5 -> 4.0.8 2021-04-18 19:32:43 +02:00
cli.nix home-assistant-cli: 0.9.1 -> 0.9.3 2021-04-12 16:41:31 +02:00
component-packages.nix home-assistant: ignore aliases in parse-requirements.py 2021-06-11 11:44:34 +02:00
default.nix home-assistant: enable roon tests 2021-05-28 13:38:20 -07:00
frontend.nix home-assistant: 2021.4.6 -> 2021.5.0 2021-05-06 04:45:55 +02:00
parse-requirements.py home-assistant: ignore aliases in parse-requirements.py 2021-06-11 11:44:34 +02:00
update.sh home-assistant: fix packagen name in update.sh 2021-01-07 13:33:10 +01:00