treewide: name -> pname
This commit is contained in:
@@ -6,7 +6,8 @@ let
|
||||
version = "2018-11-13";
|
||||
|
||||
in stdenv.mkDerivation rec {
|
||||
name = "openzwave-${version}";
|
||||
pname = "openzwave";
|
||||
inherit version;
|
||||
|
||||
# Use fork by Home Assistant because this package is mainly used for python.pkgs.homeassistant-pyozw.
|
||||
# See https://github.com/OpenZWave/open-zwave/compare/master...home-assistant:hass for the difference.
|
||||
|
||||
Reference in New Issue
Block a user