Skip to content

Commit 11707dc

Browse files
authored
README: add new logo (#120)
1 parent c1dfcf0 commit 11707dc

File tree

2 files changed

+241
-2
lines changed

2 files changed

+241
-2
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,19 @@
1+
<div align="center">
2+
13
# flake-utils
24

3-
**STATUS: stable**
5+
<img src="flake-utils.svg" height="150"/>
6+
7+
**Pure Nix flake utility functions.**
8+
9+
*A <a href="https://numtide.com/">numtide</a> project.*
10+
11+
<p>
12+
<a href="https://github.com/numtide/flake-utils/actions/workflows/nix.yml"><img src="https://github.com/numtide/flake-utils/actions/workflows/nix.yml/badge.svg"/></a>
13+
<a href="https://app.element.io/#/room/#home:numtide.com"><img src="https://img.shields.io/badge/Support-%23numtide-blue"/></a>
14+
</p>
415

5-
Pure Nix flake utility functions.
16+
</div>
617

718
The goal of this project is to build a collection of pure Nix functions that don't
819
depend on nixpkgs, and that are useful in the context of writing other Nix

flake-utils.svg

Lines changed: 228 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)