Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1681718e2fd81c2613604df0a3fbb259bf213ceb
      
https://github.com/NixOS/nixpkgs/commit/1681718e2fd81c2613604df0a3fbb259bf213ceb
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-07-20 (Wed, 20 Jul 2016)

  Changed paths:
    M pkgs/data/fonts/google-fonts/default.nix

  Log Message:
  -----------
  google-fonts: Turn into a fixed-output derivation

Also remove the executable bit from some fonts, and don't build on
Hydra because this package is huge.


  Commit: 024cb9eecd1f25dad64622ce1e59299059d5019c
      
https://github.com/NixOS/nixpkgs/commit/024cb9eecd1f25dad64622ce1e59299059d5019c
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-07-20 (Wed, 20 Jul 2016)

  Changed paths:
    M pkgs/development/libraries/gnutls/generic.nix

  Log Message:
  -----------
  gnutls: Disable parallel building

This can fail randomly with

    CC       systemkey.o
  In file included from systemkey.c:47:0:
  systemkey-args.h:1:1: error: unterminated comment
   /*   -*- buffer-read-only: t -*- vi: set ro:

which is presumably caused by a race with the generation step above:

  autogen systemkey-args.def

http://hydra.nixos.org/build/37878764#tabs-buildsteps


Compare: https://github.com/NixOS/nixpkgs/compare/55120ac4cb6e...024cb9eecd1f
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to