diff options
author | Nguyễn Gia Phong <cnx@loang.net> | 2023-10-21 15:39:16 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <cnx@loang.net> | 2023-10-21 15:41:09 +0900 |
commit | ecfcc0a5b362bfeecd120ce389e751d7d5acc7c6 (patch) | |
tree | aa1f944da91a8b7f8fe5a53555f4619cf09b2d70 /README.md | |
parent | 9392391dd580be60cb6e2efc2293db82b9e4badf (diff) | |
download | formbox-0.4.3.tar.gz |
Make library source file unexecutable 0.4.3
References: https://github.com/NixOS/nixpkgs/pull/262409#pullrequestreview-1691017090
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index fa218f0..00b8858 100644 --- a/README.md +++ b/README.md @@ -42,4 +42,4 @@ by the Free Software Foundation, either version 3 of the License, or [RSS]: https://www.rssboard.org [nh3]: https://nh3.readthedocs.io [mistune]: https://mistune.lepture.com -[nixpkgs]: https://search.nixos.org/packages?channel=unstable&query=formbox +[nixpkgs]: https://search.nixos.org/packages?query=formbox |