Commit caade900 authored by Domen Kožar's avatar Domen Kožar
Browse files

Revert "devenv: disable telemetry by default"

This reverts commit 1aca3c42.

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.
parent 3efe0a9b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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