mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
Nagstamon: add missing dependency and add myself as maintainer (#423811)
This commit is contained in:
@@ -45,6 +45,7 @@ python3Packages.buildPythonApplication rec {
|
||||
python-dateutil
|
||||
requests
|
||||
requests-kerberos
|
||||
setuptools
|
||||
];
|
||||
|
||||
nativeCheckInputs = with python3Packages; [
|
||||
@@ -60,6 +61,7 @@ python3Packages.buildPythonApplication rec {
|
||||
maintainers = with lib.maintainers; [
|
||||
pSub
|
||||
liberodark
|
||||
videl
|
||||
];
|
||||
mainProgram = "nagstamon.py";
|
||||
# NameError: name 'bdist_rpm_options' is not defined. Did you mean: 'bdist_mac_options'?
|
||||
|
||||
Reference in New Issue
Block a user