add module
This commit is contained in:
parent
3710d38188
commit
e4dd812146
1 changed files with 2 additions and 1 deletions
|
|
@ -13,6 +13,7 @@
|
|||
(python312.withPackages (
|
||||
ppkgs: [
|
||||
python312Packages.django
|
||||
python312Packages.psycopg2
|
||||
]
|
||||
))
|
||||
# other packages
|
||||
|
|
@ -24,4 +25,4 @@
|
|||
'';
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue