Florian Friesdorf wrote: > If you need to run as sudo, then first sudo -i as the env var will not > make it into the sudo'ed environment: > > sudo -i > NIX_CURL_FLAGS='-m 600' nix-pull \ > http://hydra.nixos.org/jobset/nixpkgs/stdenv/channel/latest/MANIFEST or sudo env NIX_CURL_FLAGS='-m 600' nix-pull \ http://hydra.nixos.org/jobset/nixpkgs/stdenv/channel/latest/MANIFEST -- Yury G. Kudryashov, mailto: [email protected]
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
