浏览代码

ci(flake): add flake description

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Christina Sørensen 2 年之前
父节点
当前提交
b78322954a
共有 1 个文件被更改,包括 2 次插入0 次删除
  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";