Branch: refs/heads/fetchurl-user-agent
Home: https://github.com/NixOS/nixpkgs
Commit: cfe35e98aa7e6e87bddc0719a3e3c5b7276f7cc2
https://github.com/NixOS/nixpkgs/commit/cfe35e98aa7e6e87bddc0719a3e3c5b7276f7cc2
Author: Dan Peebles <[email protected]>
Date: 2016-08-15 (Mon, 15 Aug 2016)
Changed paths:
M pkgs/build-support/fetchurl/builder.sh
M pkgs/build-support/fetchurl/default.nix
Log Message:
-----------
fetchurl: add user agent
It would be nice to be able to track Nix requests. It's not trustworthy,
but can be helpful for stats and routing in HTTP logs.
Since `fetchurl` is used so widely, we should "magically" get a UA on
`fetchzip`, `fetchFromGitHub`, and other related fetchers.
Since `fetchurl` is only used for fixed-output derivations, this should
cause no mass rebuild.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits