SaaSHub helps you find the best software and product alternatives Learn more →
Nix.dev Alternatives
Similar projects and alternatives to nix.dev
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
nix-starter-configs
Simple and documented config templates to help you get started with NixOS + home-manager + flakes. All the boilerplate you need!
-
nix-installer
Install Nix and flakes with the fast and reliable Determinate Nix Installer, with over 7 million installs.
-
-
gokrazy
turn your Go program(s) into an appliance running on the Raspberry Pi 3, Pi 4, Pi 5, Pi Zero 2 W, or PCs (x86_64 or ARM64)!
-
disko
Declarative disk partitioning and formatting using nix [maintainers=@Lassulus @Enzime @iFreilicht @Mic92 @phaer]
-
-
-
-
nixos-anywhere
Install NixOS everywhere via SSH [maintainers=@Mic92 @Lassulus @phaer @Enzime @a-kenji]
-
-
-
-
-
nix.dev discussion
nix.dev reviews and mentions
-
NixOS vs Traditional Linux: Why I Made the Switch and What I Learned
nix.dev – practical guide for using Nix in real projects
-
Reproducible Dev Environments with Nix and direnv
nix.dev - Practical Nix guide, especially the flakes tutorial
-
2025 programming goals
Nix.dev
-
My new Nix series!
This is done using the nix language, which is a purely functional programming language purpose-built to configure the Nix package manager. The language is simple, dynamically typed, and purely functional. You'll pick it up quite easily, but if you want some formal learning, you can check out the Nix Language Basics chapter of the Nix documentation.
- The future of software is Nix
-
🌤️ IDX and Cloud Workstations: two Google tools empowering Cloud Development
As for configuration, everything is done in the .nix file. This file is not created by Google and is not proprietary. Nix is an open-source package manager available at https://nix.dev/.
-
Running NixOS Guests on QEMU
For further information, you may refer to the Official NixOS Manual and nix.dev tutorial “NixOS Virtual Machines”.
-
Dependencies Belong in Version Control
Nix (https://nix.dev/) can provide all of this, although in a smarter way than just through dumping everything in the VCS. Some projects use it already to provide a reproducible development environment and if done right a clean build is just a `nix-build` away.
- An Overview of Nix in Practice
-
Virtualizing Development Environments in 2023
Author doesn’t mention it but I wonder if tried or considered Nix/NixOS’s reproducible developer environments and ruled them out for any reason. I couldn’t tell from the article if there’s something unique to his requirements that disqualifies them.
https://nixos.org/explore
https://nix.dev/
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Jun 2026
Stats
NixOS/nix.dev is an open source project licensed under Creative Commons Attribution Share Alike 4.0 which is not an OSI approved license.
The primary programming language of nix.dev is Nix.