diff options
author | Vincent Ambo <Vincent Ambo> | 2020-01-18T15·52+0000 |
---|---|---|
committer | Vincent Ambo <Vincent Ambo> | 2020-01-18T15·52+0000 |
commit | bd7e59766e3cd3f2be1da71d8f9822be07e6daf1 (patch) | |
tree | df7bb60abc27816da0bc9083eb6f9ad07e462e32 | |
parent | 526b9c45723e8e5dea2510408b28785ca0652bae (diff) |
docs(README): Add Sourcehut builds badge to README r/410
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index 22ffdda4d3bf..8d75e6d61806 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ depot ===== +[![builds.sr.ht status](https://builds.sr.ht/~tazjin/tazjins-depot/master.svg)](https://builds.sr.ht/~tazjin/tazjins-depot/master?) + This repository is the [monorepo][] for my personal tools and infrastructure. Everything in here is built using [Nix][] with an automatic attribute-set layout that mirrors the filesystem layout of the repository (this might feel familiar |