InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Top 23 Nix flake Projects
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Project mention: Setting up a Nix Development Environment with Flakes and direnv | dev.to | 2025-05-28
-
-
-
fenix
Rust toolchains and rust-analyzer nightly for Nix [maintainers=@figsoda, @winterqt, @zmitchell] (by figsoda)
-
Project mention: OpenFLOW – Quickly make beautiful infrastructure diagrams local to your machine | news.ycombinator.com | 2025-06-30
I've written something like this for NixOS a while back [1], which generates infrastructure diagrams directly from the source of truth (albeit not as pretty as isoflow). I'm sure this could be applied to other declarative tech stacks aswell!
[1]: https://github.com/oddlama/nix-topology
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
-
-
-
-
-
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
-
-
-
-
There are Official Nix Templates and Nix Community Templates that you can start using. Also, you will find lots of interesting templates in the wild as well.
-
Another option is to run it ephemerally from the RAM. I have been doing this for my laptop and servers for years now. You can do so by declaring the following: https://github.com/ponkila/HomestakerOS/blob/main/nixosModul...
You need to then have a flake which defines a "package" like this: https://github.com/jhvst/nix-config/blob/main/flake.nix#L117...
Now you can run 'nix build .#starlabs' which will create you the files needed for kexec / PXE booting.
You can also write tests that these images actually boot ok: https://discourse.nixos.org/t/nixostest-with-flake-configura...
I started working on this stuff because I needed to somehow reliably update my homeserver. I live abroad 50 weeks a year, so I needed something reliable because I can't assume I have physical access to the computer. Even when the BMC firmware got screwed by ASRock motherboard firmware, I didn't need to sweat.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Nix flake discussion
Nix flake related posts
-
Haskell Project Template with Nix Flakes
-
Guys help me! No idea what I am doing wrong
-
Flake help?
-
[Alacritty + bash + nixos ] Window title is not changing automatically like zsh
-
Zplug taking too much time to load. [Help required]
-
This zsh config takes too long to load
-
Ideas for having multiple wm's or de's configs without affecting each other's.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 11 Jul 2025
Index
What are some of the best open-source flake projects in Nix? This list will help you:
# | Project | Stars |
---|---|---|
1 | microvm.nix | 1,778 |
2 | flake-utils | 1,401 |
3 | digga | 1,010 |
4 | dotfiles | 960 |
5 | fenix | 835 |
6 | nix-topology | 735 |
7 | nix-config | 702 |
8 | system | 490 |
9 | nix-config | 403 |
10 | haumea | 344 |
11 | neovim-flake | 273 |
12 | brew-nix | 260 |
13 | base16.nix | 242 |
14 | nix-config | 216 |
15 | nixos | 207 |
16 | nix-cargo-integration | 200 |
17 | process-compose-flake | 148 |
18 | kernel-module-flake | 145 |
19 | nixconfig | 138 |
20 | nix-configs | 112 |
21 | templates | 91 |
22 | nix-config | 44 |
23 | flake-nimble | 37 |