pythonPackages.demjson: bring back package attribute
Commit 2ca086da827f66980e1cc31f88862918b011a599 ("pythonpackages.deform_bootstrap: Remove seemingly dead package") removed it by mistake.
This commit is contained in:
parent
6804ea9288
commit
1e05951a09
@ -4452,6 +4452,8 @@ in {
|
||||
};
|
||||
};
|
||||
|
||||
demjson = callPackage ../development/python-modules/demjson { };
|
||||
|
||||
derpconf = self.buildPythonPackage rec {
|
||||
name = "derpconf-0.4.9";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user