Introducing G2.ai, the future of software buying.Try now
Product Avatar Image

NixOS

Show rating breakdown
4 reviews
  • 1 profiles
  • 1 categories
Average star rating
4.5
Serving customers since

Profile Name

Star Rating

3
1
0
0
0

NixOS Reviews

Review Filters
Profile Name
Star Rating
3
1
0
0
0
Marcus H.
MH
Marcus H.
07/10/2020
Validated Reviewer
Review source: G2 invite
Incentivized Review

it was different but great

i thought it was a little complicated at first.. but once i started using it i got comfortable
NM
Neil M.
Software Engineer
09/26/2019
Validated Reviewer
Verified Current User
Review source: Organic

Manage your entire Linux system configuration using a single language

• One language and syntax to configure every aspect of the system • Dependable and accurate control of system states • Ability to back out upgrades, even if the system is unbootable • Create isolated, disposable environments for trying new packages • Create software build environments with just the dependencies you need • No worrying whether installing some dependency or tool is going to mess up your system
Danylo H.
DH
Danylo H.
DevOps at iMedicare
10/18/2017
Validated Reviewer
Review source: G2 invite
Incentivized Review

NixOS user and NixOS server admin, devops

- reproducibility and deduplication, and many other benefits from Nix package manager - configuration management united with system configuration - actually, quite fast for deploys - upgrades can be rolled back without fear, because it doesn't manage state - functional language as configuration language. Immutability, referential transparency and laziness are really cool! - good and evolving community - easy to patch packages, easy to create new packages (Nix benefits) - open world module system for configuration, where it is easy to manage dependencies and harder to make errors

About

Contact

HQ Location:
N/A

Social

@nixos_org

What is NixOS?

NixOS is a unique Linux distribution that emphasizes reproducibility, reliability, and flexibility. It is built on top of the Nix package manager and uses declarative configuration to manage system configuration and package dependencies. NixOS allows for atomic upgrades and rollbacks, making it easy to test changes and reverse them if necessary without affecting the rest of the system. This approach eliminates many common issues found in traditional Linux distributions, such as dependency conflicts and unintended side-effects from package upgrades. NixOS's innovative design makes it particularly popular among developers and system administrators who require robust, scalable, and repeatable environments for software development, deployment, and testing. Additionally, its unique features cater to DevOps practices, supporting infrastructure as code philosophies.

Details

Website
nixos.org