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:
Domen Kožar
2025-02-14 08:35:14 +00:00
parent 3efe0a9bef
commit caade90015
-1
View File
@@ -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