NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.31k stars 13.54k forks source link

Package request: Civet #219594

Open beorn opened 1 year ago

beorn commented 1 year ago

Project description

Civet is a programming language that compiles to TypeScript or JavaScript, so you can use existing tooling but enable concise and powerful syntax. In addition to 99% JS/TS compatibility, reasonable CoffeeScript compatibility, there are many features: see comprehensive examples on the cheatsheet. See also Civet's design philosophy.

Metadata

Note

Should probably make sure it is runnable as civet by adding "@danielx/civet" = "civet" to main-programs.nix.

SuperSandro2000 commented 2 months ago

This should be packaged using buildNpmPackage instead of nodePackages.