From d96850ce86616fbaed84c410fbc5b4dc2a86e5fc Mon Sep 17 00:00:00 2001 From: Hamcha Date: Sun, 31 Mar 2024 00:39:35 +0100 Subject: [PATCH] desc --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index b958bc1..9cb9132 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "A flake to process YAML files through a series of transformations"; + description = "Converts docker-compose.yaml files to arion-compose.nix"; # Defines the inputs for this flake. inputs = {