to facilitate generating package recipes for more languages, `nix-init` might round out its support for language tooling [offered in nixpkgs](https://github.com/NixOS/nixpkgs/tree/master/doc/languages-frameworks): - [ ] agda - [ ] android - [ ] astal - [ ] beam - [ ] bower - [ ] chicken - [ ] coq - [ ] cosmic - [ ] crystal - [ ] cuda - [ ] cuelang - [ ] dart - [ ] dhall - [ ] dlang - [ ] dotnet - [ ] emscripten - [ ] factor - [ ] gnome - [x] [go](https://github.com/nix-community/nix-init/tree/main/src/lang/go) - [ ] gradle - [ ] hare - [ ] haskell - [ ] hy - [ ] idris2 - [ ] idris - [ ] ios - [ ] javascript (#77) - [ ] java - [ ] julia - [ ] lisp - [ ] lua - [ ] maven - [ ] neovim - [ ] nim - [ ] ocaml (#76) - [ ] octave - [ ] perl - [ ] php - [ ] pkg-config - [x] [python](https://github.com/nix-community/nix-init/blob/main/src/lang/python.rs) - [ ] qt - [ ] r - [ ] ruby - [x] [rust](https://github.com/nix-community/nix-init/tree/main/src/lang/rust) - [ ] scheme - [ ] swift - [ ] tcl - [ ] texlive - [ ] typst - [ ] vim
to facilitate generating package recipes for more languages,
nix-initmight round out its support for language tooling offered in nixpkgs: