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 (
|
(python312.withPackages (
|
||||||
ppkgs: [
|
ppkgs: [
|
||||||
python312Packages.django
|
python312Packages.django
|
||||||
|
python312Packages.psycopg2
|
||||||
]
|
]
|
||||||
))
|
))
|
||||||
# other packages
|
# other packages
|
||||||
|
|
@ -24,4 +25,4 @@
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue