Skip to content

Commit e57e0f1

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ Explanations of history and ideas in the Nix ecosystem
5555
[Nix](https://github.com/NixOS/nix) allows treating Unix processes and file system operations as pure functions.
5656

5757
It is the basis of a growing ecosystem of tools that facilitate repeatable results in software development:
58-
[Nixpkgs](https://github.com/nixos/nixpkgs) is [the largest, most up-to-date software repository in the world](https://repology.org/repositories/graphs).
59-
[NixOS](https://github.com/NixOS/nixpkgs/tree/master/nixos) is a Linux distribution that can be configured fully declaratively, with unmatched flexibility.
58+
- [Nixpkgs](https://github.com/nixos/nixpkgs) is [the largest, most up-to-date software repository in the world](https://repology.org/repositories/graphs).
59+
- [NixOS](https://github.com/NixOS/nixpkgs/tree/master/nixos) is a Linux distribution that can be configured fully declaratively.
6060

6161
## How to use software from Nixpkgs
6262

0 commit comments

Comments
 (0)