Nix flake-parts

Open-source Nix projects categorized as flake-parts

Top 12 Nix flake-part Projects

flake-parts
  1. flake-parts

    ❄️ Simplify Nix Flakes with the module system

    Project mention: Claude Code as a Daily Driver: Claude.md, Skills, Subagents, Plugins, and MCPs | news.ycombinator.com | 2026-05-27

    There are two kinds of organization happening here that you might not see:

    1. All .nix files (besides flake.nix) are flake-parts modules: https://flake.parts/

    2. It's not only usable with experimental flakes. Works fine with unflake or trix.

    The experimental part of flakes is enabling flake support in the `nix` CLI.

    Flakes are also a design pattern in pure Nix syntax that can be evaluated fine without the experimental flag.

    If you're curious about this meaningful organization, it's pretty well-documented:

    https://denful.dev/

    As for the experimental nature of flakes, it's more of a social experiment by now:

    https://simonshine.dk/articles/if-flakes-are-experimental-wh...

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. services-flake

    NixOS-like services for Nix flakes [maintainer=@shivaraj-bh]

    Project mention: Should I Run Plain Docker Compose in Production in 2026? | news.ycombinator.com | 2026-05-05

    Well yes, but if you think you need docker-compose then you're looking for runtime control and not build time control, so you should use this nix flake: https://github.com/juspay/services-flake (which uses process-compose instead of docker-compose).

  4. treefmt-nix

    treefmt nix configuration

  5. dendritic

    A Nixpkgs module system usage pattern

    Project mention: NixOS: The Dendritic Pattern | news.ycombinator.com | 2026-01-19
  6. haskell-flake

    A `flake-parts` Nix module for Haskell development

  7. process-compose-flake

    A `flake-parts` module to spin up processes for development by leveraging `process-compose`

  8. dotfiles

    An opinionated flake-based system configuration ❄ (by z0al)

  9. just-flake

    Use `just` in your Nix devShells with re-usable and share-able targets.

  10. nixpkgs-f2k

    my personal package repository (binary cache included!)

  11. nsworld

    Welcome to NixOS world ❄️

  12. files

    In-repository file generation flake-parts module (by mightyiam)

    Project mention: Files: In-repository file generation flake-parts module | news.ycombinator.com | 2025-06-19
  13. mipnix

    Monorepo with Nix & Home-Manager configurations of my Linux, macOS fleet

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Nix flake-parts discussion

Log in or Post with

Nix flake-parts related posts

  • How I Organized over 100 NixOS Modules Without Going Crazy

    2 projects | dev.to | 9 Apr 2026
  • Haskell Project Template with Nix Flakes

    7 projects | dev.to | 20 May 2025
  • Any tips for setting up a local development environment for wordpress?

    1 project | /r/NixOS | 10 Dec 2023
  • Devshell – like virtualenv, but for all the languages

    1 project | news.ycombinator.com | 19 Sep 2023
  • [ANN] lint.nix - simple linting/formatting framework

    4 projects | /r/NixOS | 22 Apr 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source flake-part projects in Nix? This list will help you:

# Project Stars
1 flake-parts 1,375
2 services-flake 738
3 treefmt-nix 601
4 dendritic 480
5 haskell-flake 231
6 process-compose-flake 189
7 dotfiles 55
8 just-flake 52
9 nixpkgs-f2k 38
10 nsworld 35
11 files 34
12 mipnix 18

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Nix is
the 31st most popular programming language
based on number of references?