mirror of https://github.com/pwndbg/pwndbg.git
use nixfmt-tree instead of calling the nixfmt-rfc-style directly (#2928)
as of nix 2.25.0, `nix fmt` will not automatically recurse through nix files so `nixfmt-rfc-style` will format from stdin instead. see: https://github.com/NixOS/nix/pull/11438 this issue https://github.com/NixOS/nixfmt/issues/273 recommends that we use `nixfmt-tree` which calls `treefmt` in the backend with a minimal configuration for nixpull/2929/head
parent
deb8c43fa3
commit
e02396a1c9
Loading…
Reference in new issue