Merge pull request #13917 from DamienCassou/khal-needs-setuptools_scm
khal: add setuptools_scm to dependencies
This commit is contained in:
commit
87189b06ec
@ -24,6 +24,7 @@ python3Packages.buildPythonApplication rec {
|
|||||||
urwid
|
urwid
|
||||||
pkginfo
|
pkginfo
|
||||||
];
|
];
|
||||||
|
buildInputs = with python3Packages; [ setuptools_scm ];
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = http://lostpackets.de/khal/;
|
homepage = http://lostpackets.de/khal/;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user