Skip to content
Snippets Groups Projects
Commit 5f5cbbb0 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Use python to get buildPythonPackage instead

parent c96b904d
Branches
No related tags found
1 merge request!33Improve Tahoe-LAFS packaging
......@@ -4,7 +4,7 @@
, service-identity, pyyaml, magic-wormhole, treq, appdirs
, eliot, autobahn, cryptography
}:
buildPythonPackage rec {
python.pkgs.buildPythonPackage rec {
version = "1.14.0.dev";
name = "tahoe-lafs-${version}";
src = fetchFromGitHub {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment