Files
nixpkgs/ci/default.nix
Matt Sturgeon e981b17a96 ci: explicitly define programs.nixfmt.package
Currently treefmt-nix is still defaulting `programs.nixfmt.package` to
the `nixfmt-rfc-style` alias. This makes sense, as they do not know for
certain which revision of nixpkgs is in use.

We do know, however, so we can explicitly use the non-alias name.
2025-08-21 16:29:32 +01:00

5.2 KiB