flake-parts

❄️ Simplify Nix Flakes with the module system (by hercules-ci)

Flake-parts Alternatives

Similar projects and alternatives to flake-parts

  1. nixpkgs

    Nix Packages collection & NixOS

  2. AppSignal

    Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.

    AppSignal logo
  3. k3s

    Lightweight Kubernetes

  4. mise

    143 flake-parts VS mise

    dev tools, env vars, task runner

  5. dagger

    Automation engine to build, test and ship any codebase. Runs locally, in CI, or directly in the cloud (by dagger)

  6. jib

    52 flake-parts VS jib

    🏗 Build container images for your Java applications.

  7. haskell.nix

    Alternative Haskell Infrastructure for Nixpkgs

  8. nvfetcher

    Generate nix sources expr for the latest version of packages

  9. SaaSHub

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

    SaaSHub logo
  10. nix2container

    An archive-less dockerTools.buildImage implementation

  11. haumea

    Filesystem-based module system for Nix [maintainer=@figsoda]

  12. treefmt-nix

    treefmt nix configuration

  13. flakelight

    Framework for simplifying flake setup [maintainer=@accelbread]

  14. nix-beam-flakes

    Discontinued Nix-based BEAM toolchain management

  15. nix-snapshotter

    Brings native understanding of Nix packages to containerd

  16. dotfiles

    Personal configuration files for my PC (by viperML)

  17. std

    A DevOps framework for the SDLC with the power of Nix and Flakes. Good for keeping deadlines! (by divnix)

  18. dev-templates

    Dev environments for numerous languages based on Nix flakes [maintainer=@lucperkins]

  19. npt

    Nix Package Tool. A (humble) successor to linux's apt, which makes life easier when using nix as a package manager. (by woile)

  20. just-flake

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

  21. haskell-flake

    A `flake-parts` Nix module for Haskell development

  22. files

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

  23. SaaSHub

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

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better flake-parts alternative or higher similarity.

flake-parts discussion

Log in or Post with

flake-parts reviews and mentions

Posts with mentions or reviews of flake-parts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-05-27.
  • Claude Code as a Daily Driver: Claude.md, Skills, Subagents, Plugins, and MCPs
    7 projects | news.ycombinator.com | 27 May 2026
    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...

  • How I Organized over 100 NixOS Modules Without Going Crazy
    2 projects | dev.to | 9 Apr 2026
    I settled on a pattern using flake-parts that treats modules like a catalog rather than a tree. Here's the core of my flake.nix:
  • Haskell Project Template with Nix Flakes
    7 projects | dev.to | 20 May 2025
    haskell-flake -- a recent and modular setup based on flake-parts.
  • Nix is a better Docker image builder than Docker's image builder
    21 projects | news.ycombinator.com | 15 Mar 2024
    There are attempts like

    https://flake.parts/

    or

    https://github.com/nix-community/flakelight

    Their aim is to create an ecosystem of reusable Nix libraries. But it is tiny.

  • Nix noob question
    2 projects | /r/Nix | 6 Jul 2023
    You can also just install flakes doing nix profile install . I wrote a tool to make it a bit easier, npt but it's completely optional. Once you install the packages with nix profile. Then in your repos you can use a flake with a devShell and run nix develop. Check https://flake.parts to write your flakes.
  • I'm getting on the hype train. What do you recommend to beginner?
    4 projects | /r/NixOS | 25 Jun 2023
    Definitely use flakes from the get-go. It's much more sane. Nix's documentation can be unorganized, but read through it when you can. Modules and other projects tend to have their own documentation as well, like Home Manager and flake-parts
  • Why you don't need flake-utils
    4 projects | /r/NixOS | 21 May 2023
    That's not a typo, there OP is referring to https://github.com/hercules-ci/flake-parts
  • A note from our sponsor - AppSignal
    www.appsignal.com | 9 Aug 2026
    APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product. Learn more →

Stats

Basic flake-parts repo stats
8
1,435
7.8
8 days ago

Sponsored
Monitoring that respects your time & budget
APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
www.appsignal.com

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