feat: add some stuff that is useful for elixir
This commit is contained in:
parent
47a59616fd
commit
99a6121348
4 changed files with 118 additions and 10 deletions
|
|
@ -39,6 +39,9 @@
|
|||
};
|
||||
|
||||
copyparty.url = "github:9001/copyparty";
|
||||
|
||||
expert.url = "github:elixir-lang/expert";
|
||||
expert.inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
outputs = inputs @ {flake-parts, ...}:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue