Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 23e9e33975bf560ec3fd6e5b2e01d7cd9ce1c14e
      
https://github.com/NixOS/nixpkgs/commit/23e9e33975bf560ec3fd6e5b2e01d7cd9ce1c14e
  Author: Nathan Zadoks <[email protected]>
  Date:   2016-07-02 (Sat, 02 Jul 2016)

  Changed paths:
    M pkgs/build-support/docker/tarsum.go

  Log Message:
  -----------
  dockerTools: format tarsum.go with gofmt

Nearly all Go code on this earth is formatted with gofmt, and it's
somewhat surprising to find a Go file that isn't formatted accordingly.


  Commit: b9284e445b3d27532c3493eb0fc09822b949e817
      
https://github.com/NixOS/nixpkgs/commit/b9284e445b3d27532c3493eb0fc09822b949e817
  Author: Nathan Zadoks <[email protected]>
  Date:   2016-07-02 (Sat, 02 Jul 2016)

  Changed paths:
    M pkgs/build-support/docker/tarsum.go

  Log Message:
  -----------
  dockerTools: disable compression in tarsum.go

Previously, tarsum would compress the (discarded) tarball produced.
That's a waste of CPU, and a waste of time.


  Commit: 1109b236cf30f5c0d592038ef65d3a40c4b41f87
      
https://github.com/NixOS/nixpkgs/commit/1109b236cf30f5c0d592038ef65d3a40c4b41f87
  Author: Franz Pletz <[email protected]>
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
    M pkgs/build-support/docker/tarsum.go

  Log Message:
  -----------
  Merge pull request #16660 from nathan7/tarsum

dockerTools: disable compression in tarsum.go


Compare: https://github.com/NixOS/nixpkgs/compare/afa69e14dbc6...1109b236cf30
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to