feat: add some stuff that is useful for elixir

This commit is contained in:
Teesh 2026-02-17 16:15:01 +02:00
parent 47a59616fd
commit 99a6121348
4 changed files with 118 additions and 10 deletions

View file

@ -39,6 +39,9 @@
};
copyparty.url = "github:9001/copyparty";
expert.url = "github:elixir-lang/expert";
expert.inputs.nixpkgs.follows = "nixpkgs";
};
outputs = inputs @ {flake-parts, ...}: