1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 14:21:48 +02:00

Merge pull request #12200 from NixOS/mergify/bp/2.24-maintenance/pr-11613

doc/nix fmt: Do not document behavior we do not control (backport #11613)
This commit is contained in:
mergify[bot] 2025-01-10 22:11:49 +00:00 committed by GitHub
commit 4d2cc07b48
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 16 deletions

View file

@ -11,7 +11,7 @@ cp ./simple.nix ./simple.builder.sh ./fmt.simple.sh ./config.nix $TEST_HOME
cd $TEST_HOME
nix fmt --help | grep "Format"
nix fmt --help | grep "forward"
cat << EOF > flake.nix
{