From 3220cdc8dc287943ae777bf583ba36acb6270200 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amy=20de=20Buitl=C3=A9ir?= Date: Mon, 15 Sep 2025 14:48:15 +0100 Subject: [PATCH] temp --- index.html | 203 +++--------------- source/hello-flake/main.adoc0 | 2 +- source/modify-hello-flake/main.adoc0 | 4 +- source/new-flake/haskell-flake/main.adoc0 | 6 +- source/new-flake/python-flake/main.adoc0 | 4 +- source/recipes/devshell/flake/main.adoc0 | 2 +- .../devshell/flake/tempwork/flake.lock | 6 +- source/recipes/devshell/haskell-pkg/Main.hs | 6 +- source/recipes/devshell/haskell-pkg/flake.nix | 5 +- .../recipes/devshell/haskell-pkg/main.adoc0 | 2 +- source/recipes/devshell/main.adoc | 2 +- source/recipes/devshell/nixpkg/main.adoc0 | 2 +- source/recipes/run/main.adoc0 | 2 +- 13 files changed, 55 insertions(+), 191 deletions(-) diff --git a/index.html b/index.html index 13473f3..5d66de8 100644 --- a/index.html +++ b/index.html @@ -244,7 +244,7 @@ pre.pygments .tok-il { color: #666666 } /* Literal.Number.Integer.Long */
  • 10.1. Running programs directly (without installing them)