update lockfile

This commit is contained in:
xunuwu 2026-03-29 21:11:56 +02:00
parent 5450db84fc
commit 843054828b
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
5 changed files with 113 additions and 54 deletions

View file

@ -1,6 +1,5 @@
{pkgs, ...}: {
home.packages = with pkgs; [
elixir_1_18
lexical
];
}