lib/default.nix: Update extend doc

Co-authored-by: Johannes Kirschbauer <hsjobeki+github@gmail.com>
This commit is contained in:
Robert Hensing
2025-01-29 22:05:21 +01:00
committed by Robert Hensing
parent 0f9034d8b5
commit 55a11de1b0

View File

@@ -13,8 +13,13 @@ let
/**
Patch the Nixpkgs library
A function that applies patches onto the nixpkgs library.
Usage is discouraged for most scenarios.
:::{.note}
The name `extends` is a bit misleading, as it doesn't actually extend the library, but rather patches it.
It is merely a consequence of being implemented by `makeExtensible`.
:::
# Inputs