From 24e71423e4ecb9093bf94f630fcb64e6e4a04bda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amy=20de=20Buitl=C3=A9ir?= Date: Thu, 4 Sep 2025 20:39:43 +0100 Subject: [PATCH] initial commit --- source/recipes/devshell/main.adoc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 source/recipes/devshell/main.adoc diff --git a/source/recipes/devshell/main.adoc b/source/recipes/devshell/main.adoc new file mode 100644 index 0000000..236a888 --- /dev/null +++ b/source/recipes/devshell/main.adoc @@ -0,0 +1,7 @@ += Development shells with access to... + +include::nixpkg/main-generated.adoc[leveloffset=+1] + +include::flake/main-generated.adoc[leveloffset=+1] + +include::haskell-pkg/main-generated.adoc[leveloffset=+1]