1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00

Remove nixfmt override

Closes https://github.com/NixOS/nix/issues/12418
IFD in nixfmt repo
This commit is contained in:
Robert Hensing 2025-02-19 10:29:58 +01:00
parent f201446983
commit 573ffac2e6
3 changed files with 0 additions and 54 deletions

View file

@ -20,7 +20,6 @@
# work around 7730 and https://github.com/NixOS/nix/issues/7807
inputs.git-hooks-nix.inputs.flake-compat.follows = "";
inputs.git-hooks-nix.inputs.gitignore.follows = "";
inputs.nixfmt.url = "github:NixOS/nixfmt";
outputs =
inputs@{