Quantum Jump
6e0ca02425
`nix-collect-garbage --dry-run` previously elided the entire garbage
collection check, meaning that it would just exit the script without
printing anything.
This change makes the dry run flag instead set the GC action to
`gcReturnDead` rather than `gcDeleteDead`, and then continue with the
script. So if you set `--dry-run`, it will print the paths it *would*
have garbage collected, but not actually delete them.
I filed a bug for this: #432 but then realised I could give fixing it a go myself.
Change-Id: I062dbf1a80bbab192b5fd0b3a453a0b555ad16f2
133 lines
2.1 KiB
YAML
133 lines
2.1 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
|
|
|
|
horrors:
|
|
display_name: eldritch horrors
|
|
forgejo: pennae
|
|
github: pennae
|
|
|
|
iFreilicht:
|
|
github: iFreilicht
|
|
|
|
jade:
|
|
forgejo: jade
|
|
github: lf-
|
|
|
|
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
|
|
|
|
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
|