fix toml version stuff
This commit is contained in:
parent
d06746ac2e
commit
6b22165a27
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
|
||||
dlibrary = buildPythonApplication {
|
||||
pname = "dlibrary";
|
||||
inherit (project) version;
|
||||
inherit (project.project) version;
|
||||
pyproject = true;
|
||||
propagatedBuildInputs = [
|
||||
pymupdf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue