Skip to content

Commit

Permalink
nix: Declare formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
antoineco committed Sep 6, 2024
1 parent d0d234a commit 5870f32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
{
inherit (flake-schemas) schemas;

formatter = forAllSystems ({ pkgs }: pkgs.nixpkgs-fmt);

devShells = forAllSystems ({ pkgs }:
let
ruby-env = (ruby-nix.lib pkgs {
Expand Down

0 comments on commit 5870f32

Please sign in to comment.