mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
As summarized in
https://github.com/NixOS/nix/issues/77#issuecomment-2843228280 the
motivation is that the complicated retry logic this introduced was
making the cleanup task #12628 harder to accomplish. It was not easy to
ascertain just what policy / semantics the extra control-flow was
implementing, in order to figure out a different way to implementing it
either.
After talking to Eelco about it, he decided we could just....get rid of
the feature entirely! It's a bit scary removing a decade+ old feature,
but I think he is right. See the release notes for more explanation.
This reverts commit
|
||
---|---|---|
.. | ||
rl-next | ||
source | ||
theme | ||
.version | ||
anchors.jq | ||
book.toml.in | ||
custom.css | ||
generate-builtins.nix | ||
generate-deps.py | ||
generate-manpage.nix | ||
generate-settings.nix | ||
generate-store-info.nix | ||
generate-store-types.nix | ||
generate-xp-features-shortlist.nix | ||
generate-xp-features.nix | ||
meson.build | ||
package.nix | ||
quote-literals.xsl | ||
redirects.js | ||
remove_before_wrapper.py | ||
render-manpage.sh | ||
substitute.py | ||
utils.nix |