pythonPackages.libtmux: enable darwin build
This commit is contained in:
@@ -21,8 +21,6 @@ buildPythonPackage rec {
|
|||||||
description = "Scripting library for tmux";
|
description = "Scripting library for tmux";
|
||||||
homepage = https://libtmux.readthedocs.io/;
|
homepage = https://libtmux.readthedocs.io/;
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
platforms = platforms.linux;
|
|
||||||
maintainers = with maintainers; [ jgeerds ];
|
maintainers = with maintainers; [ jgeerds ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user