Question about managing development environments in NixOS

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. shells.nix

    My personal dev envs using nix

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. devenv

    Fast, Declarative, Reproducible, and Composable Developer Environments using Nix

    However, https://devenv.sh has a much better and cleaner underlying design, as well as easier UX/DX, and has been gaining feature at high-speed, so I'm working on migrating to it to simplify the maintenance.

  4. nixos-config

    My NixOS configurations.

    I have a NixOS dev environment in a VM which I built based on https://github.com/mitchellh/nixos-config. Similar to that setup, I use Flakes for my main configuration, and use home-manager to install + configure dev tools that I want available across multiple projects

  5. devbox

    Instant, easy, and predictable development environments

    For individual project, I've used Devbox to quickly setup development shells, or install project specific packages and runtimes. It's a bit lighter weight then Flakes if you want to set up a bunch of projects (Disclosure: I work on the team behind Devbox).

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

  • Ask HN: Is there a [blazing fast] alternative to homebrew for macOS yet?

    1 project | news.ycombinator.com | 18 Nov 2024
  • Devbox: Reproducible dev environments using Nix

    1 project | news.ycombinator.com | 10 Nov 2024
  • The Importance of Local Development

    2 projects | news.ycombinator.com | 6 Oct 2024
  • Instant, easy, and predictable development environments on any machine

    1 project | news.ycombinator.com | 8 Feb 2024
  • NixTest: a tiny unit testing framework written in pure nix

    2 projects | /r/NixOS | 16 May 2023