Loading pkgs/development/python-modules/derpconf/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ buildPythonPackage rec { meta = with lib; { description = "derpconf abstracts loading configuration files for your app"; homepage = "https://github.com/globocom/derpconf"; changelog = "https://github.com/globocom/derpconf/releases/tag/${version}"; license = licenses.mit; }; } Loading
pkgs/development/python-modules/derpconf/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ buildPythonPackage rec { meta = with lib; { description = "derpconf abstracts loading configuration files for your app"; homepage = "https://github.com/globocom/derpconf"; changelog = "https://github.com/globocom/derpconf/releases/tag/${version}"; license = licenses.mit; }; }