Skip to content

Commit

Permalink
[nix] Add formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
aeolyus committed May 13, 2024
1 parent 333b9ab commit 84ab60a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
nativeBuildInputs = with pkgs; [ pkg-config ];
RUST_SRC_PATH = rustPlatform.rustLibSrc;
};
formatter = pkgs.nixpkgs-fmt;
}
);
}

0 comments on commit 84ab60a

Please sign in to comment.