fixup! Add pylightning package
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
{ lib, python35 }:
|
||||
|
||||
with python35.pkgs;
|
||||
{ lib, buildPythonPackage, fetchPypi }:
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "pylightning";
|
||||
|
||||
Reference in New Issue
Block a user