Jonas Chevalier
2265536e85
When `nix fmt` is called without an argument, Nix appends the "." argument before calling the formatter. The comment in the code is:
> Format the current flake out of the box
This also happens when formatting sub-folders.
This means that the formatter is now unable to distinguish, as an interface, whether the "." argument is coming from the flake or the user's intent to format the current folder. This decision should be up to the formatter.
Treefmt, for example, will automatically look up the project's root and format all the files. This is the desired behaviour. But because the "." argument is passed, it cannot function as expected.
Upstream-PR: https://github.com/nixos/nix/pull/11438
Change-Id: I60fb6b3ed4ec1b24f81b5f0d76c0be98470817ce
153 lines
2.4 KiB
YAML
153 lines
2.4 KiB
YAML
# This file is a mapping of metadata for change authors, sort of like
|
|
# maintainer-list.nix in nixpkgs.
|
|
#
|
|
# It's used for crediting people accurately in release notes. The release notes
|
|
# script will link to forgejo, then to GitHub if forgejo is not present.
|
|
#
|
|
# When adding someone from outside the Lix project, you generally want to simply link their GitHub profile without adding a display name unless they are well-known in the community by that display name.
|
|
#
|
|
# See doc/manual/src/contributing/hacking.md for more documentation on this file's format and typical usage.
|
|
9999years:
|
|
display_name: wiggles
|
|
forgejo: rbt
|
|
github: 9999years
|
|
|
|
Artturin:
|
|
github: Artturin
|
|
|
|
DavHau:
|
|
github: DavHau
|
|
|
|
Kha:
|
|
github: Kha
|
|
|
|
Lunaphied:
|
|
forgejo: Lunaphied
|
|
github: Lunaphied
|
|
|
|
Qyriad:
|
|
forgejo: Qyriad
|
|
github: Qyriad
|
|
|
|
SharzyL:
|
|
github: SharzyL
|
|
|
|
alois31:
|
|
forgejo: alois31
|
|
github: alois31
|
|
|
|
artemist:
|
|
display_name: Artemis Tosini
|
|
forgejo: artemist
|
|
|
|
cole-h:
|
|
display_name: Cole Helbling
|
|
github: cole-h
|
|
|
|
delan:
|
|
display_name: delan
|
|
forgejo: delan
|
|
github: delan
|
|
|
|
edolstra:
|
|
display_name: Eelco Dolstra
|
|
github: edolstra
|
|
|
|
ericson:
|
|
display_name: John Ericson
|
|
github: ericson2314
|
|
|
|
goldstein:
|
|
display_name: goldstein
|
|
forgejo: goldstein
|
|
github: GoldsteinE
|
|
|
|
horrors:
|
|
display_name: eldritch horrors
|
|
forgejo: pennae
|
|
github: pennae
|
|
|
|
iFreilicht:
|
|
github: iFreilicht
|
|
|
|
isabelroses:
|
|
forgejo: isabelroses
|
|
github: isabelroses
|
|
|
|
jade:
|
|
forgejo: jade
|
|
github: lf-
|
|
|
|
kjeremy:
|
|
github: kjeremy
|
|
|
|
kloenk:
|
|
forgejo: kloenk
|
|
github: kloenk
|
|
|
|
lovesegfault:
|
|
github: lovesegfault
|
|
|
|
ma27:
|
|
forgejo: ma27
|
|
github: ma27
|
|
|
|
matthewbauer:
|
|
github: matthewbauer
|
|
|
|
midnightveil:
|
|
display_name: julia
|
|
forgejo: midnightveil
|
|
github: midnightveil
|
|
|
|
ncfavier:
|
|
github: ncfavier
|
|
|
|
piegames:
|
|
display_name: piegames
|
|
forgejo: piegames
|
|
github: piegamesde
|
|
|
|
puck:
|
|
display_name: puck
|
|
forgejo: puck
|
|
github: puckipedia
|
|
|
|
quantumjump:
|
|
display_name: Quantum Jump
|
|
github: QuantumBJump
|
|
|
|
r-vdp:
|
|
github: r-vdp
|
|
|
|
raito:
|
|
display_name: Raito Bezarius
|
|
forgejo: raito
|
|
github: RaitoBezarius
|
|
|
|
roberth:
|
|
display_name: Robert Hensing
|
|
github: roberth
|
|
|
|
thufschmitt:
|
|
display_name: Théophane Hufschmitt
|
|
github: thufschmitt
|
|
|
|
tomberek:
|
|
display_name: Tom Bereknyei
|
|
github: tomberek
|
|
|
|
valentin:
|
|
display_name: Valentin Gagarin
|
|
github: fricklerhandwerk
|
|
|
|
winter:
|
|
forgejo: winter
|
|
github: winterqt
|
|
|
|
yshui:
|
|
github: yshui
|
|
|
|
zimbatm:
|
|
github: zimbatm
|