@@ -1,4 +1,4 @@
|
|||||||
{ stdenv, fetchFromGitHub, fetchpatch, pythonPackages, gocr, unrar, rhino, spidermonkey }:
|
{ stdenv, fetchFromGitHub, fetchpatch, pythonPackages, gocr, unrar, rhino, spidermonkey, gdbm }:
|
||||||
pythonPackages.buildPythonApplication rec {
|
pythonPackages.buildPythonApplication rec {
|
||||||
version = "0.4.9-next";
|
version = "0.4.9-next";
|
||||||
name = "pyLoad-" + version;
|
name = "pyLoad-" + version;
|
||||||
|
|||||||
Reference in New Issue
Block a user