Explorar el Código

ci(flake): add flake description

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Christina Sørensen hace 2 años
padre
commit
b78322954a
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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";