Top 8 Nix flake-part Projects
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
> This is already a solved problem with Nix shell (except the task runner part)
The task runner part is also solved in Nix. See
https://github.com/Platonic-Systems/process-compose-flake
and
https://github.com/juspay/services-flake
-
-
-
process-compose-flake
A `flake-parts` module to spin up processes for development by leveraging `process-compose`
> This is already a solved problem with Nix shell (except the task runner part)
The task runner part is also solved in Nix. See
https://github.com/Platonic-Systems/process-compose-flake
and
https://github.com/juspay/services-flake
-
-
I've been using this on almost all of my projects, and am really pleased with it. Shell autocompletion is a nice bonus. If you also Nix, checkout `just-flake`:
https://github.com/juspay/just-flake
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Nix flake-parts discussion
Nix flake-parts related posts
Index
What are some of the best open-source flake-part projects in Nix? This list will help you:
# | Project | Stars |
---|---|---|
1 | flake-parts | 877 |
2 | services-flake | 478 |
3 | treefmt-nix | 360 |
4 | haskell-flake | 177 |
5 | process-compose-flake | 137 |
6 | dotfiles | 46 |
7 | just-flake | 44 |
8 | nixpkgs-f2k | 34 |