diff --git a/source/generic-flake/main.adoc b/source/generic-flake/main.adoc index b4f6941..60a0d41 100644 --- a/source/generic-flake/main.adoc +++ b/source/generic-flake/main.adoc @@ -98,3 +98,10 @@ Python:: Haskell:: `mkDerivation` (Haskell version, which is a wrapper around the standard environment version), `developPackage`, `callCabal2Nix`. + + +[NOTE] +==== +The https://noogle.dev/[Noogλe] search +makes it easy to find documentation for Nix functions and other definitions. +====