Skip to content

Commit a2772c8

Browse files
Update source/index.md
Co-authored-by: Valentin Gagarin <valentin@gagarin.work>
1 parent 0a669cd commit a2772c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ Explanations of history and ideas in the Nix ecosystem
5252

5353
## What is Nix?
5454

55-
[Nix](https://github.com/NixOS/nix) is an open source build system, configuration management system, and mechanism for deploying software, focused on reproducibility.
55+
[Nix](https://github.com/NixOS/nix) allows treating Unix processes and file system operations as pure functions.
56+
5657
It is the basis of an ecosystem of exceptionally powerful tools.
5758
[Nixpkgs](https://github.com/nixos/nixpkgs) is [the largest, most up-to-date software repository in the world](https://repology.org/repositories/graphs).
5859
[NixOS](https://github.com/NixOS/nixpkgs/tree/master/nixos) is a Linux distribution that can be configured fully declaratively, with unmatched flexibility.

0 commit comments

Comments
 (0)