File tree 1 file changed +1
-4
lines changed
1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 10
10
11
11
You are encouraged to test this out on your code and submit any undesirable formatting you find as an issue
12
12
13
- [ ![ Build Status] ( https://badge.buildkite.com/b37f73adea391439e63288e8fd3b47f4b98fb9640bb864ccfa.svg )] ( https://buildkite.com/serokell/nixfmt )
14
- [ ![ Cachix] ( https://img.shields.io/badge/cachix-nixfmt-blue.svg )] ( https://nixfmt.cachix.org )
13
+ ![ Build Status] ( https://github.com/serokell/nixfmt/actions/workflows/main.yml/badge.svg?branch=master )
15
14
16
15
## Installation
17
16
@@ -21,8 +20,6 @@ You are encouraged to test this out on your code and submit any undesirable form
21
20
22
21
- To get the most recent version, install from master:
23
22
24
- # Optional: use cachix to get cached builds even for master
25
- cachix use nixfmt
26
23
nix-env -f https://github.com/serokell/nixfmt/archive/master.tar.gz -i
27
24
28
25
- Nix with flakes
You can’t perform that action at this time.
0 commit comments