Skip to content

Commit

Permalink
chore: remove further formatting stuff
Browse files Browse the repository at this point in the history
`nix fmt` implemented via `treefmt` is enough. This is an ammendment to
0edacaf .
  • Loading branch information
wucke13 committed Oct 16, 2024
1 parent fda42e6 commit 1dbc229
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -499,10 +499,6 @@

# both
python3Packages.camkes-deps # includes seL4-deps

# Nix flake related tooling
nixpkgs-fmt # formatting nix files
nodePackages.prettier # prettifier for MarkDown and YAML
];
};

Expand Down

0 comments on commit 1dbc229

Please sign in to comment.