feat: add persistence for task

This commit is contained in:
Moritz Böhme 2025-04-04 21:20:14 +02:00
parent 2850c18005
commit 264484c256
3 changed files with 18 additions and 0 deletions

View file

@ -19,6 +19,8 @@
lexical
beam.packages.erlang_25.elixir-ls
next-ls
sqlite
]
++ lib.optionals stdenv.isLinux [
# For ExUnit Notifier on Linux.