feat: big refactor
This commit is contained in:
parent
2c09c21833
commit
ebedec9768
159 changed files with 1927 additions and 2222 deletions
|
|
@ -1,4 +1,9 @@
|
|||
{ pkgs, lib, buildPythonApplication, python3Packages }:
|
||||
{
|
||||
pkgs,
|
||||
lib,
|
||||
buildPythonApplication,
|
||||
python3Packages,
|
||||
}:
|
||||
buildPythonApplication {
|
||||
pname = "pppdf";
|
||||
version = "1.0.0";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue