From 64ff8c9df88d45ed8cf3a99f43a0e30ca5c5dd42 Mon Sep 17 00:00:00 2001 From: Peter Bittner Date: Mon, 28 Apr 2025 19:46:35 +0200 Subject: [PATCH] nix: update more information link to be more precise (#16286) Use deep link to (experimental) nix command --- pages.de/common/nix.md | 2 +- pages.ko/common/nix.md | 2 +- pages/common/nix.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages.de/common/nix.md b/pages.de/common/nix.md index 9661eb979b..6c9a97d24c 100644 --- a/pages.de/common/nix.md +++ b/pages.de/common/nix.md @@ -1,7 +1,7 @@ # nix > Dienstprogramme für die Nix-Sprache und den Nix-Speicher. -> Weitere Informationen: . +> Weitere Informationen: . - Suche nach einem Paket über seinen Namen oder seine Beschreibung: diff --git a/pages.ko/common/nix.md b/pages.ko/common/nix.md index 059fe02607..3aaa32c298 100644 --- a/pages.ko/common/nix.md +++ b/pages.ko/common/nix.md @@ -3,7 +3,7 @@ > 패키지 관리를 신뢰성 있고, 재현 가능하며, 선언적으로 만드는 강력한 패키지 관리자. > `nix`는 실험적이며 실험적 기능 사용을 활성화해야 합니다. 안정적인 인터페이스를 원하면 `tldr nix classic`을 참조하세요. > `build`, `develop`, `flake`, `registry`, `profile`, `search`, `repl`, `store`, `edit`, `why-depends` 등의 일부 하위 명령에는 자체 사용 설명서가 있습니다. -> 더 많은 정보: . +> 더 많은 정보: . - `nix` 명령 활성화: diff --git a/pages/common/nix.md b/pages/common/nix.md index 045eb87bfa..109a831fc6 100644 --- a/pages/common/nix.md +++ b/pages/common/nix.md @@ -3,7 +3,7 @@ > A powerful package manager that makes package management reliable, reproducible, and declarative. > `nix` is experimental and requires enabling experimental features. For a classic, stable interface, see `tldr nix classic`. > Some subcommands such as `build`, `develop`, `flake`, `registry`, `profile`, `search`, `repl`, `store`, `edit`, `why-depends`, etc. have their own usage documentation. -> More information: . +> More information: . - Enable the `nix` command: