Lints and suggestions for the Nix programming language
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #110 from oppiliappan/get-exe

chore: meta.mainProgram

authored by

Shahar "Dawn" Or and committed by
GitHub
3f05e653 879b6a6c

+1
+1
flake-parts/statix.nix
··· 39 39 ''; 40 40 41 41 meta = { 42 + mainProgram = "statix"; 42 43 description = "Lints and suggestions for the Nix programming language"; 43 44 homepage = "https://git.peppe.rs/languages/statix/about"; 44 45 license = lib.licenses.mit;