Revert "devenv: disable telemetry by default"
This reverts commit 1aca3c4213.
Since I'm the maintainer and author of this package, I was never asked
if I agree with this change and I don't.
It's going to make it really hard to improve the generation without
telemetry, otherwise we wouldn't have done it.
This commit is contained in:
@@ -74,7 +74,6 @@ rustPlatform.buildRustPackage {
|
||||
wrapProgram $out/bin/devenv \
|
||||
--prefix PATH ":" "$out/bin:${cachix}/bin" \
|
||||
--set DEVENV_NIX ${devenv_nix} \
|
||||
--set-default DO_NOT_TRACK 1 \
|
||||
${setDefaultLocaleArchive}
|
||||
|
||||
# Generate manpages
|
||||
|
||||
Reference in New Issue
Block a user