folks: only depend on Python 3

For some reason we depended on both.
This commit is contained in:
Jan Tojnar
2019-12-25 09:14:51 +01:00
parent e4bd8a6fab
commit b842dfd6e4

View File

@@ -21,7 +21,6 @@
, libsecret
, db
, python3
, python
, readline
, gtk3
}:
@@ -51,7 +50,6 @@ stdenv.mkDerivation rec {
meson
ninja
pkgconfig
python
python3
vala
];