Skip to content

Commit b1c4db2

Browse files
committed
update wiki
1 parent 6684949 commit b1c4db2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/wiki/nix-local-setup.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# Nix as a Development Environment
2-
3-
[Nix](https://nixos.org/) is a package manager that uses a purely functional approach to dependency management. Packages in Nix are built and run in isolated, reproducible environments. This tutorial walks you through setting up a development environment for [Onefetch](https://github.com/o2sh/onefetch) using Nix.
1+
[Nix](https://nixos.org/) is a package manager that uses a purely functional approach to dependency management. Packages in Nix are built and run in isolated, reproducible environments. This tutorial walks you through setting up a development environment for Onefetch using Nix.
42

53
> This guide assumes you already have Nix [installed](https://nixos.org/download.html#nix-quick-install) on your system.
64

0 commit comments

Comments
 (0)