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