fixup! Add pylightning package

This commit is contained in:
William Casarin
2019-07-25 13:33:28 +00:00
committed by Jonas Nick
parent 5d8951bdb9
commit 22fcd47fe5
2 changed files with 2 additions and 4 deletions
+1 -3
View File
@@ -1,6 +1,4 @@
{ lib, python35 }:
with python35.pkgs;
{ lib, buildPythonPackage, fetchPypi }:
buildPythonPackage rec {
pname = "pylightning";