Skip to content

Commit a0354c6

Browse files
committed
build(flake.nix/inputs): Unify treefmt-nix input for nixd
1 parent 221bc9d commit a0354c6

File tree

2 files changed

+5
-23
lines changed

2 files changed

+5
-23
lines changed

flake.lock

Lines changed: 4 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@
159159
nixd = {
160160
url = "github:nix-community/nixd";
161161
inputs.flake-parts.follows = "flake-parts";
162+
inputs.treefmt-nix.follows = "treefmt-nix";
162163
# Please refrain from adding the following line:
163164
# inputs.nixpkgs.follows = "nixpkgs";
164165
#

0 commit comments

Comments
 (0)