Loading pkgs/development/python-modules/edalize/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,8 @@ buildPythonPackage rec { meta = with lib; { description = "Abstraction library for interfacing EDA tools"; homepage = "https://github.com/olofk/edalize"; changelog = "https://github.com/olofk/edalize/releases/tag/v${version}"; license = licenses.bsd2; maintainers = [ maintainers.astro ]; maintainers = with maintainers; [ astro ]; }; } Loading
pkgs/development/python-modules/edalize/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,8 @@ buildPythonPackage rec { meta = with lib; { description = "Abstraction library for interfacing EDA tools"; homepage = "https://github.com/olofk/edalize"; changelog = "https://github.com/olofk/edalize/releases/tag/v${version}"; license = licenses.bsd2; maintainers = [ maintainers.astro ]; maintainers = with maintainers; [ astro ]; }; }