From 2dbd4bcc03c47ec7b79dfb1ca104fdcb9411d175 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amy=20de=20Buitl=C3=A9ir?= Date: Wed, 8 Oct 2025 19:05:23 +0100 Subject: [PATCH] temp --- source/generic-flake/main.adoc | 7 +++++++ 1 file changed, 7 insertions(+) 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. +====