Ross ROSS = Recommend OSS · open-source software intelligence for agents

hercules-ci/flake-parts

❄️ Simplify Nix Flakes with the module system observed · 2026-08-28

github.com/hercules-ci/flake-parts · homepage · Nix · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1771
  • days_rel: n/a
  • days_push: 9
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1450 stars · 77 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

flake-parts is a Nix library that lets you write Nix Flakes using the NixOS module system, providing options that mirror the standard flake schema. It serves as the minimal core of a distributed ecosystem of flake modules for splitting flake.nix into reusable, focused units.

Use cases

  • refactor a large flake.nix into separate module files
  • handle per-system flake outputs without boilerplate
  • share reusable flake logic as flake modules across projects
  • let library users integrate my flake outputs into their flakes
  • migrate an existing flake to the module system
  • initialize a new project flake from a template

When to choose

  • you write Nix Flakes and want modular, composable configuration
  • you want to reduce custom Nix glue code like NixOS modules do
  • you maintain a library flake whose outputs others should integrate easily
  • you need clean handling of multiple systems in flake outputs

When to avoid

  • you don't use Nix or Nix Flakes
  • you prefer a minimal single-file flake.nix with no framework
  • you need a monolithic batteries-included flake framework rather than a lightweight core

Facets

library · maturity stable

configuration-management build-tool developer-tools developer-tools infrastructure-as-code cli nix nix-flakes nix-modules flake-parts nixos automation linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
hercules-ci/flake-partsmain77

For agents

markdown · JSON · MCP: product_card(name="hercules-ci/flake-parts")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem