Why you don't need flake-utils

This page summarizes the projects mentioned and recommended in the original post on /r/NixOS

Our great sponsors
  • Mergify - Updating dependencies is time-consuming.
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • flake-parts

    ❄️ Simplify Nix Flakes with the module system

    That's not a typo, there OP is referring to https://github.com/hercules-ci/flake-parts

  • neoinfra

    Infrastucture as code

    My server's repo and my dotfiles both use flake-parts, and you can do a github-grep to look for more.

  • Mergify

    Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.

  • dotfiles

    Personal configuration files for my PC (by viperML)

    My server's repo and my dotfiles both use flake-parts, and you can do a github-grep to look for more.

  • nvfetcher

    Generate nix sources expr for the latest version of packages

    Pinning can be done without flakes, be it manually or with codegen (nvfetcher)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts