Ver Fonte

ci(flake): add flake description

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Christina Sørensen há 2 anos atrás
pai
commit
b78322954a
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      flake.nix

+ 2 - 0
flake.nix

@@ -1,4 +1,6 @@
 {
+  description = "The EZA flake for developing and releasing (soon)";
+
   inputs = {
     flake-utils.url = "github:numtide/flake-utils";
     naersk.url = "github:nix-community/naersk";