Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 48a5bb703d5eace1a30ee4d8daca999389d0ddb9
      
https://github.com/NixOS/nixpkgs/commit/48a5bb703d5eace1a30ee4d8daca999389d0ddb9
  Author: zimbatm <[email protected]>
  Date:   2016-01-29 (Fri, 29 Jan 2016)

  Changed paths:
    M pkgs/build-support/setup-hooks/set-source-date-epoch-to-latest.sh

  Log Message:
  -----------
  stdenv: fix set-source-date-epoch-to-latest (close #12602)

In some cases the $sourceRoot is missing. Skip the hook instead
of showing the following cryptic error:

    find: cannot search `': No such file or directory
    
/nix/store/0p1afvl8jcpi6dvsq2n58i90w9c59vz1-set-source-date-epoch-to-latest.sh: 
line 12: [: : integer expression expected

vcunat removed the warning; the hook will just skip silently in these cases.
Perhaps someone can improve on it some time.


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to