languages/qml: add QML support

This commit is contained in:
Matias 2025-03-01 15:05:28 +01:00
commit 806970648e
No known key found for this signature in database
GPG key ID: ED35A6AC65A06B69
4 changed files with 128 additions and 0 deletions

View file

@ -24,6 +24,7 @@ in {
./ocaml.nix
./php.nix
./python.nix
./qml.nix
./r.nix
./rust.nix
./scala.nix