SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Nix Nixpkg Projects
-
Project mention: Anthropic, please ship an official Claude Desktop for Linux | news.ycombinator.com | 2026-06-07
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: Arch Linux Now Has a Bit-for-Bit Reproducible Docker Image | news.ycombinator.com | 2026-04-23
To have your Nix-based setup reproducible across different OS (Arch, Debian, Ubuntu, WSL2, MacOS, and NixOS), and have an extensible base config that can be customized to different situations, the go-to framework is home-manager (not NixOS, which only works on NixOS, or NixOS on WSL 2).
https://github.com/nix-community/home-manager
-
Project mention: NixOS vs Traditional Linux: Why I Made the Switch and What I Learned | dev.to | 2026-04-09
nix.dev – practical guide for using Nix in real projects
-
crane
A Nix library for building cargo projects. Never build twice thanks to incremental artifact caching.
-
NixOS-Guide
NixOS Guide. Learn all about the immutable Nix Operating System and the declarative Nix Expression Language.
-
-
-
nixpkgs-wayland
Automated, pre-built packages for Wayland (sway/wlroots) tools for NixOS. [maintainers=@colemickens, @Artturin]
-
-
-
-
-
-
-
ethereum.nix
Nix packages and NixOS modules for the Ethereum ecosystem. [maintainers=@aldoborrero,@brianmcgee,@selfuryon,@bbjubjub2494]
-
-
Project mention: Infra Isn't Special: Why Open Source Infrastructure as Code (IaC) Wins | news.ycombinator.com | 2025-11-03
In Terraform/OpenTofu you just run into unreliable providers, 3rd party providers that make your supply chain a little questionable, or providers with half-broken APIs that weren’t ever intended to be called via terraform. (How many hashpin their binary third party providers? https://github.com/nix-community/nixpkgs-terraform-providers... is still open after 2 years.)
Not just bad FOSS actors, things just fall apart in every ecosystem over time as actors stop contributing.
More dependencies = more problems. Long dependency chains means more dependencies. IaC generally doesn’t have long chains. But you can still depend on a ton of dockerfiles, images, charts, and the same software that gets packaged ends up with CVEs in images rather than at the library import level.
-
-
template-nixos
The NixOS template, configured for Gitpod (www.gitpod.io) to give you pre-built, nix based ephemeral operating system environments in the cloud.
-
template-nix
The nix template, configured for Gitpod (www.gitpod.io) to give you pre-built, nix based ephemeral development environments in the cloud.
-
-
-
niccup
Hiccup-style HTML generation for Nix. Describe HTML as Nix lists/attrsets, render to strings.
I guess my very own "niccup" (basically hiccup-in-nix) fits that (https://embedding-shapes.github.io/niccup/), as you'll typically always include the library together with a strictly set version, so even when new versions are available, you'd need to explicitly upgrade if you want it.
Nix Nixpkgs discussion
Nix Nixpkgs related posts
-
Rsync: 3.4.1 –> 3.4.3
-
NixOS vs Traditional Linux: Why I Made the Switch and What I Learned
-
I stopped using NixOS and went back to Arch Linux
-
Debian Removes Free Pascal Compiler / Lazarus IDE
-
You are the reason I am not reviewing this PR
-
Guix System First Impressions as a Nix User
-
Towards a secure peer-to-peer app platform for Clan
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Jun 2026
Index
What are some of the best open-source Nixpkg projects in Nix? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | nixpkgs | 25,000 |
| 2 | Home Manager using Nix | 9,890 |
| 3 | nix.dev | 3,799 |
| 4 | crane | 1,383 |
| 5 | NixOS-Guide | 1,105 |
| 6 | nix-config | 1,083 |
| 7 | nix-1p | 1,005 |
| 8 | nixpkgs-wayland | 611 |
| 9 | cargo2nix | 464 |
| 10 | nix-security-lab | 393 |
| 11 | nixpkgs-esp-dev | 313 |
| 12 | nix-docker | 300 |
| 13 | docker-nixpkgs | 245 |
| 14 | nixcrpkgs | 154 |
| 15 | ethereum.nix | 148 |
| 16 | neovim-flake | 103 |
| 17 | nixpkgs-terraform-providers-bin | 59 |
| 18 | stackage2nix | 49 |
| 19 | template-nixos | 40 |
| 20 | template-nix | 32 |
| 21 | dotnix | 20 |
| 22 | nixshells | 20 |
| 23 | niccup | 13 |