diff options
| author | Fuwn <[email protected]> | 2025-05-10 09:37:33 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-05-10 09:37:33 +0000 |
| commit | 9c34536b7dde4a82d9cc33b9b2bd458a9c6c0456 (patch) | |
| tree | d370cc593a13d2b795ade6a591a62c10c2756c14 | |
| parent | style(index.html): Format file (diff) | |
| download | mayu-9c34536b7dde4a82d9cc33b9b2bd458a9c6c0456.tar.xz mayu-9c34536b7dde4a82d9cc33b9b2bd458a9c6c0456.zip | |
chore(flake): Replace Erlang package
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ buildInputs = with pkgs; [ gleam rebar3 - escript + erlang ]; }; } |