mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
Remove nixfmt override
Closes https://github.com/NixOS/nix/issues/12418 IFD in nixfmt repo
This commit is contained in:
parent
f201446983
commit
573ffac2e6
3 changed files with 0 additions and 54 deletions
|
@ -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@{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue