-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ninja: make reproducible #55421
ninja: make reproducible #55421
Conversation
Could we set generate.consistent.ids globally? |
Probably not a nice idea, for one it doesn't produce good IDs. Secondly, this is only fixing a bug in ninja's own docs generation. For our own docs, I think it is preferable to have the unstable IDs to push us to making actually decent IDs. |
Co-Authored-By: grahamc <graham@grahamc.com>
|
See ninja-build/ninja#1529
Motivation for this change
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)