Merge pull request #97 from blaggacao/patch-1

fix: add meta.description
This commit is contained in:
Alexander Bantyev 2021-07-08 10:24:53 +03:00 committed by GitHub
commit 587cbcfe8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@
deploy-rs = naersk-lib.buildPackage (darwinOptions // {
root = ./.;
});
}) // { meta.description = "A Simple multi-profile Nix-flake deploy tool"; };
lib = rec {