Add python dependencies to objprog shell
This commit is contained in:
parent
c4ea6cdba1
commit
3f9ce135e9
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
openssl
|
openssl
|
||||||
maven
|
maven
|
||||||
(openjdk17.override { enableJavaFX = true; })
|
(openjdk17.override { enableJavaFX = true; })
|
||||||
|
(python3.withPackages (ps: [ ps.pyyaml ps.beautifulsoup4 ]))
|
||||||
];
|
];
|
||||||
commands = [
|
commands = [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue