feat(pkgs): add flamelens
This commit is contained in:
parent
a8ae6514d5
commit
3dc5d9ac6c
2 changed files with 31 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
circom-lsp = pkgs.callPackage ./circom-lsp { };
|
||||
envsub = pkgs.callPackage ./envsub { };
|
||||
fennel-language-server = pkgs.callPackage ./fennel-language-server { };
|
||||
flamelens = pkgs.callPackage ./flamelens { };
|
||||
parinfer-rust = pkgs.callPackage ./parinfer-rust { };
|
||||
pest-ide-tools = pkgs.callPackage ./pest-ide-tools { };
|
||||
# FIXME: only buildable on darwin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue