Parcourir la source

ci(flake): add flake description

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Christina Sørensen il y a 2 ans
Parent
commit
b78322954a
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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";