Loading pkgs/stdenv/generic/make-derivation.nix +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ let :::{.note} This is used as the fundamental building block of most other functions in Nixpkgs for creating derivations. Most Arguments are transparently forwarded to [`builtins.derivation`](https://nixos.org/manual/nix/stable/language/derivations). Most arguments are also passed through to the underlying call of [`builtins.derivation`](https://nixos.org/manual/nix/stable/language/derivations). ::: */ mkDerivation = Loading Loading
pkgs/stdenv/generic/make-derivation.nix +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ let :::{.note} This is used as the fundamental building block of most other functions in Nixpkgs for creating derivations. Most Arguments are transparently forwarded to [`builtins.derivation`](https://nixos.org/manual/nix/stable/language/derivations). Most arguments are also passed through to the underlying call of [`builtins.derivation`](https://nixos.org/manual/nix/stable/language/derivations). ::: */ mkDerivation = Loading