Commit 55a11de1 authored by Robert Hensing's avatar Robert Hensing
Browse files

lib/default.nix: Update extend doc

parent 0f9034d8
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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